Sam Lantinga
|
fc478c1bc0
SDL API renaming: SDL_joystick.h
|
2 years ago |
Sylvain Becker
|
aa0053141b
Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913)
|
2 years ago |
Sam Lantinga
|
713ba2e31a
SDL API renaming: SDL_audio.h
|
2 years ago |
Sam Lantinga
|
9625fb2832
Documentation cleanup
|
2 years ago |
Sylvain Becker
|
47170d288e
Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912)
|
2 years ago |
Sylvain
|
3fb0c8b54a
Remove/Rename SDL_FreeWAV() to SDL_free()
|
2 years ago |
Ozkan Sezer
|
29ba5f5d64
SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32
|
2 years ago |
Vincent Hamm
|
5410d361f7
Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Sam Lantinga
|
7c67213cef
editorconfig: remove trailing whitespace in source code
|
2 years ago |
Sam Lantinga
|
00f05dcf49
render: only enable clipping when the rectangle is valid
|
2 years ago |
Sam Lantinga
|
cc49f1e279
Fixed crash if mutex functions are used before any mutex has been created
|
2 years ago |
Sam Lantinga
|
d31776b17a
Also rename the internal function symbol when renaming API functions
|
2 years ago |
avafinger
|
12e0e6d130
SDL3 with Hardware Acceleration for ROCKCHIP platform (mali blob)
|
2 years ago |
Sam Lantinga
|
074a2b0f30
Cleaned up .gitignore, removing autotools files
|
2 years ago |
Sam Lantinga
|
a2dab02a31
Only define platform compatibility symbols on the platform they represent
|
2 years ago |
Frank Praznik
|
abdfa809db
Prepend key modifier enum values with 'SDL_'
|
2 years ago |
Sam Lantinga
|
b7ac14f2bd
Ignore __pycache__ directory
|
2 years ago |
Sam Lantinga
|
32fad06a93
Catch the iOS demos when renaming API functions
|
2 years ago |
Sam Lantinga
|
fd0631fd35
Added documentation for rename_symbols.py
|
2 years ago |
Sam Lantinga
|
759f98085a
Used rename_api.py to add previously renamed symbols to SDL_oldnames.h
|
2 years ago |
Sam Lantinga
|
c309a92034
Added rename_symbols.py to mass rename symbols in an SDL2 codebase
|
2 years ago |
Sam Lantinga
|
0967a32fc6
Added a --code-only option to rename.py
|
2 years ago |
Sam Lantinga
|
b5a92406eb
Added infrastructure for renaming API functions
|
2 years ago |
Sam Lantinga
|
08c45eb37e
Added placeholder in the patch notes for renamed functions
|
2 years ago |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
2 years ago |
João Henrique
|
0187209f46
kmsdrm: Fix wrong check on KMSDRM_CreateWindow.
|
2 years ago |
meyraud705
|
126c60cb45
Add "SDL_" prefix to RW_SEEK macros
|
2 years ago |
Sam Lantinga
|
1a80fbaae4
Moved the header sections into alphabetical order in README-migration.md
|
2 years ago |
Sam Lantinga
|
6649309c83
Converted default_cursor.h from ANSI to UTF-8
|
2 years ago |