Commit History

Author SHA1 Message Date
  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
  Rudolf-Walter Kiss-Szakacs cc7b6f9e49 Add SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS. 2 years ago
  Shawn Hoffman 927c4d4aa4 fix string literal constness warnings 2 years ago
  Ryan C. Gordon 7a5a1b16ce events: Make sure new display events don't overlap with sdl2-compat. 2 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 years ago
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 2 years ago
  Anonymous Maarten 4676d1d31e android: register all methods using JNI_OnLoad 2 years ago
  Ryan C. Gordon c9887c5c72 include: Split out functions in SDL.h to SDL_init.h. 2 years ago
  Ryan C. Gordon 182806e39f docs: Updated migration notes for SDL_RWops. 2 years ago
  Anonymous Maarten 3b8548cdcf android: fix java fingerprint fo nativeAddJoystick 2 years ago
  Anonymous Maarten 9e6952ed8c android: fix android-prefab.sh for SDL3 2 years ago
  Anonymous Maarten 19d4d64cfe cmake: disable precompiled header for SDL_spinlock.c when targeting Android 2 years ago
  Anonymous Maarten 9421828e7e gendynapi.py: add android native symbols to SDL_dynapi.sym 2 years ago
  Anonymous Maarten 063cb60659 gendynapi.py: use pathlib + uppercase global variables 2 years ago
  Caleb Cornett 19039b6ca4 Fix GDK OpenGL build error 2 years ago
  Caleb Cornett 3ebfb15469 gdk: Add support for building with OpenGL on Xbox 2 years ago
  Sam Lantinga de871dc5f7 Sorted headers in Xcode project 2 years ago
  Sam Lantinga 0d172ccb40 Fixed marking SDL headers as public in the Xcode project 2 years ago
  Anonymous Maarten 8f9227e4be cmake: use CMakePushCheckState to handle check states 2 years ago
  Anonymous Maarten fab33545fa cmake: remove outdated fixme 2 years ago
  Anonymous Maarten fe8291e09a cmake: only install SDL_test*.h headers when building SDL_test library 2 years ago
  Anonymous Maarten d53cd7161a sdlwiki: SDL_version.h moved to include/SDL3 2 years ago