История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon b24586309c Fixed dynapi for new SDL_WarpMouseGlobal() function signature. 11 лет назад
  Ryan C. Gordon e346f14277 SDL_WarpMouseGlobal() should return non-void. 11 лет назад
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 11 лет назад
  Alex Szpakowski c4035654a9 Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer. 11 лет назад
  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. 11 лет назад
  Alex Szpakowski 1152a75954 Generated dynapi prototypes for the new iPhone functions. 11 лет назад
  Ryan C. Gordon a0e878aafb Minor input grab clarifications. 11 лет назад
  Sam Lantinga 1ea8697894 Removed SDL_round() because the license wasn't compatible with zlib 12 лет назад
  Sam Lantinga 4e7db78ed9 Added SDL_round(), contributed by Benoit Pierre - thanks! 12 лет назад
  Ryan C. Gordon f30e120aa9 Added audio device buffer queueing API. 12 лет назад
  Sam Lantinga eb1c6044b2 Fixed bug in AVX detection and added AVX2 detection 12 лет назад
  Ryan C. Gordon b29740b88f Merged Ryan's SDL-gui-backend branch. 12 лет назад
  Ryan C. Gordon 8436956711 Changed SDL_GetAbsoluteMouseState() to SDL_GetGlobalMouseState(). 12 лет назад
  Sam Lantinga 6101e4b20e Added SDL_sqrtf(), SDL_tan(), SDL_tanf() 12 лет назад
  Ryan C. Gordon b861efde14 Implemented SDL_GetAbsoluteMouseState(). 12 лет назад
  Sam Lantinga da6d9a9f2a Added annotations to help code analysis tools 12 лет назад
  Sam Lantinga 45ed5ee494 Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal() 12 лет назад
  Ryan C. Gordon 98c03f391d Changed drag area API to a hit-testing API. 12 лет назад
  Ryan C. Gordon 3cbc83ef11 First shot at SDL_SetWindowDragAreas(). 12 лет назад
  Ryan C. Gordon b7d2c0e9d6 Implemented SDL_CaptureMouse(). 12 лет назад
  Ryan C. Gordon a2710516ef Generated dynapi stuff for the new WinRT entry points. 12 лет назад
  J?rgen P. Tjern? defd90b6f6 Render: Allow empty cliprect. 12 лет назад
  Sam Lantinga 03afd0de40 SDL_DXGIGetOutputInfo() checks input parameters and returns a boolean value whether or not it succeeded. 12 лет назад
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 лет назад