Historial de Commits

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