Tue, 26 Aug 2008 05:57:41 +0000 |
Sam Lantinga |
indent
|
Mon, 25 Aug 2008 18:02:14 +0000 |
Szymon Wilczek |
Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
|
Mon, 25 Aug 2008 06:33:00 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Fri, 07 Mar 2008 20:54:11 +0000 |
Bob Pendleton |
Next version of internationalized input for X11. On my machine (famous last words :-) with a US English keyboard and locale I can compose ` and e and get a text
|
Fri, 07 Mar 2008 17:20:37 +0000 |
Bob Pendleton |
more valgrind errors fixed. Plus I ran make indent which changed a few files.
|
Thu, 06 Mar 2008 23:07:02 +0000 |
Bob Pendleton |
Fixed many valgrind errors. But, I broke testdyngl.
|
Thu, 06 Mar 2008 17:08:10 +0000 |
Bob Pendleton |
Fixing valgrind errors.
|
Tue, 04 Mar 2008 23:09:28 +0000 |
Bob Pendleton |
SetupWindowData in SDL_X11window.c was realloc()ing the display window list and incrementing numwindows even though those are being updated in functions that call
|
Wed, 25 Jul 2007 21:22:55 +0000 |
Bob Pendleton |
Added gamma table support to X11. Also now supports DirectColor visuals.
|
Tue, 24 Jul 2007 18:46:45 +0000 |
Bob Pendleton |
make indent
|
Mon, 23 Jul 2007 16:55:38 +0000 |
Bob Pendleton |
Oops, meant PsuedoColor not TrueColor
|
Thu, 12 Jul 2007 20:00:50 +0000 |
Bob Pendleton |
This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
|
Wed, 04 Jul 2007 08:01:04 +0000 |
Sam Lantinga |
Fix for bug #447 merged from SDL 1.2
|
Sat, 29 Jul 2006 21:51:00 +0000 |
Sam Lantinga |
Simplified driver window creation code.
|
Fri, 28 Jul 2006 08:43:17 +0000 |
Sam Lantinga |
Implemented X11 OpenGL support.
|
Thu, 27 Jul 2006 06:53:23 +0000 |
Sam Lantinga |
Initial work on X11 window code in.
|