Ryan C. Gordon
|
f9bb023eeb
emscripten: Unify creation of Module['SDL3'] in at SDL_Init time.
|
1 ماه پیش |
Sam Lantinga
|
80c6a5f8d9
Updated copyright for 2026
|
2 ماه پیش |
Cameron Cawley
|
bd680bdbcc
Consistently use SDL_PIXELFORMAT_RGBA32 with Emscripten
|
6 ماه پیش |
Temdog007
|
cc8ec6cf18
Handle global mouse state for Emscripten (#12669)
|
11 ماه پیش |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 سال پیش |
expikr
|
d55e6dfc5e
hint for which system cursor to use as default
|
1 سال پیش |
Ryan C. Gordon
|
02434cd293
emscripten: Fixes for data addresses above 2gb
|
1 سال پیش |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 سال پیش |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 سال پیش |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 سال پیش |
Ryan C. Gordon
|
423d6ec15a
emscripten: Make sure SDL_malloc and friends are marked KEEPALIVE.
|
1 سال پیش |
Sam Lantinga
|
b8f3cd0a10
Added SDL_CursorData for internal cursor data
|
1 سال پیش |
Amir
|
5db08b86ca
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
1 سال پیش |
Sam Lantinga
|
9ca1792848
Renamed driverdata to internal
|
1 سال پیش |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
1 سال پیش |
Simon McVittie
|
b986bc8be9
emscripten, wayland, x11: Share the table of CSS cursor names
|
2 سال پیش |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 سال پیش |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 سال پیش |
Zack Middleton
|
5e9b0820f3
Add cursors for X11/Wayland window resizing
|
2 سال پیش |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 سال پیش |
Ryan C. Gordon
|
5008521538
emscripten: Restore compatibility with existing emsdk releases.
|
2 سال پیش |
Jaswant Panchumarti
|
953b55dd6d
Use EM_ASM_PTR when the return value is a pointer
|
2 سال پیش |
Sam Clegg
|
b42cb1c6f2
emscripten: Add JS library dependencies using EM_JS_DEPS macro
|
2 سال پیش |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 سال پیش |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
3 سال پیش |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 سال پیش |
Sam Lantinga
|
cefbeb582f
Mouse coordinates are floating point
|
3 سال پیش |
Sam Lantinga
|
cc0296c934
SDL API renaming: SDL_surface.h
|
3 سال پیش |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 سال پیش |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 سال پیش |