Commit History

Author SHA1 Message Date
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
  Ryan C. Gordon 46bb47cf04 thread: Put all important SDL_CreateThread internal data into SDL_Thread. 6 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sylvain Becker 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Ryan C. Gordon acb05f50d8 thread: make SDL_CreateThreadWithStackSize() a public API. 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Sam Lantinga de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 years ago
  Philipp Wiesemann 97aa577589 Fixed empty parameter list in signatures of internal functions. 9 years ago
  Ryan C. Gordon c61675dc5d threads: Move SDL's own thread creation to a new internal API. 10 years ago
  Ryan C. Gordon 7ae2951fca threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere. 10 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 10 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  Sam Lantinga afe14829b8 Fixed bug 2556 - add compilation flag -Wshadow 11 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 years ago