Sat, 29 Dec 2007 18:50:33 +0000 |
Sam Lantinga |
Fixed bug #502
SDL-1.2
|
Sat, 01 Sep 2007 17:25:24 +0000 |
Ryan C. Gordon |
ANSI C fix (all variables need to be defined at start of block).
SDL-1.2
|
Wed, 04 Jul 2007 15:22:07 +0000 |
Sam Lantinga |
Fixed bug #450
SDL-1.2
|
Mon, 25 Jun 2007 19:58:32 +0000 |
Ryan C. Gordon |
Significantly improved XIM support.
SDL-1.2
|
Fri, 06 Apr 2007 20:30:41 +0000 |
Ryan C. Gordon |
Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's
SDL-1.2
|
Sat, 02 Aug 2008 17:40:49 +0000 |
Szymon Wilczek |
First comments and code upgrades in X11
gsoc2008_manymouse
|
Thu, 03 Jul 2008 22:03:58 +0000 |
Szymon Wilczek |
Relative mode for tablets. Info on wiki.
gsoc2008_manymouse
|
Wed, 02 Jul 2008 20:29:29 +0000 |
Szymon Wilczek |
Proximity events and evil-temporary makefile repair
gsoc2008_manymouse
|
Thu, 19 Jun 2008 17:24:30 +0000 |
Szymon Wilczek |
Major bug fixes
gsoc2008_manymouse
|
Fri, 06 Jun 2008 15:23:29 +0000 |
Szymon Wilczek |
http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXi
gsoc2008_manymouse
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
Thu, 21 Jan 2010 06:21:52 +0000 |
Sam Lantinga |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|