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
/
testdrawchessboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-28
Removed not needed SDL_WINDOW_SHOWN from chessboard test program.
Philipp Wiesemann
1
-1
/
+1
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-11-25
Replaced tabs with spaces in test programs.
Philipp Wiesemann
1
-72
/
+72
2015-08-09
Added missing SDL_Quit() in test program.
Philipp Wiesemann
1
-0
/
+1
2015-06-04
Fixed not needed calculation in test program.
Philipp Wiesemann
1
-2
/
+1
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-05-21
Fixed undefined key access in test program.
Philipp Wiesemann
1
-1
/
+1
2015-05-18
Added missing loop cancel for Emscripten in test programs.
Philipp Wiesemann
1
-0
/
+6
2015-05-18
Fixed handling only one event per frame in test program.
Philipp Wiesemann
1
-1
/
+1
2014-12-18
Initial merge of Emscripten port!
Ryan C. Gordon
1
-19
/
+41
2014-08-20
Fixed typos in test program.
Philipp Wiesemann
1
-4
/
+4
2014-08-20
Fixed not needed standard includes in test program.
Philipp Wiesemann
1
-3
/
+0
2014-08-20
Fixed warnings about unused value in test program.
Philipp Wiesemann
1
-2
/
+2
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-12-11
Fixed bug 2294 - testdrawchessboard.c Sets the render color alpha to 0x0.
Sam Lantinga
1
-2
/
+2
2013-11-03
Fixed bug 2190 - test/testdrawchessboard.c line endings
Sam Lantinga
1
-109
/
+109
2013-08-14
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution...
Andreas Schiffler
1
-3
/
+6
2013-07-27
Changed test program to be more compatible C.
Philipp Wiesemann
1
-3
/
+6
2013-07-27
Removed unused variable from test program.
Philipp Wiesemann
1
-1
/
+0
2013-07-27
Corrected words in comments of test programs.
Philipp Wiesemann
1
-2
/
+2
2013-07-27
Added example of using the software renderer and window surface API, contribu...
Sam Lantinga
1
-0
/
+105