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
2018-08-24
vulkan: SDL_Vulkan_GetInstanceExtensions should accept a NULL window.
Jeremy Ong
1
-2
/
+2
2018-08-21
First pass on the new SDL sensor API
Sam Lantinga
2
-0
/
+121
2018-08-09
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...
Sam Lantinga
2
-0
/
+9
2018-08-02
Some drag'and'drop improvements.
Ryan C. Gordon
1
-0
/
+3
2018-05-15
testresample: correctly output .wav files that have floating point audio.
Ryan C. Gordon
1
-1
/
+1
2018-05-21
cpuinfo: Added SDL_HasAVX512F().
Ryan C. Gordon
1
-0
/
+1
2018-04-23
Added SDL_THREAD_PRIORITY_TIME_CRITICAL
Sam Lantinga
1
-1
/
+2
2018-04-23
Added support for adjusting thread priorities using Linux RealtimeKit
Sam Lantinga
1
-0
/
+31
2018-03-15
Added Android custom cursor implementation
Sam Lantinga
1
-6
/
+49
2018-02-24
Fixed bug 4092 - CMake support for building everything in the "test" directory
Sam Lantinga
1
-0
/
+122
2018-01-22
testoverlay2: use SDL_atoi, not atoi.
Ryan C. Gordon
1
-2
/
+2
2018-01-03
Updated copyright for 2018
Sam Lantinga
63
-63
/
+63
2017-11-17
Fixed building YUV test programs (thanks Ozkan!)
Sam Lantinga
1
-2
/
+2
2017-11-12
Updated SDL's YUV support, many thanks to Adrien Descamps
Sam Lantinga
6
-120
/
+794
2017-10-16
Added min/max macros for the sized SDL datatypes
Sam Lantinga
1
-0
/
+20
2017-09-29
revert files I didnt mean to commit!
Brandon Schaefer
2
-15
/
+1
2017-09-29
wayland: Fix bug 3814 -Wmissing-field-initializers
Brandon Schaefer
2
-1
/
+15
2017-08-29
test: forgot to change a variable.
Ryan C. Gordon
1
-1
/
+1
2017-08-29
test: Fix for negative int that was now a size_t (thanks, Ozkan!).
Ryan C. Gordon
1
-2
/
+3
2017-08-29
A few more compiler warnings fixed.
Ryan C. Gordon
1
-4
/
+4
2017-08-29
Fixed a bunch of compiler warnings.
Ryan C. Gordon
5
-34
/
+35
2017-08-27
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
Sam Lantinga
1
-0
/
+1
2017-08-27
Added Vulkan support to the Visual Studio 2010 solution
Sam Lantinga
1
-4
/
+4
2017-08-27
We use the SDL Vulkan headers
Sam Lantinga
3
-473
/
+7
2017-08-27
vulkan: Include a copy of vulkan.h and vk_platform.h.
Ryan C. Gordon
1
-1
/
+1
2017-08-27
Use SDL_Vulkan_GetDrawableSize() instead of SDL_GL_GetDrawableSize()
Sam Lantinga
1
-3
/
+3
2017-08-27
vulkan: Initial Vulkan support!
Ryan C. Gordon
4
-2
/
+1672
2017-08-27
Fixed bug 3740 - atexit() in test/testime.c
Sam Lantinga
1
-25
/
+33
2017-08-14
Implemented more flexible blending modes for accelerated renderers
Sam Lantinga
1
-1
/
+9
2017-08-13
Fixed bug 3743 - make testautomation_sdltest.c to compile
Sam Lantinga
1
-15
/
+18
2017-08-13
Fixed bug 3741 - more compatible initializers for arrays
Sam Lantinga
2
-3
/
+16
2017-08-13
Fixed bug 3605 - Software renderer no longer renders after Android screen ori...
Sam Lantinga
1
-4
/
+16
2017-08-13
Fixed bug 3744 - missing SDLCALL in several functions
Sam Lantinga
6
-9
/
+9
2017-08-11
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes ...
Sam Lantinga
1
-0
/
+9
2017-08-11
Fixed bug 3682 - Toggle text input in checkkeys when the mouse is clicked
Sam Lantinga
1
-1
/
+13
2017-07-09
Fixed typo in log message in testime program.
Philipp Wiesemann
1
-1
/
+1
2017-06-24
Fixed handling only one event per frame in testshape program.
Philipp Wiesemann
1
-2
/
+4
2017-06-08
Fixed ignoring first event in testshape program.
Philipp Wiesemann
1
-6
/
+1
2017-06-02
Fixed crash if creating textures failed in testshape program.
Philipp Wiesemann
1
-3
/
+1
2017-05-29
test: Makefile.in should copy bitmap and wave files to build directory.
Ryan C. Gordon
1
-1
/
+18
2017-05-20
Removed unnecessary call to free() in testoverlay2 program.
Philipp Wiesemann
1
-1
/
+0
2017-05-20
Removed unused signal includes and handler in test programs.
Philipp Wiesemann
3
-11
/
+0
2017-04-29
Removed unused field in loopwavequeue program.
Philipp Wiesemann
1
-1
/
+0
2017-03-26
Removed newlines from error messages.
Philipp Wiesemann
2
-2
/
+2
2017-03-19
Removed unused constant in testgesture program.
Philipp Wiesemann
1
-1
/
+0
2017-03-16
Backed out changeset 90e5cb81c483 - testaudiocapture.c already does what we want
Sam Lantinga
3
-171
/
+0
2017-03-15
Added an audio recording test program
Sam Lantinga
3
-0
/
+171
2017-03-09
Fixed tabs to spaces
Sam Lantinga
1
-34
/
+34
2017-03-09
Added support to loopwave for hotplugging audio devices
Sam Lantinga
1
-26
/
+53
2017-03-04
Fixed warning about implicit conversion in controllermap program.
Philipp Wiesemann
1
-1
/
+1
[next]