summaryrefslogtreecommitdiff
path: root/test/testintersections.c
AgeCommit message (Expand)AuthorFilesLines
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