index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testintersections.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-05-18
Added missing loop cancel for Emscripten in test programs.
Philipp Wiesemann
1
-0
/
+5
2014-12-18
Initial merge of Emscripten port!
Ryan C. Gordon
1
-56
/
+75
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-10-05
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are c...
Sam Lantinga
1
-0
/
+2
2013-08-14
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution...
Andreas Schiffler
1
-5
/
+7
2013-07-25
Updated the copyright year for the test programs
Sam Lantinga
1
-1
/
+1
2013-07-13
Fixed compiler warnings in test programs.
Philipp Wiesemann
1
-1
/
+0
2013-05-18
File style cleanup for the SDL 2.0 release
Sam Lantinga
1
-1
/
+1
2012-12-31
Switched the test code over to use the common functions in the test library.
Sam Lantinga
1
-8
/
+8
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-0
/
+11
2011-02-15
Changed the concept of a render clip rect to a render viewport.
Sam Lantinga
1
-37
/
+28
2011-02-04
Restored SDL_BLENDMODE_MOD for MAME
Sam Lantinga
1
-1
/
+4
2011-02-01
The rendering functions take a context so it's clear what window they're draw...
Sam Lantinga
1
-54
/
+32
2011-01-31
Making the API simpler, the blend modes are "none, blend, add" and are suppor...
Sam Lantinga
1
-7
/
+1
2010-05-09
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...
Sam Lantinga
1
-12
/
+8
2010-01-21
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...
Sam Lantinga
1
-6
/
+6
2009-12-23
Added SDL_RenderClear() as a fast method of clearing the screen to the drawin...
Sam Lantinga
1
-12
/
+12
2009-12-09
Added interfaces for batch drawing of points, lines and rects:
Sam Lantinga
1
-5
/
+5
2009-10-10
Call CommonQuit() at exit has been added.
Mike Gorchak
1
-0
/
+2
2009-01-04
indent
Sam Lantinga
1
-39
/
+58
2009-01-04
Date: Sat, 3 Jan 2009 22:11:18 -0500
Sam Lantinga
1
-0
/
+342