提交历史

作者 SHA1 备注 提交日期
  Jake S. Del Mastro ceac93ade2 Set framebuffer_srgb_capable to the actual value obtained (#8634) 1 年之前
  Anonymous Maarten ed3fad1880 cmake: disable oss by default on Linux, NetBSD and FreeBSD 1 年之前
  Sylvain 6bb40f1d8d SDL_VideoCapture: allow add/remove device at runtime on linux 1 年之前
  Sam Lantinga f0e47f8ee0 Added support for the NACON Revolution 5 Pro controller 1 年之前
  Ozkan Sezer 2f806c89b5 initial import of hidapi netbsd uhid native backend from mainstream 1 年之前
  Christoph Reichenbach 1b284cd415 X11 pen detection: fix misclassification due to improper init 1 年之前
  Anonymous Maarten c4ca64deaf ci: do 'brew update' & don't run dependent checks on installed things 1 年之前
  Ozkan Sezer d486de6349 cmake: fixed iconv detection test program 1 年之前
  Ryan C. Gordon 42a8139fd6 render: Clip bresenham lines against a real viewport thing. 1 年之前
  Ryan C. Gordon 4a40a272bd render: Patched to compile. 1 年之前
  Ryan C. Gordon 983f178b7d render: Clip lines before Bresenham algorithm generates points. 1 年之前
  Ryan C. Gordon db7f6425d0 rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine. 1 年之前
  Anonymous Maarten e548044a82 ci: add NetBSD to test matrix 1 年之前
  Anonymous Maarten dd5b8db3a6 SDL_hidapi requires libusb >= 1.0.16 1 年之前
  Ryan C. Gordon 6ba90f7775 render: Batching is always enabled now! 1 年之前
  Ryan C. Gordon b24d6bd59a opengl: Creating a texture trashes the cached `texturing` state, fix it. 1 年之前
  Ryan C. Gordon dcf04559db render: GL-based renderers should treat adaptive vsync as vsync being enabled. 1 年之前
  Ryan C. Gordon 74a2542564 x11: Deal with difference in GLX_EXT_swap_control_tear behavior. 1 年之前
  Ozkan Sezer 08fac5b1b2 SDL_PenModifyForWacomID: return zero as axis_flags upon failure. 1 年之前
  Ozkan Sezer aaba01aee4 hidapi: syncing with mainstream: 1 年之前
  Ozkan Sezer 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 1 年之前
  Ozkan Sezer 42c8366fdc revise iconv detection: 1 年之前
  Anonymous Maarten a45b371de0 cmake: create and install SDL3::Jar target for Android 1 年之前
  Ozkan Sezer 53544cabaa psp: fix copy/paste error from SDL2 in PSP_VideoQuit(). 1 年之前
  Ryan C. Gordon 6cde96f9a0 psp: Hook up event subsystem init/quit. 1 年之前
  Ryan C. Gordon e9659f5738 Removed some function declarations that don't actually exist. 1 年之前
  Ryan C. Gordon 3264e64738 SDL_RunApp: Make sure argc/argv are stable if the caller didn't define them. 1 年之前
  Sam Lantinga eca79e38db Removed test shape images 1 年之前
  Sam Lantinga 81fc7ded78 Removed the window shape API for SDL 3.0 1 年之前
  Sam Lantinga 45938bbfa5 Corrected comment 1 年之前