Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 2a8d00634d Fixed scanning a negative number as an unsigned value il y a 3 ans
  Ozkan Sezer 3f5c46663e SDL_vsscanf: fix an uninitialized warning il y a 3 ans
  Sam Lantinga 216e3f10bb Implemented size_t format specifiers for SDL_snprintf() and SDL_sscanf() il y a 3 ans
  Sam Lantinga c70ffc2a35 Added size_t format specifier test coverage for SDL_snprintf and SDL_sscanf il y a 3 ans
  Sam Lantinga 101306edcf Do case insensitive matching on test cases il y a 3 ans
  Anonymous Maarten 3b20e0ecef cmake: only add -Wl,--undefined=WinMain when building an executable il y a 3 ans
  Ozkan Sezer c833294817 tests, watcom: silence lots of W202 warnings from new vulkan headers. il y a 3 ans
  Cameron Cawley 8598f05b47 Support loading 2bpp .bmp files il y a 3 ans
  Cameron Cawley 1f7a7fd931 haiku: Combine HAIKU_ColorSpaceToBitsPerPixel and HAIKU_BPPToSDLPxFormat il y a 3 ans
  Cameron Cawley dd51787e07 Fix SDL_PIXELFORMAT_INDEX1LSB test case il y a 4 ans
  Cameron Cawley 43fc6d593f Fix incorrect return value in X11_GetPixelFormatFromVisualInfo il y a 4 ans
  Ivan Epifanov 202dfea502 Vita: drop memory defines il y a 3 ans
  Ivan Epifanov 7115ceb775 Vita: restore sceClibMemcmp il y a 3 ans
  Sam Lantinga 2e9f5b5989 Added support for the HORI Fighting Commander OCTA (Xbox Series X and PS versions) il y a 3 ans
  Ozkan Sezer 5fba31f6fb SDL_HasPrimarySelectionText: fix -Wunreachable-code-return warning. il y a 3 ans
  Sam Lantinga efe01faa8e Replaced Blit4to4CopyAlpha() with optimized SDL_BlitCopy() il y a 4 ans
  Ozkan Sezer c0baa6bf5e move SDL_windowstaskdialog.h contents into SDL_windowsmessagebox.c il y a 4 ans
  Sam Lantinga 82b40f097b Fixed runaway CPU usage in the metal renderer when the window is minimized il y a 4 ans
  Sam Lantinga 5892ed4373 Fixed Xcode warnings on macOS il y a 4 ans
  Sam Lantinga 910d499c54 Fixed comment typo il y a 4 ans
  Sam Lantinga 172865ff13 Don't enumerate HID devices on macOS if we don't have input monitoring permissions il y a 4 ans
  Sam Lantinga eb046958da Fixed build warning il y a 4 ans
  Sam Lantinga 8fc133ac2c Updated Xcode project with new offscreen video driver files il y a 4 ans
  Sam Lantinga e2753e19e8 Calculate simulated vsync interval based on display refresh rate il y a 4 ans
  Sam Lantinga 208964f038 Reset the simulated vsync presentation timeline if it's been too long since the last present il y a 4 ans
  Sam Lantinga 1663cb4196 Reset simulated presentation timeline when vsync status changes il y a 4 ans
  Sam Lantinga d744aafb05 Added support for simulated vsync in the renderer il y a 4 ans
  Ozkan Sezer 339f7a2f6b SDL_windows.h: guard WIN32_LEAN_AND_MEAN and STRICT macro defines. il y a 4 ans
  Ozkan Sezer c23fb235c8 SDL_render_d3d12.c: Fix uninitialized warning for CreateEventExFunc il y a 4 ans
  Ozkan Sezer d86cb8ec9e SDL_offscreenwindow.c: swap include order of SDL_egl_c.h/SDL_sysvideo.h il y a 4 ans