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 2 años
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention hace 2 años
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 3 años
  Elad Lahav b4f28fb532 Define _LARGEFILE64_SOURCE as 1 for all platforms hace 3 años
  Elad Lahav 49a8b16ffd Fix use of _LARGEFILE64_SOURCE hace 3 años
  Anonymous Maarten b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header hace 3 años
  Ozkan Sezer 41c693dc25 build fix for non-x86 targets. hace 3 años
  Ozkan Sezer 69de6964e5 use target attributes of gcc / clang for SIMD code. hace 3 años
  Anonymous Maarten d27db3defa cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC hace 3 años
  Anonymous Maarten fc4085b54e cmake: Allow build system to disable arm neon intrinsics hace 3 años
  Anonymous Maarten 46de6241d7 cmake: Allow build system to disable loongarch intrinsics hace 3 años
  Anonymous Maarten 4681240241 cmake: Detect AVX + allow build system to disable Intel intrinsics hace 3 años
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines hace 3 años
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Daniel Gibson 28b93451dc Make WinRT's SDL_main header-only hace 3 años
  Daniel Gibson ca2fe7be1a Implement SDL_main as header-only lib for Win32 hace 3 años
  Sam Lantinga 1f4cc733a1 Removed the nanosecond versions of event and thread primitive waits from the public API 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
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
  Sam Lantinga a268c841e3 Remove references to STDC_HEADERS (thanks @sezero!) hace 3 años
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers hace 3 años
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 hace 3 años
  Cameron Cawley f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds hace 3 años
  Sam Lantinga 8cd908e0b9 Fixed building with Visual Studio 2013 hace 3 años
  Michael Fitzmayer fbd230bb6c Add support for the Nokia N-Gage (#5597) hace 3 años
  Eddy Jansson 97774cdf72 Move in va_copy() define block from stdlib. hace 3 años