2006-06-30 |
Sam Lantinga |
Cleaned up a bunch of warnings, started adding Win32 event support
SDL-1.3
|
2006-06-28 |
Sam Lantinga |
You can now create multiple windows on Win32
SDL-1.3
|
2006-06-27 |
Sam Lantinga |
Further progress on the new Windows video driver:
SDL-1.3
|
2006-06-27 |
Sam Lantinga |
Include sdl.pc in the development RPM
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
The screen/shadow surface flags are no longer needed
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
Fixed libiconv detection
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
Fixed problem with nasm hidden visibility detection
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
Whoops, forgot to indent
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
Started framework for Windows video driver
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
Almost added Mac OS X nasm support
SDL-1.3
|
2006-06-26 |
Sam Lantinga |
------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] -------
SDL-1.3
|
2006-06-25 |
Sam Lantinga |
Merged gcc on win32 fix from SDL 1.2
SDL-1.3
|
2006-06-24 |
Sam Lantinga |
Merged fix for bug #240 from SDL 1.2
SDL-1.3
|
2006-06-24 |
Sam Lantinga |
Passing NULL to SDL_SetDisplayMode() will set the desktop mode.
SDL-1.3
|
2006-06-24 |
Sam Lantinga |
Added a multi-window version of testsprite using the new API.
SDL-1.3
|
2006-06-24 |
Sam Lantinga |
Merged fix for bug #258 from SDL 1.2
SDL-1.3
|
2006-06-24 |
Sam Lantinga |
Merged memory leak fix from SDL 1.2
SDL-1.3
|
2006-06-24 |
Sam Lantinga |
Merged SDL_GL_SWAP_CONTROL fix from SDL 1.2
SDL-1.3
|
2006-06-23 |
Sam Lantinga |
Merged Ryan's 5.1 audio fix from SDL 1.2
SDL-1.3
|
2006-06-23 |
Sam Lantinga |
Merged DirectSound dropout fix from SDL 1.2
SDL-1.3
|
2006-06-23 |
Sam Lantinga |
Merged dynamic X11 fix from SDL 1.2
SDL-1.3
|
2006-06-21 |
Sam Lantinga |
Renamed, per Mike's comment on bug #157
SDL-1.3
|
2006-06-21 |
Sam Lantinga |
Renamed, per Mike's comment on bug #157
SDL-1.3
|
2006-06-21 |
Sam Lantinga |
Fixed bug #157
SDL-1.3
|
2006-06-21 |
Sam Lantinga |
Fixed bug #256
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
Date: Fri, 9 Jun 2006 11:35:23 +0300
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
Fixed bug #251
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
Bug #250, pkg-config support contributed by Mikael Eriksson
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
I think this fixes bug #244
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
Fixed bug #241
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
Fixed bug #232
SDL-1.3
|
2006-06-20 |
Sam Lantinga |
Fixed bug #232
SDL-1.3
|
2006-06-18 |
Sam Lantinga |
This trick only works for English
SDL-1.3
|
2006-06-18 |
Sam Lantinga |
Added the unicode keysym memory again for backwards compatibility.
SDL-1.3
|
2006-06-18 |
Sam Lantinga |
Fixed YUV overlay crash
SDL-1.3
|
2006-06-18 |
Sam Lantinga |
Software YUV texture support in progress...
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 |
More compile fixes
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-11 |
Sam Lantinga |
Finishing up keyboard code revamp, at least for now...
SDL-1.3
|
2006-06-10 |
Sam Lantinga |
Keyboard code update in progress
SDL-1.3
|
2006-06-09 |
Sam Lantinga |
Updated SDL_Surface code for software-only access, fixed some build errors
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-29 |
Sam Lantinga |
Implemented many compatibility functions
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
The dummy video driver compiles. :)
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
more indent cleanup
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
more indent cleanup
SDL-1.3
|
2006-05-28 |
Sam Lantinga |
fine tuning indent output
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-21 |
Sam Lantinga |
Moved DirectInput joystick code to 1.3 branch
SDL-1.3
|