コミット履歴

作者 SHA1 メッセージ 日付
  Anonymous Maarten 2105c7f6ed SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten) 3 年 前
  Sam Lantinga b6f1c91862 Fixed Watcom C build 4 年 前
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 4 年 前
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 年 前
  Ryan C. Gordon 7d02248cf5 tls: wrap reference to a mutex into an #if !SDL_THREADS_DISABLED test. 5 年 前
  Xing Ji fb283a732a Squashed commit of the following: 5 年 前
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 年 前
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 年 前
  Ryan C. Gordon 46bb47cf04 thread: Put all important SDL_CreateThread internal data into SDL_Thread. 6 年 前
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 年 前
  Sylvain Becker 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration 6 年 前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 年 前
  Ryan C. Gordon acb05f50d8 thread: make SDL_CreateThreadWithStackSize() a public API. 7 年 前
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 年 前
  Sam Lantinga de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 年 前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 年 前
  Philipp Wiesemann 97aa577589 Fixed empty parameter list in signatures of internal functions. 9 年 前
  Ryan C. Gordon c61675dc5d threads: Move SDL's own thread creation to a new internal API. 10 年 前
  Ryan C. Gordon 7ae2951fca threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere. 10 年 前
  Sam Lantinga 42065e785d Updated copyright to 2016 10 年 前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 11 年 前
  Sam Lantinga afe14829b8 Fixed bug 2556 - add compilation flag -Wshadow 12 年 前
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 年 前