Sam Lantinga
|
074a2b0f30
Cleaned up .gitignore, removing autotools files
|
il y a 2 ans |
Sam Lantinga
|
a2dab02a31
Only define platform compatibility symbols on the platform they represent
|
il y a 2 ans |
Frank Praznik
|
abdfa809db
Prepend key modifier enum values with 'SDL_'
|
il y a 2 ans |
Sam Lantinga
|
b7ac14f2bd
Ignore __pycache__ directory
|
il y a 2 ans |
Sam Lantinga
|
32fad06a93
Catch the iOS demos when renaming API functions
|
il y a 2 ans |
Sam Lantinga
|
fd0631fd35
Added documentation for rename_symbols.py
|
il y a 2 ans |
Sam Lantinga
|
759f98085a
Used rename_api.py to add previously renamed symbols to SDL_oldnames.h
|
il y a 2 ans |
Sam Lantinga
|
c309a92034
Added rename_symbols.py to mass rename symbols in an SDL2 codebase
|
il y a 2 ans |
Sam Lantinga
|
0967a32fc6
Added a --code-only option to rename.py
|
il y a 2 ans |
Sam Lantinga
|
b5a92406eb
Added infrastructure for renaming API functions
|
il y a 2 ans |
Sam Lantinga
|
08c45eb37e
Added placeholder in the patch notes for renamed functions
|
il y a 2 ans |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
il y a 2 ans |
João Henrique
|
0187209f46
kmsdrm: Fix wrong check on KMSDRM_CreateWindow.
|
il y a 2 ans |
meyraud705
|
126c60cb45
Add "SDL_" prefix to RW_SEEK macros
|
il y a 2 ans |
Sam Lantinga
|
1a80fbaae4
Moved the header sections into alphabetical order in README-migration.md
|
il y a 2 ans |
Sam Lantinga
|
6649309c83
Converted default_cursor.h from ANSI to UTF-8
|
il y a 2 ans |
Rudolf-Walter Kiss-Szakacs
|
cc7b6f9e49
Add SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.
|
il y a 2 ans |
Shawn Hoffman
|
927c4d4aa4
fix string literal constness warnings
|
il y a 2 ans |
Ryan C. Gordon
|
7a5a1b16ce
events: Make sure new display events don't overlap with sdl2-compat.
|
il y a 2 ans |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
il y a 2 ans |
Sam Lantinga
|
909b513c33
Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types
|
il y a 2 ans |
Anonymous Maarten
|
4676d1d31e
android: register all methods using JNI_OnLoad
|
il y a 2 ans |
Ryan C. Gordon
|
c9887c5c72
include: Split out functions in SDL.h to SDL_init.h.
|
il y a 2 ans |
Ryan C. Gordon
|
182806e39f
docs: Updated migration notes for SDL_RWops.
|
il y a 2 ans |
Anonymous Maarten
|
3b8548cdcf
android: fix java fingerprint fo nativeAddJoystick
|
il y a 2 ans |
Anonymous Maarten
|
9e6952ed8c
android: fix android-prefab.sh for SDL3
|
il y a 2 ans |
Anonymous Maarten
|
19d4d64cfe
cmake: disable precompiled header for SDL_spinlock.c when targeting Android
|
il y a 2 ans |
Anonymous Maarten
|
9421828e7e
gendynapi.py: add android native symbols to SDL_dynapi.sym
|
il y a 2 ans |
Anonymous Maarten
|
063cb60659
gendynapi.py: use pathlib + uppercase global variables
|
il y a 2 ans |
Caleb Cornett
|
19039b6ca4
Fix GDK OpenGL build error
|
il y a 2 ans |