Sam Lantinga
|
1c0c90323c
Fixed bug 3976 - SDL drivers may leak driverdata memory due to ignoring return value of SDL_AddDisplayMode
|
7 년 전 |
Ethan Lee
|
688bc2858a
Steam Virtual GamePad config for macOS
|
7 년 전 |
Sam Lantinga
|
3ac8adbae3
Fixed bug 3973 - Include of stdint is needed to build on linux, mingw and possibly android
|
7 년 전 |
Sam Lantinga
|
a4b33d7451
Fixed bug 3959 - cmake build broken by commit 11702 (7fdbffd47c0e) due to typo
|
7 년 전 |
Sam Lantinga
|
dba9979f44
Added support for aarch64 memory barrier instruction
|
7 년 전 |
Sam Lantinga
|
8fb3885c3c
Fixed bug 3964 - YUV to RGB in video/SDL_yuv.c is broken for any output format of type ABGR8888 or BGR888
|
7 년 전 |
Sam Lantinga
|
cd89efb8b9
Fixed building yuv_rgb.h when stdint.h isn't available (thanks Ozkan!)
|
7 년 전 |
Sam Lantinga
|
4764f7a45c
Fixed building YUV test programs (thanks Ozkan!)
|
7 년 전 |
Sam Lantinga
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 년 전 |
Sam Lantinga
|
c317ab978f
Fixed Android build error on older SDK
|
7 년 전 |
Sam Lantinga
|
20364769e0
Fixed typo in comment
|
7 년 전 |
Sam Lantinga
|
846d008036
Only include Intel intrinsics header on x86 and x64
|
7 년 전 |
Sam Lantinga
|
4026db8c7e
Replaced the intrinsics header with the single header that includes all intrinsics so we can use AVX, etc.
|
7 년 전 |
Alex Szpakowski
|
5501bcc834
macOS: Fix an OS-generated warning printed to stdout on launch in bundled apps.
|
7 년 전 |
Sam Lantinga
|
fcb77f9848
Back out the following commits which are causing Dota 2 Exclusive Fullscreen to fail on AMD-based Macs. The details of why this is being reverted are at: https://bugzilla.libsdl.org/show_bug.cgi?id=3949
|
7 년 전 |
Brandon Schaefer
|
9f4e4be8e0
Fixed bug 3943 - General SDL_HINT_VIDEO_DOUBLE_BUFFER hint support
|
7 년 전 |
Ryan C. Gordon
|
5cc46f3d30
mouse: remove assert for unimplemented platforms (thanks, tomwardio!).
|
7 년 전 |
Sam Lantinga
|
bbb22a75c8
Updated version to 2.0.8 since SDL_image depends on it
|
7 년 전 |
Sam Lantinga
|
c5429bd975
Fixed bug 3939 - Remove static vm_error and vm_event from SDL_x11modes.c
|
7 년 전 |
Sam Lantinga
|
50e422adfe
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
7 년 전 |
Sam Lantinga
|
2c5724ef5d
Updated version to 2.0.8 since SDL_image depends on it
|
7 년 전 |
Sam Lantinga
|
afbba1822c
Fixed compiling on Windows with HAVE_LIBC enabled
|
7 년 전 |
Sam Lantinga
|
34a8cf767c
Fixed compiler warnings after uClibc code update
|
7 년 전 |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 년 전 |
Sam Lantinga
|
6cf065753c
Updated math code from the uClibc 0.9.33 release
|
7 년 전 |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
7 년 전 |
Sam Lantinga
|
bba90a6562
Fixed using libunwind on iOS, where it's only available on the simulator (thanks Vit!)
|
7 년 전 |
Sam Lantinga
|
758156a765
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
|
7 년 전 |
Sam Lantinga
|
7334a2a1b5
Fixed bug 3940 - Add support for EGL_SURFACE_TYPE
|
7 년 전 |
Conn O'Griofa
|
bf3e363d4b
Raspberry Pi: fix ES 1/PVR support & autodetect Mesa driver
|
7 년 전 |