Charlie Birks
|
9de97e19cc
emscripten: Don't prevent default on filtered key events
|
il y a 4 ans |
Ozkan Sezer
|
afb0606f5a
minor os/2 clean-ups.
|
il y a 3 ans |
Ozkan Sezer
|
50575aa184
Makefile.os2: fixed setting OS2DEBUG in CFLAGS.
|
il y a 3 ans |
Cameron Gutman
|
677dc1015c
rawinput: Fix double detection of gamepads on some 3rd party X360 wireless receivers
|
il y a 3 ans |
Ozkan Sezer
|
bf69868924
reduced a few ifdefs, fixed an unused warning if built w/o SDL_HAVE_YUV.
|
il y a 3 ans |
Jo Bates
|
01d38e7ade
Make Win32 fullscreen and borderless windows minimizable
|
il y a 3 ans |
Sam Lantinga
|
09b652b70a
Make sure the string properties are actually strings (thanks Nat!)
|
il y a 3 ans |
Sam Lantinga
|
c6eef542ab
Removed dead code
|
il y a 3 ans |
pionere
|
911ba8d343
hide impossible branch in D3D_UnlockTexture
|
il y a 3 ans |
Sylvain
|
ea5b482bff
Remove unused warning
|
il y a 3 ans |
Sylvain
|
45833a148d
Prevent shadowing static variable '_this' with local paramter '_this' of SDL_CreateWindowTexture
|
il y a 3 ans |
Sylvain
|
a4a80c8607
Fix variable may be uninitialized when used here [-Wconditional-uninitialized]
|
il y a 3 ans |
Sylvain
|
04256a5372
Fix compilation (see #5313)
|
il y a 3 ans |
pionere
|
0983fcee5e
fix memory leak in D3D11_CreateRenderer
|
il y a 3 ans |
pionere
|
3f8b450de2
extend the code hidden by SDL_HAVE_YUV
|
il y a 3 ans |
pionere
|
ce1883e1e7
fix compile error with disabled SDL_HAVE_YUV (vita)
|
il y a 3 ans |
Sam Lantinga
|
14db417e12
Reenable getting the serial number on macOS
|
il y a 3 ans |
Sam Lantinga
|
c3ca3445bd
Prefer HIDAPI on macOS, as that has extended functionality
|
il y a 3 ans |
Sam Lantinga
|
6a787619e6
Allow reading background events for MFi controllers
|
il y a 3 ans |
Sam Lantinga
|
b064ad6ac5
Allow GL_ARB_texture_non_power_of_two environment variable to override OpenGL 2.0 check
|
il y a 3 ans |
Sam Lantinga
|
1b7669374e
Fixed the SDL controller type for USB_PRODUCT_XBOX_ONE_XINPUT_CONTROLLER
|
il y a 3 ans |
Mahyar Koshkouei
|
41e7d1baa6
Add SDL_GetDisplayDPI implementation on Emscripten
|
il y a 3 ans |
Nick Cao
|
f03215bc70
fix linking with SDL_PULSEAUDIO_SHARED=OFF and SDL_X11_SHARED=OFF
|
il y a 3 ans |
Cameron Gutman
|
b2463a917c
events: Add logging support for several missing event types
|
il y a 3 ans |
Sam Lantinga
|
bdafe1e049
Fixed whitespace
|
il y a 3 ans |
Sam Lantinga
|
2e801b1ae7
Split long text input into multiple events if needed (thanks @zreedy!)
|
il y a 3 ans |
SDL Wiki Bot
|
232c3556ac
Sync wiki -> header
|
il y a 3 ans |
Sam Lantinga
|
ae73ea9c07
Clarified documentation for the trigger rumble API
|
il y a 3 ans |
IOBYTE
|
13756b5c72
Add X1 and X2 button support to mouse test
|
il y a 3 ans |
Cameron Cawley
|
2f7b885df9
Fix 'potentially uninitialized local pointer variable' error in UWP builds
|
il y a 3 ans |