2008-09-15 |
Sam Lantinga |
indent
|
2008-09-02 |
Holmes Futrell |
Added retained backing attribute, reference to UIKit renderer
|
2008-08-27 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-06-10 |
Darren Alton |
First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired.
gsoc2008_nds
|
2008-07-20 |
Edgar Simo |
Synced with trunk.
gsoc2008_force_feedback
|
2008-07-17 |
Holmes Futrell |
Added declaration of UIKit video bootstrap. Added retained_backing property to glconfig structure.
gsoc2008_iphone
|
2008-02-05 |
Sam Lantinga |
First pass implementation of new SDL scancode concept, as discussed with
|
2007-08-19 |
Sam Lantinga |
Date: Thu, 05 Jul 2007 14:02:33 -0700
|
2007-08-15 |
Sam Lantinga |
Optimization suggested by Ryan:
|
2006-10-29 |
Ryan C. Gordon |
Removed AmigaOS code for 1.3 branch.
|
2006-08-28 |
Sam Lantinga |
Added source color and alpha modulation support.
|
2006-08-10 |
Sam Lantinga |
The GGI driver hasn't been maintained in 8 years. It's probably safe to remove. :)
|
2006-08-10 |
Sam Lantinga |
MacOS Classic is no longer supported.
|
2006-08-10 |
Sam Lantinga |
David Hedbor is no longer maintaining the Qtopia code.
|
2006-08-06 |
Sam Lantinga |
Allow the render context to do necessary work when the video mode changes.
|
2006-07-26 |
Sam Lantinga |
PicoGUI is no longer maintained by the author.
|
2006-07-26 |
Sam Lantinga |
The AAlib driver is fun, but not worth rewriting for SDL 1.3
|
2006-07-26 |
Sam Lantinga |
Hopefully glSDL has been superceded by the OpenGL render driver.
|
2006-07-26 |
Sam Lantinga |
More DGA removal
|
2006-07-25 |
Sam Lantinga |
Implemented OpenGL support on Mac OS X
|
2006-07-23 |
Sam Lantinga |
The Mac OS X Cocoa video driver is under construction...
|
2006-07-23 |
Sam Lantinga |
Fixed crash with multiple windows
|
2006-07-22 |
Sam Lantinga |
If the OpenGL renderer is selected for a non-OpenGL window, recreate the window with OpenGL enabled.
|
2006-07-22 |
Sam Lantinga |
Switch OpenGL contexts when switching render contexts.
|
2006-07-17 |
Sam Lantinga |
Implemented Windows OpenGL support
|
2006-07-16 |
Sam Lantinga |
Setting up the OpenGL support
|
2006-07-15 |
Sam Lantinga |
Streamlined the API a bit and optimized the software renderer.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-04-27 |
Sam Lantinga |
Implemented bug #5
|
2006-04-27 |
Sam Lantinga |
Implemented bug #2, 117:
|
2006-07-09 |
Sam Lantinga |
The general code handles restoring video mode/gamma/etc. when the window loses focus.
SDL-1.3
|
2006-07-09 |
Sam Lantinga |
Implemented gamma correction on Windows.
SDL-1.3
|
2006-07-07 |
Sam Lantinga |
Fixed compile problems with new OpenGL API.
SDL-1.3
|
2006-07-07 |
Sam Lantinga |
Implemented Win32 video mode support
SDL-1.3
|
2006-06-30 |
Sam Lantinga |
Cleaned up a bunch of warnings, started adding Win32 event support
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
Started framework for Windows video driver
SDL-1.3
|
2006-06-24 |
Sam Lantinga |
Added a multi-window version of testsprite using the new API.
SDL-1.3
|
2006-06-17 |
Sam Lantinga |
Finished palettized display handling.
SDL-1.3
|
2006-06-16 |
Sam Lantinga |
Default palette entries to white, instead of black.
SDL-1.3
|
2006-06-15 |
Sam Lantinga |
Working on paletted display and texture support (two different issues)
SDL-1.3
|
2006-06-14 |
Sam Lantinga |
Dummy video driver works again in high color video modes. Yay!
SDL-1.3
|
2006-06-14 |
Sam Lantinga |
SDL_SetVideoMode() compiles now...
SDL-1.3
|
2006-06-13 |
Sam Lantinga |
Added new style dummy renderer
SDL-1.3
|
2006-06-12 |
Sam Lantinga |
Adding software renderer implementation
SDL-1.3
|
2006-06-11 |
Sam Lantinga |
Overlay functions are being replaced by YUV textures.
SDL-1.3
|
2006-06-10 |
Sam Lantinga |
Keyboard code update in progress
SDL-1.3
|
2006-06-09 |
Sam Lantinga |
Moved the cursor handling into the mouse code.
SDL-1.3
|
2006-06-07 |
Sam Lantinga |
Work in progress. :)
SDL-1.3
|
2006-05-29 |
Sam Lantinga |
The test programs compile again.
SDL-1.3
|
2006-05-29 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
The dummy video driver compiles. :)
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
2006-05-01 |
Sam Lantinga |
glSDL support
SDL-1.3
|
2006-04-27 |
Sam Lantinga |
SDL-trunk-1.3-merge-1
SDL-1.3
|
2006-03-14 |
Sam Lantinga |
WIN32 is no longer defined on Windows builds
|
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-06 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
2006-02-01 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
2006-01-19 |
Ryan C. Gordon |
Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
|