Ryan C. Gordon
|
eed11ad6d6
docs: Fixed example code for SDL_qsort_r() and SDL_bsearch_r().
|
6 hónapja |
Anonymous Maarten
|
0bec18245d
android: fix android.content.Context:getCacheDir JNI prototype
|
6 hónapja |
Ryan C. Gordon
|
e9b5f6749e
wikiheaders: add (disabled) code to check for missing `\threadsafety` tags.
|
6 hónapja |
Ryan C. Gordon
|
19a1175c02
include: Updated docs on SDL_TouchFingerEvent.
|
6 hónapja |
Ryan C. Gordon
|
e61f0678ee
x11: Remove the "safety net" error handler.
|
6 hónapja |
anton-kl
|
f9bffa31b6
docs: fix window flags in README-migration.md
|
6 hónapja |
Ryan C. Gordon
|
b0982e8982
docs: Updated README-emscripten.md.
|
6 hónapja |
Sam Lantinga
|
c56af0d975
Removed unused code
|
6 hónapja |
Sam Lantinga
|
35be8bb7f9
Fixed warning C4456: declaration of 'e' hides previous local declaration
|
6 hónapja |
Emmanuele Bassi
|
8119568805
x11: Remove text-scaling-factor setting checks
|
6 hónapja |
Sam Lantinga
|
1c51b8dc33
Only set the OpenGL flag if the OpenVR driver is active
|
6 hónapja |
Sam Lantinga
|
82b3325978
Fixed memory leaks if Windows initialization fails
|
6 hónapja |
Sam Lantinga
|
d199586683
Fixed memory leaks if OpenVR initialization fails
|
6 hónapja |
Sam Lantinga
|
7b492553c4
Allow the OpenVR driver to be enabled on Windows
|
6 hónapja |
Sam Lantinga
|
0aea14cf45
Added logging for additional events
|
6 hónapja |
Sam Lantinga
|
3d47877bb4
Added SDL_EVENT_RENDER_DEVICE_LOST
|
6 hónapja |
SDL Wiki Bot
|
54e52d055f
Sync SDL3 wiki -> header
|
6 hónapja |
Jordan Christiansen
|
9c848e08e4
docs: Explain events for already plugged in controllers (#11286)
|
6 hónapja |
Sam Lantinga
|
26567df878
Don't treat mouse buttons as focus clicks if the window has mouse capture
|
6 hónapja |
Ryan C. Gordon
|
ef758d05c1
render: GetRenderViewportSize shouldn't use scale, just logical presentation.
|
6 hónapja |
Sam Lantinga
|
92520c1d9b
Improved D3D12 handling of unrecoverable device loss
|
6 hónapja |
Sam Lantinga
|
315842cf71
Fixed crashes handling D3D11/12 device lost in testsprite
|
6 hónapja |
Sam Lantinga
|
e2254b1045
Added color scale info for the GPU renderer TODO item
|
6 hónapja |
Petar Popovic
|
4b54e32231
Tweak android path functions comment tag \sa
|
6 hónapja |
mausimus
|
a6536a9298
RI_KEY_BREAK indicates key is up
|
6 hónapja |
Petar Popovic
|
679dd4b181
SDL_RequestAndroidPermission() comment: Add link to android permissions website
|
6 hónapja |
SDL Wiki Bot
|
eb1451536e
Sync SDL3 wiki -> header
|
6 hónapja |
Petar Popovic
|
5819d4b360
SDL_CreateRenderer() comment: Remove mention of flags
|
6 hónapja |
rhett-lee
|
e0321ca5b6
SDL3: SDL_render_gl(render name: opengl) dose not support transparent on Linux/X11 (Bug #11273) (#11274)
|
6 hónapja |
Sam Lantinga
|
dcbb2f11a8
Clamp the texture alpha and color modulation values to 0-255
|
6 hónapja |