Ryan C. Gordon
|
d2b2a752ce
SDL_migration.cocci: A few fixes.
|
před 6 měsíci |
Sam Lantinga
|
91b074beb7
Removed SDL_IPHONE_MAX_GFORCE
|
před 6 měsíci |
SDL Wiki Bot
|
34033d5838
Sync SDL3 wiki -> header
|
před 6 měsíci |
Sam Lantinga
|
eced9f58a9
Added a userdata parameter for EGL attribute callbacks
|
před 6 měsíci |
SDL Wiki Bot
|
798c9574d0
Sync SDL3 wiki -> header
|
před 6 měsíci |
Sam Lantinga
|
89e68aa801
Added missing return value documentation for bsearch()
|
před 6 měsíci |
Sam Lantinga
|
4fa92d233d
Include stdbool.h when using Visual Studio 2017+
|
před 6 měsíci |
Frank Praznik
|
522321b7c9
test: Fix testcustomcursor on high-DPI displays
|
před 6 měsíci |
Sam Lantinga
|
3b3c4a79b6
Don't close file descriptors already handled by AddFileDescriptorCloseActions()
|
před 6 měsíci |
Anthony
|
5f5379dc99
Add `SDL_IsTV()` (#11004)
|
před 6 měsíci |
SDL Wiki Bot
|
6bcf2f919a
Sync SDL3 wiki -> header
|
před 6 měsíci |
Ryan C. Gordon
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
před 6 měsíci |
SDL Wiki Bot
|
f351395c46
Sync SDL3 wiki -> header
|
před 6 měsíci |
Sam Lantinga
|
3234a3b902
Simplified internal SDL_Surface structure
|
před 6 měsíci |
Sam Lantinga
|
1f3a0d12e6
Made texture size and format public in the API
|
před 6 měsíci |
Ryan C. Gordon
|
5136b30652
render: SDL_ConvertEventToRenderCoordinates() now handles pen events.
|
před 6 měsíci |
Ryan C. Gordon
|
b4fcd1f345
pen: Corrected some documentation.
|
před 6 měsíci |
Sam Lantinga
|
e3dbd74fe7
Improved documentation for SDL_Surface fields
|
před 6 měsíci |
Ozkan Sezer
|
13c5d1092f
hidapi: update hid_write() for windows from mainstream.
|
před 6 měsíci |
cosmonaut
|
3eab599977
just force the barrier on UpdateTexture actually
|
před 6 měsíci |
cosmonaut
|
e17741a6cb
Render GPU: Only cycle on update if entire texture is replaced
|
před 6 měsíci |
Sam Lantinga
|
45ad763de5
Disable backface culling and use a constant rectangle winding order.
|
před 6 měsíci |
cosmonaut
|
fa14b53273
GPU Vulkan: Clear up some swapchain edge cases
|
před 6 měsíci |
SDL Wiki Bot
|
c16d7c87d6
Sync SDL3 wiki -> header
|
před 6 měsíci |
Sam Lantinga
|
ab832f1be0
Added documentation for qsort and bsearch functions
|
před 6 měsíci |
David Fort
|
818d7d892a
x11: store all atoms in a specific struct
|
před 6 měsíci |
David Fort
|
801870c8cf
video: cache some more atoms under X11
|
před 6 měsíci |
SDL Wiki Bot
|
dcc7560a5c
Sync SDL3 wiki -> header
|
před 6 měsíci |
Evan Hemsley
|
afdf325fb4
GPU: Add swapchain dimension out params (#11003)
|
před 6 měsíci |
Anonymous Maarten
|
b3388d5753
Haiku does not have fdatasync, but has fsync
|
před 6 měsíci |