2009-09-27 |
Sam Lantinga |
Fixed bug #713
SDL-1.2
|
2009-09-27 |
Sam Lantinga |
Added missing DirectX data
SDL-1.2
|
2009-09-27 |
Sam Lantinga |
Fixed bug #586
SDL-1.2
|
2009-09-26 |
Sam Lantinga |
Fixed bug #810
SDL-1.2
|
2009-09-26 |
Sam Lantinga |
Fixed 32-bit build
SDL-1.2
|
2009-09-26 |
Sam Lantinga |
Fixed bug #806
SDL-1.2
|
2009-09-26 |
Sam Lantinga |
Fixed bug #797
SDL-1.2
|
2009-09-26 |
Sam Lantinga |
Fixed bug #734
SDL-1.2
|
2009-09-26 |
Sam Lantinga |
Fixed crash with right side up BMP files
SDL-1.2
|
2009-09-23 |
Sam Lantinga |
Fixed bug #719
SDL-1.2
|
2009-09-23 |
Sam Lantinga |
Fixed bug #732
SDL-1.2
|
2009-09-23 |
Sam Lantinga |
Fixed bug #803
SDL-1.2
|
2009-09-23 |
Sam Lantinga |
Potentially fixed bug #774
SDL-1.2
|
2009-09-23 |
Sam Lantinga |
Fixed endianness issues with fullscreen mode
SDL-1.2
|
2009-09-23 |
Sam Lantinga |
Possibly fixed bug #601, definitely fixed a potential issue with threads
SDL-1.2
|
2009-09-23 |
Sam Lantinga |
Added some extra headers
SDL-1.2
|
2009-09-22 |
Sam Lantinga |
Added cast macros so SDL_net will compile with SDL 1.2
SDL-1.2
|
2009-09-22 |
Sam Lantinga |
Fixed compile error on Win32
SDL-1.2
|
2009-09-22 |
Sam Lantinga |
Added missing newline
SDL-1.2
|
2009-09-22 |
Sam Lantinga |
Max correctly pointed out that this will cause unexpected change in application
SDL-1.2
|
2009-09-22 |
Sam Lantinga |
Whoops, this breaks building on Mac OS X 10.4
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Added header guards for SDLMain.h
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fix for expression error by Torsten Giebl - Thanks! :)
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #638
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #637
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Whoops, need both the header and the library!
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #727
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #714
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #674
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #795
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #695
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #778
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #706
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #698
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #615
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Oh yeah, we have GLX support too.
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #577
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #591
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #572
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #571.. I think. :)
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #570
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Updated the version to 1.2.14 for the next release.
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #562
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
The sound manager code is outdated and should only be used on Mac OS 9 now.
SDL-1.2
|
2009-09-21 |
Ryan C. Gordon |
Use correct value when calculating audio conversion length.
SDL-1.2
|
2009-09-21 |
Ryan C. Gordon |
1.2 Quartz video: Ripped out QuickDraw and QuickTime.
SDL-1.2
|
2009-09-21 |
Ryan C. Gordon |
Patched to compile on Mac OS X <= 10.4 SDKs.
SDL-1.2
|
2009-09-20 |
Patrice Mandin |
Make the list NULL terminated.
SDL-1.2
|
2009-09-20 |
Patrice Mandin |
Forgot to allocate memory for native video mode data.
SDL-1.2
|
2009-09-20 |
Patrice Mandin |
Oops, need to compile first, before commit.
SDL-1.2
|
2009-09-20 |
Patrice Mandin |
Set video mode, allocate buffers, and enable new Milan video xbios support, need a tester now :).
SDL-1.2
|
2009-09-20 |
Patrice Mandin |
Define flags for double line and c2p operations. More Milan video work.
SDL-1.2
|
2009-09-19 |
Patrice Mandin |
Use loop to allocate needed buffers, instead of code duplication. Add missing header.
SDL-1.2
|
2009-09-19 |
Patrice Mandin |
Enumerates custom modes
SDL-1.2
|
2009-09-19 |
Patrice Mandin |
Start Milan video support
SDL-1.2
|
2009-09-19 |
Patrice Mandin |
Preliminary work to support the Milan video bios, that will gives access to 24 or 32 bpp modes. I used the svga driver as model to dynamically build video modes list.
SDL-1.2
|
2009-09-14 |
Ryan C. Gordon |
GCC 3.03 support on OS/2.
SDL-1.2
|
2009-09-13 |
Ryan C. Gordon |
Made NAS target dynamic, so you can safely include it in shipping binaries.
SDL-1.2
|
2009-09-12 |
Ryan C. Gordon |
Put some extra parentheses around some logic, to clarify order of operations.
SDL-1.2
|
2009-09-12 |
Ryan C. Gordon |
Fixed CD-ROM code to work with Mac OS X 10.6 SDK and 64-bit targets.
SDL-1.2
|