提交历史

作者 SHA1 备注 提交日期
  Sylvain Becker ab1f4172e3 Remove SDL_GL_CONTEXT_EGL #6657 (#6683) 2 年之前
  Sam Lantinga 7237c56499 Detect the G923 (Xbox style) and PXN V900 (PS3 mode) as wheels 2 年之前
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 2 年之前
  Sam Lantinga c2ce44bead More cleanup for #6619 2 年之前
  Anonymous Maarten 11ef4df207 cmake: rely on targets from the main cmake script 2 年之前
  Anonymous Maarten 14ffaba399 cmake: build with rpath's, they are removed on install 2 年之前
  Anonymous Maarten 1dce3f9265 ci: RISCOS is a bool 2 年之前
  Anonymous Maarten 88b41c47fa ci: do verbose PSP build 2 年之前
  Sam Lantinga a463aca0d1 Simplified SDL_CreateRGBSurface* functions 2 年之前
  Sam Lantinga 1e7e25626b Use SDL_PIXELFORMAT_RGB565, which is the most common 16-bit format 2 年之前
  Sam Lantinga a01759f8f0 Fixed 16-bit RGBA masks 2 年之前
  Sam Lantinga c30b2063e0 Clarified the migration path for SDL_CreateSurface() 2 年之前
  Sylvain Becker 932f61348d Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711) 2 年之前
  Sylvain 778b8926b4 Small format changed (using clang-format 15.0.2-1) 2 年之前
  Ozkan Sezer 45025799b7 restore SDL_malloc.c original formatting. 2 年之前
  Sasha Szpakowski b3b94cf36b Fix xcode project after opengles renderer removal 2 年之前
  Sam Lantinga 36c5d5cc65 Added support for the Logitech Cordless Precision PS3 controller 2 年之前
  Sam Lantinga 4f9c2b3e2e Added support for the HORIPAD Pro for Xbox Series X 2 年之前
  Sam Lantinga e2df0a9d5a Re-enabled support for third party PS3 controllers 2 年之前
  Sam Lantinga 27e8eb4ca8 Fixed Victrix FS Pro V2 controller hang on reboot 2 年之前
  Sam Lantinga f8c3528c55 Fixed crash if GetRectDisplayIndex() is called before SDL_VideoInit() 2 年之前
  Sam Lantinga 1e2dfdb019 Removed the OpenGL ES 1.0 2D render implementation 2 年之前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 年之前
  Ozkan Sezer 14b902faca begin_code.h: add gcc version checks to the alloc_size attributes. 2 年之前
  Ozkan Sezer 4b6390261b begin_code.h: remove obsolete __SYMBIAN32__ handling for DECLSPEC. 2 年之前
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 年之前
  Sam Lantinga 6ca7212b75 Fixed unreachable code warning 2 年之前
  Anonymous Maarten a52327f6b8 cmake: add support for precompiled headers 2 年之前
  Anonymous Maarten e26e893daf test: build + fix test/testgles2_sdf.c 2 年之前
  Ethan Lee f9f7db4e08 video: Prefer Wayland over X11 (take 2!) 2 年之前