Sam Lantinga
|
404ec13fbb
Fixed building with libusb on FreeBSD
|
4 months ago |
Dmitry Marakasov
|
5c56cf110b
Add libusb library name for detection on FreeBSD
|
4 months ago |
Frank Praznik
|
3149533f0c
wayland: Remove unused struct member
|
4 months ago |
Sam Lantinga
|
d2c6aeea7d
Add the bundle framework path to the libMoltenVK.dylib paths
|
4 months ago |
Sam Lantinga
|
c959f9f0d8
Define SDL_FILE as __FILE_NAME__, if available
|
4 months ago |
Dmitry Marakasov
|
42ce72be3c
Fix libusb get_port_numbers signature for FreeBSD
|
4 months ago |
Sam Lantinga
|
be781fc8f5
Updated to version 3.3.3 for development
|
4 months ago |
Frank Praznik
|
39aedcef64
events: Pump DBus messages in the main event loop
|
4 months ago |
Sam Lantinga
|
b31c4b70b3
Updated version and documentation for 3.3.2 preview release
|
4 months ago |
SDL Wiki Bot
|
a55002b8ed
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
801889dafa
assert: Allow SDL_FILE (and the new SDL_ASSERT_FILE) to be overridden.
|
4 months ago |
Sam Lantinga
|
1fa6475c90
Added support for saving indexed PNG images
|
4 months ago |
Ryan C. Gordon
|
7bff05402a
endian: use TinyCC-compatible output operands for SDL_Swap16.
|
4 months ago |
SDL Wiki Bot
|
2331188467
Sync SDL3 wiki -> header
|
4 months ago |
Sam Lantinga
|
6d095575e8
Clarify thread-safety information for surface functions
|
4 months ago |
Ozkan Sezer
|
02c4478f93
SDL_ConvertSurface: clear sdl2-compat.surface2 on the converted surface
|
4 months ago |
Vicki Pfau
|
4037c258a1
testcontroller: Fix crash when unplugging a controller while calibrating gyro
|
5 months ago |
SDL Wiki Bot
|
52e12046f6
Sync SDL3 wiki -> header
|
5 months ago |
Sam Lantinga
|
e18d63a4e2
Added SDL_RotateSurface()
|
5 months ago |
Sam Lantinga
|
a402af506c
Removed SDL_FILE from source code
|
5 months ago |
Sam Lantinga
|
f79ede100b
Removed __FILE__ from source code
|
5 months ago |
Sam Lantinga
|
999f782ad3
Be more selective when blacklisting controller touchpads
|
5 months ago |
Anonymous Maarten
|
c5b0187fc9
cmake: fix typo
|
5 months ago |
Sam Lantinga
|
e58648d592
Removed call to ID3D11DeviceContext1_DiscardView() (thanks @pipiwoaini!)
|
5 months ago |
Ryan C. Gordon
|
2056c54548
kmsdrm: Allow windows to be marked as "unfocusable".
|
5 months ago |
Sam Lantinga
|
9d32e0e881
Fixed data alignment for PNG cursors (thanks @Kontrabant!)
|
5 months ago |
Sam Lantinga
|
af6f517453
Use CreateIconFromResource() for all cursors (#14285)
|
5 months ago |
Frank Praznik
|
41039b44ac
wayland: Ensure that the main queue is dispatched when showing a libdecor window
|
5 months ago |
Frank Praznik
|
c84ac6d6bc
wayland: Fix a race condition in the color management event handlers
|
5 months ago |
Frank Praznik
|
35cc58e027
wayland: Run cursor animations on a thread
|
5 months ago |