Histórico de commits

Autor SHA1 Mensagem Data
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 ano atrás
  Sam Lantinga eb1be89e70 Cleaned up thread state handling and added thread object validation 1 ano atrás
  Moritz ca4f5dd40d Added SDL_GetThreadState 1 ano atrás
  Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support. 1 ano atrás
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 ano atrás
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 ano atrás
  Sam Lantinga ec3bb4c029 Removed the need for SDL_CreateTLS() 1 ano atrás
  Sam Lantinga b517043936 Added TLS initialization and shutdown functions 1 ano atrás
  Sam Lantinga b566bfce07 Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression 2 anos atrás
  Sam Lantinga df4b855af5 Updated SDL_TLSID to use the same type as other IDs in SDL 2 anos atrás
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 anos atrás
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 anos atrás
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 anos atrás
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 anos atrás
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. 3 anos atrás
  Pierre Wendling 655275378d N3DS port (squashed) 5 anos atrás
  Francisco Javier Trujillo Mata 52f00833b0 Add Thread drivers 3 anos atrás
  Michael Fitzmayer fbd230bb6c Add support for the Nokia N-Gage (#5597) 4 anos atrás
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 anos atrás
  Ivan Epifanov 2d64e37e41 Initial rebase of xerpi's port 5 anos atrás
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 anos atrás
  Ozkan Sezer d27238751f os2: integrate the port into main tree. 5 anos atrás
  Ryan C. Gordon 46bb47cf04 thread: Put all important SDL_CreateThread internal data into SDL_Thread. 6 anos atrás