Ozkan Sezer
|
0d5467a6e9
cmake: check for math library functions even in the absence of libm
|
2 years ago |
Ozkan Sezer
|
305e7b55bd
cmake: fix detection of library functions when -Werror is enabled.
|
2 years ago |
Guldoman
|
ad0d1e2ad5
wayland: Fallback to default cursor if chosen one wasn't found
|
2 years ago |
Sylvain
|
7bf4319eb2
fix computation of alpha in BlitRGBtoRGBPixelAlphaMMX3DNOW (see #6990)
|
2 years ago |
Sylvain
|
0ebda87425
Fixed bug #6990: fix computation of alpha in BlitRGBtoRGBPixelAlphaMMX
|
2 years ago |
Sam Lantinga
|
a099172754
Added support for the ThrustMaster eSwap PRO Controller Xbox
|
2 years ago |
Sam Lantinga
|
988866ca4a
Fixed line wrapping for HID packet dump
|
2 years ago |
Sam Lantinga
|
2cb7a0a0bb
Added support for the ThrustMaster eSwap PRO Controller Xbox
|
2 years ago |
Sam Lantinga
|
b8d5fa4aef
Improved handling of binding buttons and axes
|
2 years ago |
Sylvain
|
0a9f61fbf1
Wayland / Drag and Drop: find the current window
|
2 years ago |
Ozkan Sezer
|
c7f22f0324
render/SDL_yuv_sw.c: fix build after commit d234f7a
|
2 years ago |
Sylvain Becker
|
d234f7a498
SDL2: backport SDL_CalculateYUVSize() that checks for YUV size overflow (#6972)
|
2 years ago |
Sylvain
|
2fd9e63f1a
Android: orientation, check for exact match to "Portrait". (see #6959)
|
2 years ago |
Sylvain
|
874ebed14d
Android: inverse LandscapeLeft and LandscapeRight (see #6959)
|
2 years ago |
Ozkan Sezer
|
5b904a103a
windows: more HANDLE -> HMODULE changes.
|
2 years ago |
Ozkan Sezer
|
0a8f9777a7
SDL_dynapi.c: LoadLibraryA() returns HMODULE.
|
2 years ago |
Sam Lantinga
|
78d3a713de
Fixed documentation for SDL_JoystickGetDeviceInstanceID
|
2 years ago |
Sam Lantinga
|
74229d4a41
Fixed keyboard scancode mapping for parenthesis
|
2 years ago |
Sam Lantinga
|
29a4c5ebc2
Fixed getting the VID/PID of a virtual joystick
|
2 years ago |
Sam Lantinga
|
903df79b2d
Make sure we match the same way when adding a mapping and looking up a mapping
|
2 years ago |
Ozkan Sezer
|
d47ff8ae73
SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2
|
2 years ago |
Ozkan Sezer
|
738442b82a
SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32
|
2 years ago |
Vincent Hamm
|
68073c6276
Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api
|
2 years ago |
Sam Lantinga
|
920acb75c3
editorconfig: remove trailing whitespace in source code
|
2 years ago |
Sam Lantinga
|
3dbc6a40ae
render: only enable clipping when the rectangle is valid
|
2 years ago |
João Henrique
|
af54c82138
kmsdrm: Fix wrong check on KMSDRM_CreateWindow.
|
2 years ago |
Rudolf-Walter Kiss-Szakacs
|
232ed540db
Add SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.
|
2 years ago |
Caleb Cornett
|
c542aef600
Fix GDK OpenGL build error
|
2 years ago |
Caleb Cornett
|
abffa1194a
Fix dynapi signature for SDL_GDKSuspendComplete
|
2 years ago |
Caleb Cornett
|
3b3c141ff9
gdk: Add support for building with OpenGL on Xbox
|
2 years ago |