Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention hace 3 años
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 3 años
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) hace 3 años
  Sam Lantinga 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR hace 3 años
  Anonymous Maarten 67d517907b log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF hace 3 años
  Sam Lantinga 237086c917 Fixed Xcode 14.2 warnings hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis hace 3 años
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) hace 3 años
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) hace 3 años
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) hace 3 años
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) hace 3 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
  Sam Lantinga bde808cd87 Fixed some warnings when building on Linux with -DSDL_LIBC=OFF hace 3 años
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used hace 3 años
  Ozkan Sezer dc2a3e06e9 removed WinRT support. hace 3 años
  Ozkan Sezer e89a1f9157 removed NaCL support. hace 3 años
  Pierre Wendling 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. hace 3 años
  Pierre Wendling 655275378d N3DS port (squashed) hace 5 años
  Sam Lantinga 5892ed4373 Fixed Xcode warnings on macOS hace 3 años
  Eddy Jansson ad0b91302d android: Add missing entries to SDL_category_prefixes table. hace 3 años
  chalonverse 3b191580c3 Windows GDK Support (#5830) hace 3 años
  Francisco Javier Trujillo Mata e4409f6733 Include SDL_Log driver hace 3 años
  Eddy Jansson f7280dcebb log: Check for integer overflow. hace 4 años
  Sam Lantinga 8cd908e0b9 Fixed building with Visual Studio 2013 hace 4 años
  Eddy Jansson 888899244c log: Allow log messages of any length. hace 4 años
  Eddy Jansson 645db217a0 log: Use malloc for long messages. hace 4 años
  Sam Lantinga 7e636b03cc Removed log message length limitation for Apple platforms hace 4 años