Commit History

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