Mon, 22 Nov 2004 10:18:04 +0000 |
Patrice Mandin |
Add conversion routines for unsupported screen formats
|
Sun, 21 Nov 2004 21:59:47 +0000 |
Patrice Mandin |
Add OSMesa OpenGL support to the Atari GEM video driver
|
Sat, 06 Nov 2004 08:56:23 +0000 |
Patrice Mandin |
Prevent redraws till internal buffers are correctly setup
|
Fri, 08 Oct 2004 09:08:32 +0000 |
Patrice Mandin |
No need to close the window when going to fullscreen mode
|
Tue, 10 Aug 2004 18:53:38 +0000 |
Patrice Mandin |
Give mouse position relative to window position, and do not generate mouse button event if outside of the window
|
Mon, 09 Aug 2004 11:53:14 +0000 |
Patrice Mandin |
Do not destroy window on resize, so we can go back to original size from maximized size
|
Thu, 05 Aug 2004 19:50:06 +0000 |
Patrice Mandin |
Too much backslash-n at end of line
|
Thu, 05 Aug 2004 19:43:07 +0000 |
Patrice Mandin |
Correctly center window on creation
|
Thu, 05 Aug 2004 19:37:45 +0000 |
Patrice Mandin |
Use meaningful define instead of numeral value
|
Thu, 05 Aug 2004 19:34:44 +0000 |
Patrice Mandin |
Use SDL_SetError instead of fprintf
|
Tue, 03 Aug 2004 08:50:52 +0000 |
Patrice Mandin |
Wrongly test if width multiple of 16
|
Mon, 02 Aug 2004 18:39:50 +0000 |
Patrice Mandin |
Lock the screen before doing its backup
|
Sat, 17 Jul 2004 08:58:24 +0000 |
Patrice Mandin |
Forgot to initialize video mode list
|
Fri, 06 Feb 2004 22:53:32 +0000 |
Patrice Mandin |
When commiting code, cleanup before doing it
|
Fri, 06 Feb 2004 22:41:00 +0000 |
Patrice Mandin |
Bugfixes: some info about current framebuffer overwritten by some default values, and screen width must be multiple of 16 pixels to work correctly
|