Sam Lantinga
|
e18d63a4e2
Added SDL_RotateSurface()
|
před 4 měsíci |
Sam Lantinga
|
a402af506c
Removed SDL_FILE from source code
|
před 4 měsíci |
Sam Lantinga
|
f79ede100b
Removed __FILE__ from source code
|
před 4 měsíci |
Sam Lantinga
|
999f782ad3
Be more selective when blacklisting controller touchpads
|
před 4 měsíci |
Anonymous Maarten
|
c5b0187fc9
cmake: fix typo
|
před 4 měsíci |
Sam Lantinga
|
e58648d592
Removed call to ID3D11DeviceContext1_DiscardView() (thanks @pipiwoaini!)
|
před 5 měsíci |
Ryan C. Gordon
|
2056c54548
kmsdrm: Allow windows to be marked as "unfocusable".
|
před 5 měsíci |
Sam Lantinga
|
9d32e0e881
Fixed data alignment for PNG cursors (thanks @Kontrabant!)
|
před 5 měsíci |
Sam Lantinga
|
af6f517453
Use CreateIconFromResource() for all cursors (#14285)
|
před 5 měsíci |
Frank Praznik
|
41039b44ac
wayland: Ensure that the main queue is dispatched when showing a libdecor window
|
před 5 měsíci |
Frank Praznik
|
c84ac6d6bc
wayland: Fix a race condition in the color management event handlers
|
před 5 měsíci |
Frank Praznik
|
35cc58e027
wayland: Run cursor animations on a thread
|
před 5 měsíci |
Frank Praznik
|
776d11a9c8
wayland: Remove unnecessary flushes
|
před 5 měsíci |
Frank Praznik
|
bfa89b3d5f
wayland: Refactor event processing
|
před 5 měsíci |
Katelyn Gadd
|
9479ac039c
If VULKAN_Submit fails during VULKAN_INTERNAL_CreateTexture, destroy the texture and return NULL
|
před 5 měsíci |
Frank Praznik
|
7c110cb0f1
wayland: Convert alternate images to ARGB8888
|
před 5 měsíci |
Victor Ilyushchenko
|
544772173f
fix crash in Cocoa when SDL_RedrawCursor sends NULL to ShowCursor
|
před 5 měsíci |
Ryan C. Gordon
|
91a5598283
cocoa: Check for duplicate proximity events.
|
před 5 měsíci |
Frank Praznik
|
3669920fdd
win32: Set the number of frames correctly when caching a scaled animated cursor
|
před 5 měsíci |
Sam Lantinga
|
0e351efbbc
testcustomcursor: set the hotspot to the middle of the cross
|
před 5 měsíci |
Ryan C. Gordon
|
f999d8d99f
README-emscripten: Added a note about how the 2D API handles vsync differently.
|
před 5 měsíci |
Sylvain
|
128baec810
Add option "--quit-after-ms N" to automatically quit application after N ms
|
před 5 měsíci |
Jeong Sang (정상)
|
792bde98c3
Make SDL3.framework path detection more robust by searching upwards (#14259)
|
před 5 měsíci |
Eddy Jansson
|
3b0347ac48
Don't do NULL-checks before free()
|
před 5 měsíci |
Eddy Jansson
|
aaee09d6ed
Don't do NULL-checks before SDL_free()
|
před 5 měsíci |
Sam Lantinga
|
2f810e0a5f
Copy properties when converting a surface to a new format
|
před 5 měsíci |
Sam Lantinga
|
23fcf53c53
Treat a single frame animated cursor as a normal color cursor
|
před 5 měsíci |
Sam Lantinga
|
bd86e85249
Added fallback support for animated cursors
|
před 5 měsíci |
Sam Lantinga
|
0e87ba163f
Fixed crash if the animated cursor had a NULL frame 0
|
před 5 měsíci |
Sam Lantinga
|
cae27a0ec7
Set an error if a cursor image is too large
|
před 5 měsíci |