summaryrefslogtreecommitdiff
path: root/test/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Removed the SDL 1.2 compatibility API... we'll see how painful this is.Sam Lantinga1-66/+0
2012-01-18Implementation of render targets, by Mason Wheeler and Gabriel JacoboSam Lantinga1-0/+4
2012-01-07Added testnative to the Makefile and fixed building on Mac OS XSam Lantinga1-0/+7
2011-03-25Don't be clever, just call it testthreadSam Lantinga1-3/+3
2011-03-11Gamma support is back!Sam Lantinga1-0/+4
2011-02-20Simple rumble API for hapticSam Lantinga1-0/+4
2011-02-11Added a very simple example of texture streamingSam Lantinga1-23/+24
2011-02-10Removed gamma support since it wasn't widely used and not well supported.Sam Lantinga1-1/+0
2011-02-09Added a scaling test programSam Lantinga1-0/+4
2011-02-08Added a simple GLSL example using SDLSam Lantinga1-1/+53
2011-02-01SDL doesn't actually support the physical/logical palette split anymore.Sam Lantinga1-4/+1
2011-01-01Missing math library for testgestureSam Lantinga1-1/+1
2010-08-22Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windowsSam Lantinga1-1/+4
2010-08-15Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test...Jim Grandpre1-1/+4
2010-07-18Rewrote test program for shaped windows. It definitely displays recognizable...Eli Gottlieb1-4/+4
2010-07-05Removed obsolete test program. Ryan may resurrect it when the new multi-mous...Sam Lantinga1-4/+1
2010-05-31Moved the SDL_Eyes test program for shaped windows into the Hg repository and...Eli Gottlieb1-1/+4
2009-12-16Added testfill to test raw fill performanceSam Lantinga1-1/+4
2009-10-28Automatically initialize the video system and create a renderer to simplify use.Sam Lantinga1-1/+4
2009-09-19Merged a cleaned up version of Jiang's code changes from Google Summer of Cod...Sam Lantinga1-1/+4
2009-09-05CD-ROM support is so passé :)Sam Lantinga1-4/+1
2009-06-09First commit for SDL atomic operations.Bob Pendleton1-1/+4
2009-06-07Initial work on power subsystem for SDL 1.3.Ryan C. Gordon1-1/+4
2009-03-04Date: Wed, 4 Mar 2009 15:38:22 +0200Sam Lantinga1-1/+7
2009-01-11Added testresample.cRyan C. Gordon1-1/+4
2009-01-04Date: Sat, 3 Jan 2009 22:11:18 -0500Sam Lantinga1-1/+4
2008-12-24Correct the test programSam Lantinga1-7/+4
2008-12-21Added test program to verify fill functionalitySam Lantinga1-1/+4
2008-12-20Added a test program for line drawingSam Lantinga1-1/+4
2008-08-27Many mouse and tablet linux test file addedSzymon Wilczek1-1/+3
2008-08-25Final merge of Google Summer of Code 2008 work...Sam Lantinga1-1/+4
2006-11-07Merged r2899:2900 from SDL-1.2 branch to trunk: testloadso program.Ryan C. Gordon1-1/+4
2006-10-17Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.Ryan C. Gordon1-1/+7
2006-07-24Implemented Cocoa window supportSam Lantinga1-2/+2
2006-07-19Implemented multi-window OpenGL program with test framework.Sam Lantinga1-2/+2
2006-07-18Added a test program framework for easy initialization.Sam Lantinga1-4/+10
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-1/+7
2006-06-14Add program to test mouse cursor changePatrice Mandin1-1/+4
2006-03-13Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capabilitySam Lantinga1-1/+4
2006-02-27Date: Mon, 27 Feb 2006 17:01:43 +0100Sam Lantinga1-1/+4
2006-02-24testplatform replaces testtypes, testendian, and testcpuinfoSam Lantinga1-10/+4
2006-02-20Completely removed dependency on automakeSam Lantinga1-0/+111