コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon a4ccace9c5 include: Fix warnings from gendynapi.py. 1 年間 前
  Sam Lantinga 89caa88b73 Get the definition for SDL_PropertiesID in SDL_thread.h 1 年間 前
  SDL Wiki Bot be5d4e5857 Sync SDL3 wiki -> header 1 年間 前
  Ryan C. Gordon f2e3437311 include: Fixed headers to not break with wikiheaders. This is a hack for now. 1 年間 前
  SDL Wiki Bot b7bb220e60 Sync SDL3 wiki -> header 1 年間 前
  Ryan C. Gordon b2ca8fe458 thread: Simplified docs, moved some technical details to a non-wiki comment. 1 年間 前
  Ryan C. Gordon b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. 1 年間 前
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 1 年間 前
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 年間 前
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 年間 前
  Ryan C. Gordon 6b1a98e664 wikiheaders: Allow basic typedefs to pull in some preprocessor logic. 1 年間 前
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 年間 前
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers 1 年間 前
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 年間 前
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 年間 前
  Ozkan Sezer c5792cc0de SDL_thread.h: replace uses of __GDK__ and __WINRT__ (missed in #8875.) 1 年間 前
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年間 前
  Sam Lantinga df4b855af5 Updated SDL_TLSID to use the same type as other IDs in SDL 1 年間 前
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 1 年間 前
  Sam Lantinga 26996e2c02 We've decided to keep separate functions for creating a thread with and without stack size specified. 1 年間 前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 年間 前
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 年間 前
  Ozkan Sezer f3cb46b083 SDL_thread.h: do not conflict with sdl2-compat::sdl3_include_wrapper.h 2 年 前
  Sylvain aab3cbf207 SDL_thread.h: fix parameter name in comment 2 年 前
  Sam Lantinga cb73bed6eb SDL API renaming: SDL TLS functions 2 年 前
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 年 前
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 2 年 前
  Sylvain 43c08170af Add missing '\param' documentation 2 年 前
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 2 年 前
  Ozkan Sezer 7f3036c353 make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT 2 年 前