2011-01-21 |
Sam Lantinga |
Fixed bug #925
|
2011-01-20 |
Sam Lantinga |
PS3 Linux is no more...
|
2011-01-20 |
Sam Lantinga |
Nobody has stepped up to maintain an svgalib driver. Bye bye! :)
|
2011-01-20 |
Sam Lantinga |
Nobody has stepped up to maintain a framebuffer console driver. Bye bye! :)
|
2011-01-12 |
Sam Lantinga |
Set blend mode for textures that were created from surfaces with a colorkey
|
2011-01-12 |
Sam Lantinga |
Support the new 16-bit pixel formats in SDL_CreateTextureFromSurface()
|
2011-01-12 |
Sam Lantinga |
You can't change the resolution on some devices
|
2011-01-12 |
Sam Lantinga |
Use a valid window when creating the default renderer
|
2010-12-12 |
Sam Lantinga |
Use the enumerated type for blend and scale mode instead of int
|
2010-11-23 |
Daniel Wyatt |
Windows candidate list support.
|
2010-09-27 |
Sam Lantinga |
Minor cleanup in patches from Coursoud
|
2010-09-27 |
Sam Lantinga |
Merged the Windows custom window system hooks into the union used by X11.
|
2010-09-27 |
Sam Lantinga |
SDL_DestroyWindow is setting window->magic to NULL too early. -
|
2010-08-29 |
Sam Lantinga |
Whoops, return "" even if the window is invalid.
|
2010-08-29 |
Sam Lantinga |
The title is stored internally as NULL if it's empty, and returned as ""
|
2010-08-22 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
2010-07-27 |
Eli Gottlieb |
OK, it appears that dramatic hacks are not necessary to make Cocoa work...
|
2010-07-26 |
Eli Gottlieb |
Rejiggering the way shaped windows are created as preparation for OS X implementation. Fixed overdrive bug in test program that appears to have been introduced by someone other than myself.
|
2010-06-30 |
Eli Gottlieb |
Finished X11 shaped-window functionality and removed ellipse+polygon rendering.
|
2010-06-03 |
Eli Gottlieb |
Fixed up new functions and files so that they build as part of SDL.
|
2010-06-03 |
Eli Gottlieb |
Stubbed out the new drawing, filling, and geometry functions for ellipses and polygons.
|
2010-08-22 |
Sam Lantinga |
Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
|
2010-07-18 |
dewyatt |
Merge with main repo (mainly for non-printable character fix)
|
2010-07-12 |
dewyatt |
Changed Start/StopTextInput back to not take any parameters.
|
2010-07-10 |
dewyatt |
Changed StopTextInput to take an SDL_Window parameter.
|
2010-07-08 |
dewyatt |
Changed StartTextInput to take an SDL_Window parameter.
|
2010-08-22 |
Sam Lantinga |
Merged Paul's Google Summer of Code work from SDL-gsoc2010_android
|
2010-06-10 |
Paul Hunkin |
Added (partially implemented) android video backend and associated files needed to build
|
2010-07-28 |
Sam Lantinga |
Andrey A.
|
2010-07-14 |
Sam Lantinga |
Fixed bug #1000
|