2009-01-12 |
Sam Lantinga |
Fixed Visual C++ build
|
2009-01-10 |
Sam Lantinga |
Fixed Visual C++ release build for Visual C++ 2005
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-08-31 |
Sam Lantinga |
indent
|
2008-08-26 |
Edgar Simo |
Changed spaces to tabs.
|
2008-08-25 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-07-31 |
Edgar Simo |
Configure should try to use haptic on windows with directinput.
gsoc2008_force_feedback
|
2008-07-28 |
Edgar Simo |
Put haptic defines in SDL_configs, patch by Alam.
gsoc2008_force_feedback
|
2007-06-29 |
Ryan C. Gordon |
Patched to compile (missing #endif from a mismerge). Thanks to Peter Mackay
|
2007-06-21 |
Ryan C. Gordon |
Fixed previous VC6 patch.
|
2007-06-21 |
Ryan C. Gordon |
Merged r3094:3095 from branches/SDL-1.2: Visual C++ 6.0 fixes.
|
2007-02-12 |
Ryan C. Gordon |
Merged r2956:2957 from branches/SDL-1.2: Digital Mars stdint.h usage.
|
2006-11-11 |
Ryan C. Gordon |
Fixed building of Windows waveout audio.
|
2006-07-14 |
Sam Lantinga |
More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
|
2006-07-13 |
Sam Lantinga |
Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-06-25 |
Sam Lantinga |
(none)
|
2006-06-25 |
Sam Lantinga |
Fixed including stdint.h with gcc on Win32
|
2006-05-21 |
Sam Lantinga |
Moved DirectInput joystick code to 1.3 branch
|
2006-05-21 |
Sam Lantinga |
Closed bug #74
|
2006-07-08 |
Sam Lantinga |
Starting support for Direct3D render driver.
SDL-1.3
|
2006-06-30 |
Sam Lantinga |
Cleaned up a bunch of warnings, started adding Win32 event support
SDL-1.3
|
2006-06-25 |
Sam Lantinga |
Merged gcc on win32 fix from SDL 1.2
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
|
2006-05-01 |
Sam Lantinga |
glSDL support
SDL-1.3
|
2006-04-13 |
Sam Lantinga |
Fixed bug #176
|
2006-03-23 |
Sam Lantinga |
A less rude way of doing the same thing...
|
2006-03-23 |
Sam Lantinga |
These files should be included from SDL_config.h (so they get SDL_platform.h)
|
2006-03-14 |
Sam Lantinga |
By default all the real targets have dummy audio/video and disk audio.
|