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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-01
made the wasapi configury option consistent with others.
Ozkan Sezer
1
-7
/
+7
2018-07-01
make WASAPI configurable in autofoo and cmake (default is on.)
Ozkan Sezer
1
-1
/
+12
2018-06-25
wayland: Keep protocol XML files in-tree.
Ryan C. Gordon
1
-73
/
+19
2018-06-24
wayland: Implemented xdg-wm-base support.
Ryan C. Gordon
1
-8
/
+29
2018-05-05
Fixed bug 4154 - Fix three empty variable tests in configure
Sam Lantinga
1
-3
/
+3
2018-04-23
Fixed bug 4144 - CMake complains about trailing spaces in sdl2.pc
Sam Lantinga
1
-4
/
+11
2018-03-12
Added Mac OpenGL ES configure support
Sam Lantinga
1
-0
/
+19
2018-03-02
Fixed bug 4101 - configure needs regenerating after changeset 11894
Sam Lantinga
1
-2
/
+2
2018-02-11
Fixed bug 4075 - configury adds Metal.framework to linkage even if it is not ...
Sam Lantinga
1
-0
/
+2
2018-01-17
SDL_log10
Ethan Lee
1
-1
/
+1
2018-02-07
Set rpath instead of changing environment for RPi
"Guillermo A. Amaral"
1
-1
/
+1
2018-02-07
wayland: Add support for xdg-shell protocol (unstable v6).
Ryan C. Gordon
1
-1
/
+1
2018-01-17
Make rpi video cross-compiler friendly.
"Guillermo A. Amaral"
1
-1
/
+45
2018-01-02
configure script: Implement testing for build-time Metal SDK support.
Alex Szpakowski
1
-2
/
+38
2017-12-11
Check for immintrin.h before using it in SDL_cpuinfo.h
Sam Lantinga
1
-0
/
+14
2017-12-08
configure: List Metal in video drivers.
Ryan C. Gordon
1
-1
/
+2
2017-12-07
Enable building the Metal renderer by default, and weak link the Metal framew...
Sam Lantinga
1
-16
/
+31
2017-11-12
Updated SDL's YUV support, many thanks to Adrien Descamps
Sam Lantinga
1
-0
/
+1
2017-11-05
Updated version to 2.0.8 since SDL_image depends on it
Sam Lantinga
1
-2
/
+2
2017-11-04
Added SDL_fmod() and SDL_fmodf()
Sam Lantinga
1
-1
/
+1
2017-11-04
Added float versions of SDL's math functions
Sam Lantinga
1
-12
/
+19
2017-10-12
Added functions to query and set the SDL memory allocation functions:
Sam Lantinga
1
-1
/
+14
2017-10-12
Updated version to 2.0.7
Sam Lantinga
1
-2
/
+2
2017-09-29
revert files I didnt mean to commit!
Brandon Schaefer
1
-14
/
+1
2017-09-29
wayland: Fix bug 3814 -Wmissing-field-initializers
Brandon Schaefer
1
-1
/
+14
2017-09-22
Added stub Steam Controller sources to Android and iOS command line builds
Sam Lantinga
1
-0
/
+2
2017-09-22
Removed non-existent files
Sam Lantinga
1
-1
/
+0
2017-09-22
Added stubs for simple Steam Controller support
Sam Lantinga
1
-0
/
+2
2017-09-09
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek on...
Sam Lantinga
1
-1
/
+1
2017-09-08
Fixed bug 3805 - Why is there no --enable-video-rpi option in configure?
Sam Lantinga
1
-32
/
+72
2017-09-06
Fixed bug 3797 - configure check for float.h
Sam Lantinga
1
-1
/
+1
2017-08-30
Fix QNX build - prioritize system EGL headers over the Khronos ones
Sam Lantinga
1
-1
/
+1
2017-08-29
Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG an...
Sam Lantinga
1
-1
/
+1
2017-08-28
We removed QuartzCore link dependency in commit d459d8934897
Sam Lantinga
1
-6
/
+0
2017-08-28
Fixed Vulkan configure check for Android and added one for Mac OS X
Sam Lantinga
1
-20
/
+41
2017-08-28
Removed the need for libSDL2main.a on Android, and separated JNI initializati...
Sam Lantinga
1
-2
/
+1
2017-08-28
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan...
Sam Lantinga
1
-1
/
+1
2017-08-27
vulkan: Include a copy of vulkan.h and vk_platform.h.
Ryan C. Gordon
1
-26
/
+3
2017-08-27
vulkan: Initial Vulkan support!
Ryan C. Gordon
1
-1
/
+106
2017-08-21
Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_...
Sam Lantinga
1
-1
/
+1
2017-08-21
configury: check mmdeviceapi.h and audioclient.h before enabling wasapi.
Sam Lantinga
1
-1
/
+17
2017-08-18
Updated version to 2.0.6
Sam Lantinga
1
-2
/
+2
2017-08-18
Added WASAPI audio target to autoconf build process
Sam Lantinga
1
-0
/
+4
2017-08-18
configure: Apple platforms don't need to build with -fpascal-strings anymore.
Ryan C. Gordon
1
-2
/
+0
2017-08-18
configure: mac and iOS should compile core/unix/*.c
Ryan C. Gordon
1
-0
/
+4
2017-08-14
Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with larg...
Sam Lantinga
1
-1
/
+3
2017-08-13
Added wchar.h to fix build on some platforms with new wcs* functions
Sam Lantinga
1
-1
/
+1
2017-08-13
Added SDL_wcscmp()
Sam Lantinga
1
-1
/
+1
2017-08-13
Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol
Sam Lantinga
1
-0
/
+2
2017-08-12
Fixed bug 3208 - Minor improvements to the configure script
Sam Lantinga
1
-4
/
+4
[next]