Commit History

Author SHA1 Message Date
  Sam Lantinga 1f82b4a96f d3d12: reset the vertex buffer size when it is released 2 years ago
  GNQG a053211a2a fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE 2 years ago
  Sam Lantinga 2d580f8f45 Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!) 2 years ago
  Anonymous Maarten b8c6d3d7e1 cmake: mark hidapi as disabled when not found 2 years ago
  Anonymous Maarten 1e5daf1bef cmake: fix build with SDL_WAYLAND_SHARED=OFF 2 years ago
  Simon McVittie 21e23ef913 testevdev: Explain why the test data is encoded the way it is 2 years ago
  Simon McVittie 4a0ad650d0 testevdev: Add a static assertion for supported sizeof(long) 2 years ago
  Helge Deller e07f106760 testevdev: Fix detection of word size 2 years ago
  Sam Lantinga 88e64108f5 Clarified that GNU sort isn't required, we just need the -V option to be supported 2 years ago
  Sam Lantinga 1b5bf2ac65 GNU sort isn't available on older macOS and some BSD systems 2 years ago
  Ozkan Sezer 679d33ab44 updated VS project file 2 years ago
  Ozkan Sezer 9e72ec4ed9 Makefile.w32: no need for the description field, we have a *.res already 2 years ago
  Ozkan Sezer 8104992064 testhaptic: fix watcom "&array may not produce intended result" warning 2 years ago
  Ozkan Sezer 51958da000 loadso, dlsym, SDL_LoadFunction: cleanup the underscored name path. 2 years ago
  Ozkan Sezer b435252b29 hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates 2 years ago
  Ozkan Sezer eb43d57880 os2 loadso improvements: 2 years ago
  Ozkan Sezer 92937ff5e0 os2: fix error message for SDL_LoadObject() 2 years ago
  Anonymous Maarten 36b987dabe cmake: else() does not need an argument 2 years ago
  Ryan C. Gordon 266ca2c933 coreaudio: Dispose of AudioQueue before waiting on the thread. 2 years ago
  Ethan Lee b7e8e6f3b8 wayland: Check for the input handle before checking the keyboard handle 2 years ago
  Sam Lantinga 30579c8cd7 Don't try to create a semaphore for the mutex implementation if threads are disabled 2 years ago
  Ozkan Sezer 4726270ead WIN_GetDrawableSize: avoid NULL pointer dereference 2 years ago
  Sam Lantinga a1d1946dcb Use DWARF 4 debug information when building using mingw 2 years ago
  Sam Lantinga 36524373db Updated version to 2.24.1 for point release 2 years ago
  Sam Lantinga 77f3a9cbe8 Only advertise the SDL_PIXELFORMAT_EXTERNAL_OES format if we can build the shader for it 2 years ago
  Sam Lantinga b8dacc37b5 Pretty print shaders for debugging purposes 2 years ago
  Sam Lantinga a49a25671d Fixed OpenGL ES shader compilation on Linux 2 years ago
  Sam Lantinga 284cf11778 Fixed uninitialized variable warning 2 years ago
  Sam Lantinga 949addc94e Fixed OpenGLES shaders failing after renderer has been created 2 years ago
  Amir 23a4b9bdd6 android: fix some compiler warnings 2 years ago