Sam Lantinga
|
66f9492b69
Fixed bug 4075 - configury adds Metal.framework to linkage even if it is not available
|
7 years ago |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 years ago |
Guillermo A. Amaral
|
bd0def06ee
Set rpath instead of changing environment for RPi
|
7 years ago |
Ryan C. Gordon
|
cd53220749
wayland: Add support for xdg-shell protocol (unstable v6).
|
7 years ago |
Guillermo A. Amaral
|
35554caf16
Make rpi video cross-compiler friendly.
|
7 years ago |
Alex Szpakowski
|
ef1014ac68
configure script: Implement testing for build-time Metal SDK support.
|
7 years ago |
Sam Lantinga
|
f1ec8a5f4c
Check for immintrin.h before using it in SDL_cpuinfo.h
|
7 years ago |
Ryan C. Gordon
|
7472963805
configure: List Metal in video drivers.
|
7 years ago |
Sam Lantinga
|
b2859af6df
Enable building the Metal renderer by default, and weak link the Metal framework so the SDL library is safe to use on older Macs
|
7 years ago |
Sam Lantinga
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 years ago |
Sam Lantinga
|
bbb22a75c8
Updated version to 2.0.8 since SDL_image depends on it
|
7 years ago |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 years ago |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
7 years ago |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
7 years ago |
Sam Lantinga
|
0ce23a5498
Updated version to 2.0.7
|
7 years ago |
Brandon Schaefer
|
e564da78b7
revert files I didnt mean to commit!
|
7 years ago |
Brandon Schaefer
|
e27f12e0da
wayland: Fix bug 3814 -Wmissing-field-initializers
|
7 years ago |
Sam Lantinga
|
260db92cbb
Added stub Steam Controller sources to Android and iOS command line builds
|
7 years ago |
Sam Lantinga
|
2079ec992a
Removed non-existent files
|
7 years ago |
Sam Lantinga
|
d828647944
Added stubs for simple Steam Controller support
|
7 years ago |
Sam Lantinga
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
7 years ago |
Sam Lantinga
|
222d25ad4b
Fixed bug 3805 - Why is there no --enable-video-rpi option in configure?
|
7 years ago |
Sam Lantinga
|
d51dc7378b
Fixed bug 3797 - configure check for float.h
|
7 years ago |
Sam Lantinga
|
e53c5c5c50
Fix QNX build - prioritize system EGL headers over the Khronos ones
|
7 years ago |
Sam Lantinga
|
92bf608527
Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0
|
7 years ago |
Sam Lantinga
|
c0530bcdf3
We removed QuartzCore link dependency in commit 5be6badaf7e1
|
7 years ago |
Sam Lantinga
|
8ac85744cd
Fixed Vulkan configure check for Android and added one for Mac OS X
|
7 years ago |
Sam Lantinga
|
dbb0a2aa74
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
7 years ago |
Sam Lantinga
|
ce2b16445e
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
7 years ago |
Ryan C. Gordon
|
c722e58d1f
vulkan: Include a copy of vulkan.h and vk_platform.h.
|
7 years ago |