Commit History

Author SHA1 Message Date
  Frank Praznik dfb8241317 wayland: Don't pass null string pointers to wl_cursor_theme_get_cursor 1 year ago
  Ryan C. Gordon c67f10e43f x11: Cleaned up system cursor code to match previous Wayland change. 1 year ago
  Ryan C. Gordon 932eea513e wayland: Minor cleanup in new mouse cursor selection code. 1 year ago
  Simon McVittie 5e51a37518 emscripten, wayland, x11: Share the table of CSS cursor names 1 year ago
  Simon McVittie 372564299e emscripten, wayland, x11: Map SIZEALL to "all-scroll" instead of "move" 1 year ago
  Ryan C. Gordon c397fe0c51 wayland: Prefer to use CSS names for cursors, falling back to X11 1 year ago
  Simon McVittie 95227e2732 wayland: Use CSS/freedesktop cursor name "default" as a fallback 1 year ago
  Ryan C. Gordon 6f8d6da77f x11: Use XcursorLibraryLoadCursor to load system cursors when available. 1 year ago
  Ozkan Sezer 6f15aec644 don't let SDL_render.c:render_drivers[] have an empty initializer list. 1 year ago
  Ozkan Sezer 9bed177f10 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 1 year ago
  Frank Praznik 7de4f16710 wayland: Don't store wl_output pointers in mode driver data 1 year ago
  Sam Lantinga beac43f41f Revert "wayland: Don't initialize OpenGL when the window flags didn't specify it" 1 year ago
  Sam Lantinga 8538d5dcf1 Fixed error: unused variable 'axes' [-Werror,-Wunused-variable] 1 year ago
  Sam Lantinga 0fb294ade4 Explicitly retain and release NSObjects in C structures 1 year ago
  Chris Collins 0f6a682ea6 Wayland: Avoid SEGV if a modifier notification comes before the keymap 1 year ago
  Hans-Kristian Arntzen c4fc20a033 Fix broken use of MsgWaitForMultipleObjects. 1 year ago
  Sam Lantinga a24e2bfc76 Guarded ElementAlreadyHandled with #ifdef ENABLE_PHYSICAL_INPUT_PROFILE (thanks @Donione!) 1 year ago
  Sam Lantinga 6a83588fdd Redefine XINPUT_CAPABILITIES_EX as an SDL typedef 1 year ago
  Sam Lantinga 0092b3629e Added VIDPID for OpenFFBoard wheel (thanks @groybe!) 1 year ago
  pastdue c0eedcd4ce Emscripten_SetWindowFullscreen: Fix crash due to uninitialized EmscriptenFullscreenStrategy members 1 year ago
  meyraud705 d1b6d5f33d Fix memory leak in SDL_UpdateSteamVirtualGamepadInfo() 1 year ago
  Wohlstand fe297fc6d8 SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash 1 year ago
  Wohlstand 384fcea585 SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32 1 year ago
  Joshua Root 2f2b44a1bd Fix SDL_mfijoystick build issues 1 year ago
  Sam Lantinga 8386daddcb vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) 1 year ago
  Simon McVittie 739a23e506 testautomation_math: Fix misleading log output 1 year ago
  Simon McVittie 5a59155a05 test: Don't accept results that are much less than expected 1 year ago
  Simon McVittie 1ad917e2f6 testautomation: Don't expect exp to yield exact floating point results 1 year ago
  Sam Lantinga 859844eae3 Updated to version 2.30.0 for release 1 year ago
  Sam Lantinga 857b9848d2 Don't use the system iconv on Apple mobile platforms 1 year ago