David Ludwig
|
ec65a34b8e
CMake: tvOS support/fixes
|
hace 5 años |
David Ludwig
|
b13c951cca
CMake: iOS support added
|
hace 5 años |
Jinke Fan
|
abd1dd6617
Add Hygon Dhyana processor support
|
hace 6 años |
Ozkan Sezer
|
a74d33b796
SDL_messagebox.h: remove comma at end of enumerator list
|
hace 5 años |
Ozkan Sezer
|
213de48887
update version number in Makefile.os2 too
|
hace 5 años |
Sam Lantinga
|
3fe2d8368c
Updated SDL development builds to version 2.0.11
|
hace 5 años |
Sam Lantinga
|
cbde0ffa3d
The PS4 is ignoring the volume values in the report, so we don't need to fill them in.
|
hace 5 años |
Sam Lantinga
|
3efea5ea28
Don't have Windows headers define min/max, in case they're defined by application code
|
hace 5 años |
Sylvain Becker
|
79e388bfd8
Fixed bug 4798 - PNG w/transparency breaks in SDL 2.0.10 but works in SDL 2.0.9
|
hace 5 años |
Ozkan Sezer
|
32bb8b4b40
test: replace some exit()s with returns.
|
hace 5 años |
Sam Lantinga
|
791df27a30
Fixed compiler warning on Android
|
hace 5 años |
Sam Lantinga
|
715e070d29
SDL_blit_N.c: Correct vec_perm() application on little-endian 64-bit PowerPC
|
hace 5 años |
Conn O'Griofa
|
2d37d29183
KMSDRM_GLES_SwapWindow: fix non-vsync case
|
hace 5 años |
Sam Lantinga
|
aaec90e5c5
Fixed bug 4789 - Linux accelerometers no longer available as joysticks
|
hace 5 años |
Ozkan Sezer
|
8a394209c4
SDL_windowsevents.c: remove isVistaOrNewer (not used since 8cb1dc50bb28)
|
hace 5 años |
Ozkan Sezer
|
51df932efb
fix permissions
|
hace 5 años |
Sylvain Becker
|
bf2f4703f2
SDL_windowsmessagebox.c: remove unused variable
|
hace 5 años |
Sylvain Becker
|
1b5e3c19a2
SDL_bmp.c: remove unused variable warnings
|
hace 5 años |
Sam Lantinga
|
e5580e18ba
x11: add a hint to force the VisualID used when creating a window.
|
hace 5 años |
Ryan C. Gordon
|
f49c07b5c4
stdinc: On macOS and iOS, use memset_pattern4() for SDL_memset4().
|
hace 5 años |
Sam Lantinga
|
892c8d5058
Fixed bug 4536 - Heap-Buffer Overflow in SDL_GetRGB pertaining to SDL_pixels.c
|
hace 5 años |
Ozkan Sezer
|
b21338eb54
SDL_bmp.c: restore most of the original formatting.
|
hace 5 años |
Ryan C. Gordon
|
847bd8d983
direct3d: Be more aggressive about resetting state when textures go away.
|
hace 5 años |
Ryan C. Gordon
|
a3804ba1da
d3d11: Fixed VB state, avoiding unnecessary recreation (Thanks, Alex!).
|
hace 5 años |
Sylvain Becker
|
6c295129ba
LoadBMP: fix some warnings
|
hace 5 años |
Sylvain Becker
|
830979c555
LoadBMP: use code from SDL_image which allows loading compressed BMP files
|
hace 5 años |
Sam Lantinga
|
cc64b369fb
Allow mouse messages from Wacom pens, e.g. right click pen buttons, etc.
|
hace 5 años |
Sam Lantinga
|
afb9ff9507
Fixed bug where the Steam overlay would generate an event and stop input processing for the frame.
|
hace 5 años |
Ozkan Sezer
|
9c8e403f6b
use 'U' suffix on constants instead of (unsigned int) cast.
|
hace 5 años |
Sylvain Becker
|
d52080c0ab
Android: minor warning
|
hace 5 años |