Commit History

Author SHA1 Message Date
  Ozkan Sezer aae2d22852 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 1 year ago
  Sam Lantinga dab77fe29b Added support for SDL_COLORSPACE_BT709_FULL to the hardware renderers 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 years ago
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
  pionere 3f8b450de2 extend the code hidden by SDL_HAVE_YUV 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Sam Lantinga b360965d0d Added a hint for alternate OpenGL NV12 data format 3 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Sam Lantinga 2ee9b1ddce Fixed bug 4025 - SDL_Renderer OpenGL : add support for textures ABGR, RGB, BGR 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Ryan C. Gordon b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 6 years ago
  sezero 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 7 years ago
  Sam Lantinga 90e72bf4e2 Fixed ISO C99 compatibility 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Sam Lantinga a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Philipp Wiesemann 97aa577589 Fixed empty parameter list in signatures of internal functions. 8 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago