Ryan C. Gordon
|
aef1ed4ac6
audio: Set (something close to) the correct silence value for U16 audio.
|
5 years ago |
Ryan C. Gordon
|
693755f0b2
coreaudio: Apple doesn't support U16 data, so convert in that case.
|
5 years ago |
Brandon Schaefer
|
ee6d504ae9
offscreen: Define missing define on a older EGL for an EXT function which it wont have
|
5 years ago |
Brandon Schaefer
|
8a41948e7f
offscreen: Avoid using EGLDeviceEXT as it causes issues with older platforms, which is just a void*
|
5 years ago |
Brandon Schaefer
|
68985371a0
offscreen: Add new video driver backend Offscreen
|
5 years ago |
David Ludwig
|
3d55a51482
CMake: tabs to spaces in new parts of README-cmake.md
|
5 years ago |
David Ludwig
|
00bc7f6b96
CMake: document iOS/tvOS support in README-cmake.md
|
5 years ago |
David Ludwig
|
6398abe588
CMake: bug-fix for tvOS support
|
5 years ago |
David Ludwig
|
4e518f98a8
CMake: add version strings to Apple Info.plist files
|
5 years ago |
David Ludwig
|
ec65a34b8e
CMake: tvOS support/fixes
|
5 years ago |
David Ludwig
|
b13c951cca
CMake: iOS support added
|
5 years ago |
Jinke Fan
|
abd1dd6617
Add Hygon Dhyana processor support
|
6 years ago |
Ozkan Sezer
|
a74d33b796
SDL_messagebox.h: remove comma at end of enumerator list
|
5 years ago |
Ozkan Sezer
|
213de48887
update version number in Makefile.os2 too
|
5 years ago |
Sam Lantinga
|
3fe2d8368c
Updated SDL development builds to version 2.0.11
|
5 years ago |
Sam Lantinga
|
cbde0ffa3d
The PS4 is ignoring the volume values in the report, so we don't need to fill them in.
|
5 years ago |
Sam Lantinga
|
3efea5ea28
Don't have Windows headers define min/max, in case they're defined by application code
|
5 years ago |
Sylvain Becker
|
79e388bfd8
Fixed bug 4798 - PNG w/transparency breaks in SDL 2.0.10 but works in SDL 2.0.9
|
5 years ago |
Ozkan Sezer
|
32bb8b4b40
test: replace some exit()s with returns.
|
5 years ago |
Sam Lantinga
|
791df27a30
Fixed compiler warning on Android
|
5 years ago |
Sam Lantinga
|
715e070d29
SDL_blit_N.c: Correct vec_perm() application on little-endian 64-bit PowerPC
|
5 years ago |
Conn O'Griofa
|
2d37d29183
KMSDRM_GLES_SwapWindow: fix non-vsync case
|
5 years ago |
Sam Lantinga
|
aaec90e5c5
Fixed bug 4789 - Linux accelerometers no longer available as joysticks
|
5 years ago |
Ozkan Sezer
|
8a394209c4
SDL_windowsevents.c: remove isVistaOrNewer (not used since 8cb1dc50bb28)
|
5 years ago |
Ozkan Sezer
|
51df932efb
fix permissions
|
5 years ago |
Sylvain Becker
|
bf2f4703f2
SDL_windowsmessagebox.c: remove unused variable
|
5 years ago |
Sylvain Becker
|
1b5e3c19a2
SDL_bmp.c: remove unused variable warnings
|
5 years ago |
Sam Lantinga
|
e5580e18ba
x11: add a hint to force the VisualID used when creating a window.
|
5 years ago |
Ryan C. Gordon
|
f49c07b5c4
stdinc: On macOS and iOS, use memset_pattern4() for SDL_memset4().
|
5 years ago |
Sam Lantinga
|
892c8d5058
Fixed bug 4536 - Heap-Buffer Overflow in SDL_GetRGB pertaining to SDL_pixels.c
|
5 years ago |