Commit History

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