Commit Verlauf

Autor SHA1 Nachricht Datum
  SDL Wiki Bot b7bb220e60 Sync SDL3 wiki -> header vor 1 Jahr
  Ryan C. Gordon b2ca8fe458 thread: Simplified docs, moved some technical details to a non-wiki comment. vor 1 Jahr
  Ryan C. Gordon b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. vor 1 Jahr
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 1 Jahr
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC vor 1 Jahr
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
  Ryan C. Gordon 6b1a98e664 wikiheaders: Allow basic typedefs to pull in some preprocessor logic. vor 1 Jahr
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. vor 1 Jahr
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers vor 1 Jahr
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. vor 1 Jahr
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent vor 1 Jahr
  Ozkan Sezer c5792cc0de SDL_thread.h: replace uses of __GDK__ and __WINRT__ (missed in #8875.) vor 1 Jahr
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 1 Jahr
  Sam Lantinga df4b855af5 Updated SDL_TLSID to use the same type as other IDs in SDL vor 1 Jahr
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() vor 1 Jahr
  Sam Lantinga 26996e2c02 We've decided to keep separate functions for creating a thread with and without stack size specified. vor 1 Jahr
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 vor 1 Jahr
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. vor 1 Jahr
  Ozkan Sezer f3cb46b083 SDL_thread.h: do not conflict with sdl2-compat::sdl3_include_wrapper.h vor 2 Jahren
  Sylvain aab3cbf207 SDL_thread.h: fix parameter name in comment vor 2 Jahren
  Sam Lantinga cb73bed6eb SDL API renaming: SDL TLS functions vor 2 Jahren
  Anonymous Maarten 549cedfa88 include: add \brief to includes vor 2 Jahren
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 vor 2 Jahren
  Sylvain 43c08170af Add missing '\param' documentation vor 2 Jahren
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming vor 2 Jahren
  Ozkan Sezer 7f3036c353 make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT vor 2 Jahren
  Sam Lantinga fde78d12f2 Updated copyright for 2023 vor 2 Jahren
  Ozkan Sezer 29ba5f5d64 SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32 vor 2 Jahren
  Vincent Hamm 5410d361f7 Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api vor 2 Jahren
  Sam Lantinga 63724c113b Removed the vi format comments from the source vor 2 Jahren