Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style hace 2 años
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style hace 2 años
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source 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
  Sylvain cd0d5a5fc5 Don't compare pointer against '0', but NULL hace 3 años
  Sylvain ce5da5d579 Don't compare pointer against '0', but NULL hace 3 años
  Ozkan Sezer e9ff4fdd49 add SDL_bsearch hace 3 años
  Sam Lantinga 120c76c84b Updated copyright for 2022 hace 4 años
  Sam Lantinga 9130f7c377 Updated copyright for 2021 hace 5 años
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h hace 5 años
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 hace 6 años
  Ozkan Sezer fea3c8bdef SDL_qsort.c: sync comments with version 1.15 from mainstream hace 6 años
  Sam Lantinga 5e13087b0f Updated copyright for 2019 hace 7 años
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 hace 8 años
  Sam Lantinga 1b2492ed8a Fixed 64-bit build warning hace 8 años
  Ryan C. Gordon ae667da638 Fixed a bunch of compiler warnings. hace 8 años
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 hace 9 años
  Sam Lantinga 79f6ba5a84 Fixed signed/unsigned comparison warnings in Visual Studio hace 9 años
  Sam Lantinga 5333deab1c Quick fix for qsort off-by-one error. hace 10 años
  Ryan C. Gordon 32c70cc546 stdlib: Restored previous qsort() implementation; the licensing is resolved. hace 10 años
  Ryan C. Gordon 09ae4df5bf Another attempt to fix Windows build. hace 10 años
  Ryan C. Gordon 18f74c6e15 Patched to compile on Visual Studio. hace 10 años
  Ryan C. Gordon 014956ac1d Replaced SDL_qsort with public domain code from PDCLib: http://pdclib.e43.eu/ hace 10 años
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. hace 11 años
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support hace 12 años