Historial de Commits

Autor SHA1 Mensaje Fecha
  Sylvain 3fb0c8b54a Remove/Rename SDL_FreeWAV() to SDL_free() hace 2 años
  Ozkan Sezer 29ba5f5d64 SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32 hace 2 años
  Vincent Hamm 5410d361f7 Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api hace 2 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 2 años
  Sam Lantinga 7c67213cef editorconfig: remove trailing whitespace in source code hace 2 años
  Sam Lantinga 00f05dcf49 render: only enable clipping when the rectangle is valid hace 2 años
  Sam Lantinga cc49f1e279 Fixed crash if mutex functions are used before any mutex has been created hace 2 años
  Sam Lantinga d31776b17a Also rename the internal function symbol when renaming API functions hace 2 años
  avafinger 12e0e6d130 SDL3 with Hardware Acceleration for ROCKCHIP platform (mali blob) hace 2 años
  Sam Lantinga 074a2b0f30 Cleaned up .gitignore, removing autotools files hace 2 años
  Sam Lantinga a2dab02a31 Only define platform compatibility symbols on the platform they represent hace 2 años
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' hace 2 años
  Sam Lantinga b7ac14f2bd Ignore __pycache__ directory hace 2 años
  Sam Lantinga 32fad06a93 Catch the iOS demos when renaming API functions hace 2 años
  Sam Lantinga fd0631fd35 Added documentation for rename_symbols.py hace 2 años
  Sam Lantinga 759f98085a Used rename_api.py to add previously renamed symbols to SDL_oldnames.h hace 2 años
  Sam Lantinga c309a92034 Added rename_symbols.py to mass rename symbols in an SDL2 codebase hace 2 años
  Sam Lantinga 0967a32fc6 Added a --code-only option to rename.py hace 2 años
  Sam Lantinga b5a92406eb Added infrastructure for renaming API functions hace 2 años
  Sam Lantinga 08c45eb37e Added placeholder in the patch notes for renamed functions hace 2 años
  Ryan C. Gordon 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). hace 2 años
  João Henrique 0187209f46 kmsdrm: Fix wrong check on KMSDRM_CreateWindow. hace 2 años
  meyraud705 126c60cb45 Add "SDL_" prefix to RW_SEEK macros hace 2 años
  Sam Lantinga 1a80fbaae4 Moved the header sections into alphabetical order in README-migration.md hace 2 años
  Sam Lantinga 6649309c83 Converted default_cursor.h from ANSI to UTF-8 hace 2 años
  Rudolf-Walter Kiss-Szakacs cc7b6f9e49 Add SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS. hace 2 años
  Shawn Hoffman 927c4d4aa4 fix string literal constness warnings hace 2 años
  Ryan C. Gordon 7a5a1b16ce events: Make sure new display events don't overlap with sdl2-compat. hace 2 años
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. hace 2 años
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types hace 2 años