Historique des commits

Auteur SHA1 Message Date
  Cameron Cawley 67eb03400a Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB il y a 2 ans
  Ryan C. Gordon cb5b8c9747 testshader: Don't make local variables with the same name as GL entry points. il y a 2 ans
  Ryan C. Gordon c331b64d79 audio: Tighten up possession of detectionLock during device open. il y a 2 ans
  Ryan C. Gordon e51760e111 audio: Wait for device thread to set `device->threadid` before continuing. il y a 2 ans
  Deve c67ff82377 Avoid textinput events when pasting from clipboard on iOS. il y a 3 ans
  Ryan C. Gordon 42d979a231 audio: Just use the system default stack size for the device thread. il y a 2 ans
  Cameron Cawley 1bb5448fe8 Use the correct pixel formats for OpenGL ES on big endian il y a 2 ans
  Ozkan Sezer 2222f44c94 use format string attributes for functions accepting va_list params, too il y a 2 ans
  Anonymous Maarten d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) il y a 2 ans
  Sam Lantinga cc7c0a2dab Fixed IOS_SupportedHIDDevice() returning SDL_FALSE before initialization il y a 2 ans
  Sam Lantinga 76cc24e34a Added SDL_HINT_JOYSTICK_IOKIT and SDL_HINT_JOYSTICK_MFI to control whether the IOKit and GCController drivers should be used for joystick support. il y a 2 ans
  Sam Lantinga 0ec1209eab Fixed a memory leak at window creation. il y a 2 ans
  Louis M 925362a2fc Replacing SDL_SCANCODE_AUDIOMUTE by SDL_SCANCODE_MUTE on Windows il y a 2 ans
  Sam Lantinga 1de85491e1 Fixed mouse wheel scrolling direction on iOS il y a 2 ans
  Sam Lantinga cc20d0147e Revert "Check to make sure the Windows joystick device has buttons and axes" il y a 2 ans
  Sam Lantinga 8c82b73027 Fixed the ROG PUGIO II showing up as a game controller il y a 2 ans
  nia 92d70f4167 cpuinfo: Fix detection of physical memory above 2GB on NetBSD il y a 2 ans
  Yussuf Khalil 63e9827b90 wayland: Fix DPI calculation with scaled outputs il y a 2 ans
  Sylvain Becker f3419d8c04 Re-add SDL_assert() with non boolean ptr syntax (#8531) il y a 2 ans
  Sam Lantinga c29df1699e Added shortened name for "Nintendo Co., Ltd." il y a 2 ans
  Sam Lantinga 4a0bd06d58 Added support for the GameSir-G7 Controller for Xbox il y a 3 ans
  Sam Lantinga 03f29c19dc Added support for the Dragonrise GameCube adapter with VID 0x1843 il y a 2 ans
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) il y a 2 ans
  Anonymous Maarten 4a3a9f3ad8 Older gcc does not support #pragma GCC diagnostic inside functions il y a 2 ans
  Anonymous Maarten d38ccfa88f x11: Ignore deprecated declaration of XKeycodeToKeysym il y a 2 ans
  Anonymous Maarten f0d65436fb ci: re-enable Intel compilers on ci il y a 2 ans
  Sam Lantinga dfc38ef460 Implemented VT switching for KMSDRM on Linux il y a 2 ans
  Anonymous Maarten adc0880520 cmake: also install pdb files of static libraries il y a 2 ans
  Sam Lantinga 509c70c698 Allow the application to draw while Windows is in a modal move/resize loop il y a 2 ans
  Sam Lantinga 3900fca304 Fixed FreeBSD build il y a 2 ans