Sam Lantinga
|
dd7fe0af08
Fixed bug 4814 - Missing scancodes on Linux
|
hace 5 años |
Sam Lantinga
|
b1539c4c49
Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program
|
hace 5 años |
Cameron Cawley
|
85aabec27e
atomic: Support compiling on ARMv3
|
hace 5 años |
Cameron Cawley
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
hace 5 años |
Sam Lantinga
|
a9ac9e3865
Don't try to use this driver with the Xbox One S in Bluetooth mode on Linux
|
hace 5 años |
Sam Lantinga
|
9ca5373024
Added support for the Xbox One S controller in Bluetooth mode on Linux
|
hace 5 años |
Sylvain Becker
|
9d4c3f12cd
Fix missing prototype warning
|
hace 5 años |
Sylvain Becker
|
2dab79bcc2
Fix crash when detecting SIMD
|
hace 5 años |
Sam Lantinga
|
cf33f1f0ef
Added a utility function to simplify the hint handling logic
|
hace 5 años |
Sam Lantinga
|
a63e93a193
Supported Android and Apple hardware has ARM SIMD capability
|
hace 5 años |
Sam Lantinga
|
9a76bebfbc
SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS defaults to true, to match Steam's default behavior
|
hace 5 años |
Anuj Mittal
|
8bd3398020
configure: check for build dir when building version res (fix bug #4858)
|
hace 5 años |
EXL
|
b44fe0f838
haiku: Rename BE_* entities to HAIKU_*
|
hace 5 años |
Peter Kosyh
|
33ae5e5e99
haiku: mouse_relative fix
|
hace 5 años |
Peter Kosyh
|
79510b7569
haiku: mouse->ShowMouse method added
|
hace 5 años |
Gerasim Troeglazov
|
95a402d745
haiku: Add support for relative mouse mode.
|
hace 5 años |
Gerasim Troeglazov
|
bd648bd5a3
haiku: Add simple relative mode for mouse.
|
hace 5 años |
Adrien Destugues
|
3b516e633b
haiku: Fix crash when opening window.
|
hace 5 años |
Jerome Duval
|
50806eeea2
haiku: use addr_t instead of size_t for OpenGL dynamic loading.
|
hace 5 años |
Peter Kosyh
|
55b5d8dce6
haiku: Invert mouse wheel values to match what SDL expects.
|
hace 5 años |
EXL
|
b22fb9e2ba
haiku: Implement message box for Haiku
|
hace 5 años |
Ozkan Sezer
|
a365c7f6fb
ran gendynapi.pl after SDL_HasARMSIMD() addition
|
hace 5 años |
Ryan C. Gordon
|
b70222d056
Fixed a comment typo (thanks, Dominus!).
|
hace 5 años |
Sylvain Becker
|
303646a697
Android: some readability: redundant casts, deads stores, redundant control flow
|
hace 5 años |
Ozkan Sezer
|
fea3c8bdef
SDL_qsort.c: sync comments with version 1.15 from mainstream
|
hace 5 años |
Sylvain Becker
|
88ba6798e9
Wayland: touch events, use of memory after it is freed
|
hace 5 años |
Sylvain Becker
|
86ae245bc0
Use correct enum: typo in org_kde_kwin_server_decoration_mode
|
hace 5 años |
Sylvain Becker
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
hace 5 años |
Sylvain Becker
|
9e509e4a4f
SDL_render_gles2: remove ineffective widening cast
|
hace 5 años |
Sylvain Becker
|
ce308a7841
revert this const parameter for X11 function
|
hace 5 años |