summaryrefslogtreecommitdiff
path: root/test/testintersections.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2015-05-18Added missing loop cancel for Emscripten in test programs.Philipp Wiesemann1-0/+5
2014-12-18Initial merge of Emscripten port!Ryan C. Gordon1-56/+75
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-10-05Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are c...Sam Lantinga1-0/+2
2013-08-14Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution...Andreas Schiffler1-5/+7
2013-07-25Updated the copyright year for the test programsSam Lantinga1-1/+1
2013-07-13Fixed compiler warnings in test programs.Philipp Wiesemann1-1/+0
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-1/+1
2012-12-31Switched the test code over to use the common functions in the test library.Sam Lantinga1-8/+8
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-0/+11
2011-02-15Changed the concept of a render clip rect to a render viewport.Sam Lantinga1-37/+28
2011-02-04Restored SDL_BLENDMODE_MOD for MAMESam Lantinga1-1/+4
2011-02-01The rendering functions take a context so it's clear what window they're draw...Sam Lantinga1-54/+32
2011-01-31Making the API simpler, the blend modes are "none, blend, add" and are suppor...Sam Lantinga1-7/+1
2010-05-09Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga1-12/+8
2010-01-21Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...Sam Lantinga1-6/+6
2009-12-23Added SDL_RenderClear() as a fast method of clearing the screen to the drawin...Sam Lantinga1-12/+12
2009-12-09Added interfaces for batch drawing of points, lines and rects:Sam Lantinga1-5/+5
2009-10-10Call CommonQuit() at exit has been added.Mike Gorchak1-0/+2
2009-01-04indentSam Lantinga1-39/+58
2009-01-04Date: Sat, 3 Jan 2009 22:11:18 -0500Sam Lantinga1-0/+342