Commit History

Author SHA1 Message Date
  Sam Lantinga 1a15d506a6 Removed duplicated conditional 2 years ago
  Sam Lantinga 02cea5fca1 Fixed rumble caps for the Nintendo Joy-Con controllers 2 years ago
  Sam Lantinga 4994654d4f Added support for the Razer Wolverine V2 controllers 2 years ago
  Sam Lantinga e8091b8983 cocoa/gles: do not unload EGL when context is destroyed 2 years ago
  Marc-André Lureau 93861e1de0 windows/gles: do not unload EGL when context is destroyed 2 years ago
  Marc-André Lureau 654965a628 windows/gles: correct indentation 2 years ago
  Sam Lantinga 5d3cf61e8b Don't call SDL_GetDisplayIndex(0) when creating or positioning a window 2 years ago
  Anonymous Maarten f1202fccdc cmake: create SDL3::SDL3-shared for VC and Xcode devel package 2 years ago
  Anonymous Maarten 213fbd01c5 SDL_endian.h: improve doxygen documentation 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Anonymous Maarten 0625695898 docs: Fix doxyfile 2 years ago
  Anonymous Maarten efdc92802f Fix -Wunused-function warning when configuring with -DSDL_X11_XINPUT2=OFF 2 years ago
  Anonymous Maarten 0e2866f846 Fix -Wunused-variable warning when configuring with -DSDL_X11_XRANDR=OFF 2 years ago
  Anonymous Maarten cfadb4c106 Fix -Wunused-variable warning when configuring with -DSDL_X11_XSHAPE=OFF 2 years ago
  Sam Lantinga ced02319a6 Fixed typo (thanks @Iniquitatis!) 2 years ago
  Lauri Kasanen 0123d6311d Fix GetGlobalMouseState when xi2 is not available at runtime 2 years ago
  Sam Lantinga 24d419c09f Updated documentation for SDL3_DYNAMIC_API 2 years ago
  Ozkan Sezer 964a877eb3 SDL_x11dyn.h: include XInput2.h also for Xfixes 2 years ago
  Anonymous Maarten 18f38bef03 Remove include/SDL3/SDL_name.h 2 years ago
  Le Philousophe a67ae8eed5 Fix window size in X11 when window manager refuses to resize 2 years ago
  Ozkan Sezer b5a7bd72df minor tidy-up. 2 years ago
  Sylvain c88becc87a Fix kmsdrm build 2 years ago
  Alexandros Koutroulis a2251d1093 SDL_SetWindowIcon now reports errors. (#7081) 2 years ago
  Anonymous Maarten dc138ee3d4 cmake: SDL3-shared target will always be a shared target 2 years ago
  Anonymous Maarten 6ae1578691 ci: cache PVR_PSP2 and gl4es4vita 2 years ago
  Sam Lantinga eede2066fb Added other names for the DragonRise Inc. Wired Wheel (thanks @felimwhiteley!) 2 years ago
  Frank Praznik 39e6d4a891 Set the window width and height when moving 2 years ago
  Sam Lantinga 630c23ce17 You can move fullscreen desktop windows between displays using SDL_SetWindowPosition() 2 years ago
  Sam Lantinga 64b88115ec SDL_SetWindowFullscreen() now takes a boolean value 2 years ago
  Sam Lantinga 6c04c6f090 Fixed SDL_SetWindowSize() and SDL_SetWindowPosition() 2 years ago