Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 5f086e7623 Updated copyright for 2026 há 2 meses atrás
  Ozkan Sezer 9cefbab766 remove watcom compiler support from private sources há 6 meses atrás
  Sam Lantinga 42f634ff7a Added SDL_AddAtomicU32() há 6 meses atrás
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts há 9 meses atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool há 1 ano atrás
  Sam Lantinga d0edf68774 Added Uint32 versions of the atomic functions há 1 ano atrás
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention há 1 ano atrás
  Sam Lantinga cf1d8e2dfd Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() há 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 1 ano atrás
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL há 1 ano atrás
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code há 1 ano atrás
  Ryan C. Gordon d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. há 1 ano atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression há 2 anos atrás
  luzpaz 37e567994d Fix remaining typos (#7921) há 2 anos atrás
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style há 2 anos atrás
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style há 2 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined há 3 anos atrás
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) há 3 anos atrás
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt há 3 anos atrás
  Sam Lantinga 56522034db Fixed building with Visual Studio 2010 há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) há 3 anos atrás
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) há 3 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 3 anos atrás