2006-02-21 |
Patrice Mandin |
Fixed include files
|
2006-02-21 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
2006-02-16 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
2006-02-10 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
2006-02-08 |
Patrice Mandin |
Fixes for new SDL embedded libc stuff
|
2006-02-07 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
2006-02-07 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
2006-02-02 |
Patrice Mandin |
Update for mintlib 0.57.6 (m68k-atari-mint libc)
|
2006-02-01 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
2006-01-19 |
Patrice Mandin |
Rollback 1.28 change, but only for UpdateRects function this time
|
2006-01-08 |
Patrice Mandin |
Rollback
|
2006-01-08 |
Patrice Mandin |
Load default OpenGL library if needed at driver initialization
|
2005-07-27 |
Patrice Mandin |
Tell user how many bytes are needed
|
2005-07-27 |
Patrice Mandin |
Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
|
2005-07-27 |
Patrice Mandin |
Revert back change between 1.29 and 1.30
|
2005-07-21 |
Patrice Mandin |
Revert back screen centering when using c2p
|
2005-07-18 |
Patrice Mandin |
Set hardware palette to black in True Colour mode
|
2005-06-30 |
Patrice Mandin |
4bits screen also has hardware palette
|
2005-06-30 |
Patrice Mandin |
Was not using firstcolor parameter
|
2005-06-06 |
Patrice Mandin |
SDL will center surface on screen for us
|
2005-05-31 |
Patrice Mandin |
Add Centscreen extended modes support
|
2005-05-18 |
Patrice Mandin |
Add Falcon Centscreen extension support
|
2005-03-07 |
Patrice Mandin |
Disable debug code
|
2005-03-07 |
Patrice Mandin |
Dynamically create list of video modes, easier to add new ones
|
2005-02-22 |
Patrice Mandin |
Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
|
2004-11-27 |
Patrice Mandin |
Forgot to flush OpenGL buffer using glFinish
|
2004-11-26 |
Patrice Mandin |
Keep current OpenGL context when possible
|
2004-11-26 |
Patrice Mandin |
Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
|
2004-11-25 |
Patrice Mandin |
Factorize OSMesa OpenGL code for Atari drivers
|
2004-11-20 |
Patrice Mandin |
OSMesa draws upside down
|
2004-11-17 |
Patrice Mandin |
Grr, have to resort video modes one more time
|
2004-11-17 |
Patrice Mandin |
Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
|
2004-11-13 |
Patrice Mandin |
Sort video modes by width then height
|
2004-02-07 |
Patrice Mandin |
Video modes must be sorted by Y size, for SDL_GetVideoMode() to operate properly
|
2004-01-31 |
Patrice Mandin |
Milan and Hades Atari clones do not have an Atari video chip
|
2004-01-04 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
2003-11-12 |
Patrice Mandin |
Use new C2P routine
|
2003-09-03 |
Patrice Mandin |
Finally bugfixed: the simpler the better
|
2003-09-02 |
Patrice Mandin |
Severe bugfix: format->BitsPerPixel not checked in ListModes function
|
2003-02-12 |
Sam Lantinga |
*** empty log message ***
|
2002-12-07 |
Sam Lantinga |
Updated Atari port for new system headers (thanks Patrice!)
|
2002-10-05 |
Sam Lantinga |
Fixed gamma correction in Atari video drivers (thanks Patrice!)
|
2002-03-26 |
Sam Lantinga |
*** empty log message ***
|
2002-03-22 |
Sam Lantinga |
*** empty log message ***
|
2002-03-20 |
Sam Lantinga |
Date: Fri, 15 Mar 2002 18:24:59 GMT+1
|
2002-03-06 |
Sam Lantinga |
Updated copyright information for 2002
|
2002-02-27 |
Sam Lantinga |
From: Patrice Mandin <pmandin@caramail.com>
|
2002-02-17 |
Sam Lantinga |
Added initial support for Atari (thanks Patrice!)
|