Sylvain
|
a75041e8dd
Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture
|
3 éve |
Wouter Wijsman
|
abc8198a1f
Render all sides when drawing rect on PSP
|
3 éve |
Sylvain
|
5b41844c75
Fixed bug #5322 - register virtual input devices as SDL_Touch device, fix compilation
|
3 éve |
Sylvain
|
3a9bbf604e
Fixed bug #5322 - register virtual input devices as SDL_Touch device because
|
3 éve |
Sylvain
|
59f1e2875a
Android: add debug function to display class/sources
|
3 éve |
Frank Praznik
|
228db35287
audio: pipewire: Tidy up formatting
|
3 éve |
Frank Praznik
|
9da9e85cba
audio: pipewire: Reset all hotplug values and pointers on shutdown
|
3 éve |
Frank Praznik
|
5b36a527ed
audio: pipewire: Remove redundant locks
|
3 éve |
Frank Praznik
|
48b4d1c412
audio: pipewire: Convert atomic hotplug conditional variables to SDL_bool
|
3 éve |
Ozkan Sezer
|
67f12ede3b
move bug #5333 fix to headers
|
3 éve |
Wouter Wijsman
|
54304b971d
Fix rotation direction and center point on PSP
|
3 éve |
Wouter Wijsman
|
2b572dff88
Make RenderCopyEx rotate around center
|
3 éve |
Sylvain
|
2df2da11f6
Android: handleMotionEvent() is checking for SOURCE_JOYSTICK. So don't handle DPAD GAMEPAD (see #5322, #2718)
|
3 éve |
Sylvain
|
1fc5dba3d5
Android: test for SOURCE_KEYBOARD / SOURCE_MOUSE. Don't compare to 0, since there are several bits (see #5322, #2718)
|
3 éve |
Ozkan Sezer
|
7935cfacc5
SDL_mfijoystick.m: use __typeof instead of typeof.
|
3 éve |
Ozkan Sezer
|
9b817248c5
SDL_spinlock.c: define HAVE_GCC_ATOMICS for windows/clang builds,
|
3 éve |
Sylvain
|
f185711203
Fixed bug #5310: Android, Undefined reference to AAssetManager_fromJava
|
3 éve |
Sylvain
|
68dd84f1de
Android: TouchDevice -1 is reserved for SDL synthetic devce (See #5322)
|
3 éve |
Sylvain
|
94e5c3f30e
testgesture: display device name with SDL_GetTouchName()
|
3 éve |
SDL Wiki Bot
|
580d231822
Sync wiki -> header
|
3 éve |
Sylvain
|
e7e44df039
Dynapi: add SDL_GetTouchName() entry
|
3 éve |
Sylvain
|
34d4f5b14e
Fixed bug #2032: add SDL_GetTouchName to expose the driver name of the device (Thanks @mgerhardy!)
|
3 éve |
Ivan Epifanov
|
8ce003a42c
Vita: credit cpasjuste
|
3 éve |
Sylvain
|
14bc3bf4ec
Android: fix typo to register TOUCHSCREEN device (see #5322, #2718)
|
3 éve |
Frank Praznik
|
53091e36a3
audio: pipewire: Remove the hard upper bound on rates and buffer sizes
|
3 éve |
Frank Praznik
|
66866249a2
audio: pipewire: Condition variable doesn't need to be atomic
|
3 éve |
Luke Street
|
0cb39ed468
cmake: Fix SDL_LIBUSB_DYNAMIC soname
|
3 éve |
Sylvain
|
b0dd4c7d36
SDL_Render OpenGL: do batching like in the GLES2 backend (with no VBO)
|
3 éve |
Sylvain
|
90f0d2ce49
Revert OpenGL point drawing performance, do to proper batching
|
3 éve |
waddlesplash
|
423feac69b
haiku: Actually remove BDirectWindow and fix OpenGL handling.
|
3 éve |