История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 лет назад
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 лет назад
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 лет назад
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
  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 лет назад