História revízii

Autor SHA1 Správa Dátum
  Ozkan Sezer ff90570a3c define SDL_DEFINE_STDBOOL for gcc < 3 7 mesiacov pred
  Sam Lantinga 95c3ee77c1 Removed testing code 7 mesiacov pred
  Sam Lantinga ea640894d3 Fixed SDL_DEFINE_STDBOOL logic if __bool_true_false_are_defined is defined 7 mesiacov pred
  Sam Lantinga 46fb2c6f1b Added a script to help with the bool rename 7 mesiacov pred
  Simon McVittie 23f855a970 render: Integrate fix-shaders.sh into build-shaders.sh 7 mesiacov pred
  Sam Lantinga d658ef6627 Don't guess about the size of an int, assert it! 7 mesiacov pred
  Sam Lantinga 32fd1878a0 Provide a definition of bool if needed for your environment 7 mesiacov pred
  Sam Lantinga 1834c83d5a testplatform: make sure bool is 1 byte 7 mesiacov pred
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 7 mesiacov pred
  Sam Lantinga 95f7e53233 Added the examples directory to the API renaming tool 7 mesiacov pred
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
  SDL Wiki Bot 9dd8859240 Sync SDL3 wiki -> header 7 mesiacov pred
  Sam Lantinga 32cf23d392 Added video/x11/edid.h to third party code list 7 mesiacov pred
  Sam Lantinga 407ccadfd7 Added copyright header to edid.h 7 mesiacov pred
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) 7 mesiacov pred
  Frank Praznik e4f987f299 tests: Fix testdropfile on high-DPI displays 7 mesiacov pred
  Ozkan Sezer 8caf25f7b3 testautomation_stdlib.c (stdlib_strtox): fix warning from gcc-4.9: 7 mesiacov pred
  Sam Lantinga 03ae792df3 Fixed the recording field in audio device events 7 mesiacov pred
  Sam Lantinga c68e9e157c Fixed typo 7 mesiacov pred
  Sam Lantinga bc9780299c Don't define backends if SDL_GPU_DISABLED is set 7 mesiacov pred
  SDL Wiki Bot 8481d1a12b Sync SDL3 wiki -> header 7 mesiacov pred
  Sam Lantinga 807b8a9d4d Allow initializing hints and properties from any thread 7 mesiacov pred
  Sam Lantinga d0edf68774 Added Uint32 versions of the atomic functions 7 mesiacov pred
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 7 mesiacov pred
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER 7 mesiacov pred
  Sam Lantinga 9275c533ca Added thread-safe initialization/cleanup support 7 mesiacov pred
  Sam Lantinga 7edd43c276 Don't define render_drivers if SDL_RENDER_DISABLED is set 7 mesiacov pred
  Sam Lantinga 98cd8b34a7 Close the other file descriptors after redirection has taken place 7 mesiacov pred
  Simon McVittie 4b3058d58d render: Don't try to rebuild D3D11, D3D12, Metal shaders without spirv-cross 7 mesiacov pred
  Simon McVittie 13500bbf50 render: Fix detection of fxc, dxc in build-shaders.sh 7 mesiacov pred