Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 years ago |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 years ago |
Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
3 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 years ago |
Charlie Birks
|
90e7d05c3b
emscripten: drop CanvasPixelArray support from cursor
|
3 years ago |
Charlie Birks
|
0fcfaf9e94
emscripten: use MAIN_THREAD_EM_ASM for the fb/cursor proxying
|
3 years ago |
Reinhold Gschweicher
|
268cc2a49c
emscriptenmouse: remove useless return statement
|
4 years ago |
NeroBurner
|
3136a53070
fix formatting and cast warnings
|
4 years ago |
Reinhold Gschweicher
|
404158595c
emscriptenmouse: remove old extra `_INT`
|
4 years ago |
Reinhold Gschweicher
|
4dca8f7fb4
SDL2 thread proxying fixes
|
4 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 years ago |
Charlie Birks
|
babf010c60
emscripten: Pass canvas id to request_pointer_lock
|
6 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 years ago |
Charlie Birks
|
4a2888af10
Emscripten: use UTF8ToString instead of Pointer_stringify
|
7 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
Ryan Speets
|
aeea6b9b1f
Emscripten: Fixed SDL_SYSTEM_CURSOR_SIZEALL
|
7 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 years ago |
Johannes Bader
|
1724313349
Emscripten: use cursor hotspot
|
8 years ago |
Philipp Wiesemann
|
bf8ccf08bb
Removed redundant mouse clean up on quit for some platforms.
|
8 years ago |
Charlie Birks
|
0d647d35b0
Emscripten: implement custom cursors
|
9 years ago |
Charlie Birks
|
33bddcfda2
Emscripten: refactor cursor handling
|
9 years ago |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 years ago |
Philipp Wiesemann
|
19f18558ac
Emscripten: Deactivated custom cursor support because it created system cursors.
|
10 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 years ago |
Philipp Wiesemann
|
d8c60342cc
Added three missing checks for return values of SDL_calloc().
|
11 years ago |
Ryan C. Gordon
|
fe40a17224
Initial merge of Emscripten port!
|
11 years ago |