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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-01
Updated copyright for 2017
Sam Lantinga
59
-59
/
+59
2016-12-30
Fixed warning and missing animation delay in testoverlay2 program.
Philipp Wiesemann
1
-2
/
+1
2016-12-28
Fixed compiling of testgamecontroller program with C++.
Philipp Wiesemann
1
-2
/
+2
2016-12-28
Fixed warning about unused variable in controllermap program.
Philipp Wiesemann
1
-1
/
+0
2016-12-27
Make sure we go all the way back (within the XBox controller dead zone) to pr...
Sam Lantinga
1
-1
/
+1
2016-12-27
Split controller axes into positive and negative sides so each can be bound i...
Sam Lantinga
3
-62
/
+211
2016-12-16
Fixed hotplug with more than one device in testjoystick program.
Philipp Wiesemann
1
-0
/
+1
2016-12-16
Fixed warning about unused variable in controllermap program.
Philipp Wiesemann
1
-1
/
+0
2016-12-15
Fixed handling joysticks that send multiple events for a single control, e.g....
Sam Lantinga
1
-190
/
+304
2016-12-09
Only print out the controller mappings if we're not going to test a controller
Sam Lantinga
1
-7
/
+9
2016-12-06
Fixed bug 3508 - variably modified ‘SDL_dummy_size’ at file scope in test...
Sam Lantinga
1
-1
/
+4
2016-11-29
Added an API to iterate over game controller mappings
Sam Lantinga
1
-0
/
+11
2016-11-17
cpuinfo: first attempt at SDL_HasNEON() implementation.
Ryan C. Gordon
1
-0
/
+1
2016-11-10
Added USB VID/PID information to the SDL test programs
Sam Lantinga
3
-1
/
+11
2016-11-06
Shifting a value by more than its bits isn't defined and has varying behavior...
Sam Lantinga
1
-5
/
+5
2016-11-06
Fixed bug 3468 - _allshr in SDL_stdlib.c is not working properly
Sam Lantinga
1
-0
/
+215
2016-11-05
Fixed bug 3480 - minor update to NACL common.js
Sam Lantinga
1
-1
/
+6
2016-10-30
Added call to SDL_HasAVX2() in platform test program.
Philipp Wiesemann
1
-0
/
+1
2016-10-15
Removed unused constants in controllermap program.
Philipp Wiesemann
1
-3
/
+0
2016-10-13
Fixed black screen on Steam Link
Sam Lantinga
1
-1
/
+1
2016-10-13
Fixed black screen on Steam Link
Sam Lantinga
1
-1
/
+1
2016-10-12
Removed empty statements in tests.
Philipp Wiesemann
3
-11
/
+11
2016-10-09
Fixed compiling of three test programs with C++.
Philipp Wiesemann
3
-6
/
+6
2016-10-04
Modified the custom cursor test to be able to load BMP files as cursors
Sam Lantinga
1
-2
/
+24
2016-10-01
Fixed bug 3318 - testime.c enhancement with GNU Unifont support
Sam Lantinga
1
-37
/
+445
2016-10-01
Fixed bug 3319 - Getting the POSIX out of testqsort.c
Sam Lantinga
1
-5
/
+29
2016-10-01
Fixed bug 3322 - Missing error checking in testaudioinfo and testaudiohotplug
Sam Lantinga
2
-8
/
+32
2016-09-21
Fixed compiling of three test programs with C++.
Philipp Wiesemann
3
-8
/
+8
2016-08-30
Fixed log message in audio capture test program.
Philipp Wiesemann
1
-1
/
+1
2016-08-12
testaudiocapture: ask for way more output samples.
Ryan C. Gordon
1
-1
/
+1
2016-08-09
testaudiocapture: open capture device to same spec as output device.
Ryan C. Gordon
1
-13
/
+24
2016-08-06
testaudiocapture: use capture device buffer queueing, for better test coverage.
Ryan C. Gordon
1
-8
/
+13
2016-08-06
testaudiocapture: don't use fullscreen for the window.
Ryan C. Gordon
1
-1
/
+1
2016-08-03
testaudiocapture: made test app interactive.
Ryan C. Gordon
1
-85
/
+38
2016-08-02
testaudiocapture: Make a simple green/red window when recording/playing.
Ryan C. Gordon
1
-2
/
+22
2016-08-02
testaudiocapture: Let specific devices be opened.
Ryan C. Gordon
1
-1
/
+16
2016-08-01
audio: Initial bits to enable audio capture support.
Ryan C. Gordon
2
-0
/
+165
2016-07-13
Tests: Would be wise to compile this
Brandon Schaefer
1
-0
/
+4
2016-07-13
Tests: Somehow tabs leaked in...
Brandon Schaefer
1
-5
/
+5
2016-07-13
Tests: Add a manual test for a custom cursor (Taken from the API docs)
Brandon Schaefer
1
-0
/
+194
2016-07-13
Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. ...
Brandon Schaefer
1
-1
/
+13
2016-06-28
Fixed three source comments in tests.
Philipp Wiesemann
2
-3
/
+3
2016-06-28
Added a simple test case for SDL_sscanf() to tests.
Philipp Wiesemann
1
-1
/
+41
2016-05-10
Fixed crash in shape test program if memory allocation failed.
Philipp Wiesemann
1
-0
/
+4
2016-05-10
Fixed error return values in filesystem test program.
Philipp Wiesemann
1
-3
/
+2
2016-05-05
Fixed memory leak in game controller test program.
Philipp Wiesemann
1
-0
/
+2
2016-04-14
Added missing error return in test program.
Philipp Wiesemann
1
-0
/
+1
2016-03-28
Removed not needed SDL_WINDOW_SHOWN from chessboard test program.
Philipp Wiesemann
1
-1
/
+1
2016-03-10
Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers.
Philipp Wiesemann
1
-7
/
+17
2016-03-10
Removed unnecessary include statement in test program.
Philipp Wiesemann
1
-1
/
+0
[next]