2007-07-10 |
Ryan C. Gordon |
Whoops, reverted changes that shouldn't have been committed with #3197.
SDL-1.2
|
2007-07-10 |
Ryan C. Gordon |
Don't leak the readahead buffer if win32 rwops file open fails.
SDL-1.2
|
2006-11-07 |
Ryan C. Gordon |
Added a test program for loadso subsystem.
SDL-1.2
|
2006-10-03 |
Ryan C. Gordon |
Test program to play audio to every available device, one at a time, then all
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Added testaudioinfo.c ...
SDL-ryan-multiple-audio-device
|
2009-12-16 |
Sam Lantinga |
Added testfill to test raw fill performance
|
2009-10-28 |
Sam Lantinga |
Automatically initialize the video system and create a renderer to simplify use.
|
2009-09-19 |
Sam Lantinga |
Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
|
2009-09-05 |
Sam Lantinga |
CD-ROM support is so passé :)
|
2009-06-09 |
Bob Pendleton |
First commit for SDL atomic operations.
|
2009-06-07 |
Ryan C. Gordon |
Initial work on power subsystem for SDL 1.3.
|
2009-07-01 |
Jiang Jiang |
Add SDL_TEXTEDTING event to inform application about marked text.
gsoc2009_IME
|
2009-07-01 |
Jiang Jiang |
Add IME test program
gsoc2009_IME
|
2009-03-04 |
Sam Lantinga |
Date: Wed, 4 Mar 2009 15:38:22 +0200
|
2009-01-11 |
Ryan C. Gordon |
Added testresample.c
|
2009-01-04 |
Sam Lantinga |
Date: Sat, 3 Jan 2009 22:11:18 -0500
|
2008-12-24 |
Sam Lantinga |
Correct the test program
|
2008-12-21 |
Sam Lantinga |
Added test program to verify fill functionality
|
2008-12-20 |
Sam Lantinga |
Added a test program for line drawing
|
2008-08-27 |
Szymon Wilczek |
Many mouse and tablet linux test file added
|
2008-08-06 |
Edgar Simo |
Added testhaptic to test haptic devices.
gsoc2008_force_feedback
|
2006-11-07 |
Ryan C. Gordon |
Merged r2899:2900 from SDL-1.2 branch to trunk: testloadso program.
|
2006-10-17 |
Ryan C. Gordon |
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
|
2006-07-24 |
Sam Lantinga |
Implemented Cocoa window support
|
2006-07-19 |
Sam Lantinga |
Implemented multi-window OpenGL program with test framework.
|
2006-07-18 |
Sam Lantinga |
Added a test program framework for easy initialization.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-06-14 |
Patrice Mandin |
Add program to test mouse cursor change
|
2006-06-26 |
Sam Lantinga |
Started framework for Windows video driver
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 |
Added a multi-window version of testsprite using the new API.
SDL-1.3
|
2006-03-13 |
Sam Lantinga |
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
2006-02-27 |
Sam Lantinga |
Date: Mon, 27 Feb 2006 17:01:43 +0100
|
2006-02-24 |
Sam Lantinga |
testplatform replaces testtypes, testendian, and testcpuinfo
|
2006-02-20 |
Sam Lantinga |
Completely removed dependency on automake
|