Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 3 lat temu
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h 3 lat temu
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h 3 lat temu
  Sam Lantinga 083e436a1a SDL API renaming: SDL_pixels.h 3 lat temu
  Sam Lantinga fc478c1bc0 SDL API renaming: SDL_joystick.h 3 lat temu
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) 3 lat temu
  Sam Lantinga 713ba2e31a SDL API renaming: SDL_audio.h 3 lat temu
  Sam Lantinga 9625fb2832 Documentation cleanup 3 lat temu
  Sylvain Becker 47170d288e Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912) 3 lat temu
  Sylvain 3fb0c8b54a Remove/Rename SDL_FreeWAV() to SDL_free() 3 lat temu
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 lat temu
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' 3 lat temu
  Sam Lantinga fd0631fd35 Added documentation for rename_symbols.py 3 lat temu
  Sam Lantinga 759f98085a Used rename_api.py to add previously renamed symbols to SDL_oldnames.h 3 lat temu
  Ryan C. Gordon 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 lat temu
  meyraud705 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 3 lat temu
  Sam Lantinga 1a80fbaae4 Moved the header sections into alphabetical order in README-migration.md 3 lat temu
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 3 lat temu
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 3 lat temu
  Ryan C. Gordon 182806e39f docs: Updated migration notes for SDL_RWops. 3 lat temu
  Ryan C. Gordon d927befcd7 docs: Just adjusting some link text. 3 lat temu
  Ryan C. Gordon 7b25f04476 README-migration.md: Point to the SDL_gesture repository. 3 lat temu
  Ryan C. Gordon 3b5780ba0a README-migration.md: Updated stdio RWops example code for new API. 3 lat temu
  Daniel Gibson ab554c8392 Update doc/README-* for header-only SDL_main 3 lat temu
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 3 lat temu
  Ryan C. Gordon a76053352c gesture: Removed the gesture API from SDL3. 3 lat temu
  Sylvain c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER 3 lat temu
  Ryan C. Gordon 7ca0d15d64 events: Changed SDL_GetEventState from a macro to a function. 3 lat temu
  Cameron Cawley ee0e9e979c Move intrinsic includes into a private header 3 lat temu
  Sam Lantinga b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 3 lat temu