Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga ac74e16cde Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller. il y a 9 ans
  Sam Lantinga 27d4f09929 Implemented SDL_GetHintBoolean() to make it easier to check boolean hints il y a 9 ans
  Sam Lantinga d2676c2985 Fixed bug 2924 - SDL_CreateRGBSurface[From] versions that take SDL_PIXELFORMAT enum il y a 9 ans
  Ryan C. Gordon 4f4c4b629f Added SDL_SetWindowResizable(). (thanks, Ethan!) il y a 9 ans
  Ryan C. Gordon 7315390171 audio: Implemented buffer queueing for capture devices (SDL_DequeueAudio()). il y a 9 ans
  Ryan C. Gordon 5dcf6bcc32 Updated dynamic API table. il y a 10 ans
  Ryan C. Gordon d4aedf9951 Added SDL_SetWindowModalFor(). il y a 11 ans
  Ryan C. Gordon e497e46515 Added SDL_SetWindowInputFocus(). il y a 10 ans
  Ryan C. Gordon 3bdaf4c611 Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). il y a 10 ans
  Ryan C. Gordon 5696e88e6b Added SDL_GetWindowBordersSize(). il y a 10 ans
  Ryan C. Gordon c3114975db Added SDL_GetDisplayUsableBounds(). il y a 10 ans
  Sam Lantinga 42065e785d Updated copyright to 2016 il y a 10 ans
  Ryan C. Gordon e6ad29aec8 Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). il y a 10 ans
  Sam Lantinga e015140af3 SDL - add dynapi entry points for SDL_JoystickCurrentPowerLevel il y a 10 ans
  Alfred Reynolds b0e145b3e1 Move GetDisplayDPI to the end of the file. il y a 10 ans
  Alfred Reynolds 61c7415071 Add SDL_GetDisplayDPI routine and implement for Windows. il y a 10 ans
  Ryan C. Gordon b24586309c Fixed dynapi for new SDL_WarpMouseGlobal() function signature. il y a 11 ans
  Ryan C. Gordon e346f14277 SDL_WarpMouseGlobal() should return non-void. il y a 11 ans
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 11 ans
  Alex Szpakowski c4035654a9 Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer. il y a 11 ans
  Alex Szpakowski fcd0f06a88 Renamed SDL_iPhoneGetViewFramebuffer/Renderbuffer to SDL_iOSGetViewFramebuffer/Renderbuffer. Added #defines for SDL_iOSSetAnimationCallback and SDL_iOSSetEventPump, which point to SDL_iPhoneSetAnimationCallback and SDL_iPhoneSetEventPump. il y a 11 ans
  Alex Szpakowski 1152a75954 Generated dynapi prototypes for the new iPhone functions. il y a 11 ans
  Ryan C. Gordon a0e878aafb Minor input grab clarifications. il y a 11 ans
  Sam Lantinga 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib il y a 11 ans
  Sam Lantinga 4e7db78ed9 Added SDL_round(), contributed by Benoit Pierre - thanks! il y a 11 ans
  Ryan C. Gordon f30e120aa9 Added audio device buffer queueing API. il y a 12 ans
  Sam Lantinga eb1c6044b2 Fixed bug in AVX detection and added AVX2 detection il y a 12 ans
  Ryan C. Gordon b29740b88f Merged Ryan's SDL-gui-backend branch. il y a 12 ans
  Ryan C. Gordon 8436956711 Changed SDL_GetAbsoluteMouseState() to SDL_GetGlobalMouseState(). il y a 12 ans
  Sam Lantinga 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() il y a 12 ans