Alfred Reynolds
|
61c7415071
Add SDL_GetDisplayDPI routine and implement for Windows.
|
vor 10 Jahren |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
vor 10 Jahren |
Alex Szpakowski
|
c4035654a9
Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Alex Szpakowski
|
1152a75954
Generated dynapi prototypes for the new iPhone functions.
|
vor 11 Jahren |
Ryan C. Gordon
|
a0e878aafb
Minor input grab clarifications.
|
vor 11 Jahren |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
vor 11 Jahren |
Sam Lantinga
|
4e7db78ed9
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
vor 11 Jahren |
Ryan C. Gordon
|
f30e120aa9
Added audio device buffer queueing API.
|
vor 11 Jahren |
Sam Lantinga
|
eb1c6044b2
Fixed bug in AVX detection and added AVX2 detection
|
vor 11 Jahren |
Ryan C. Gordon
|
b29740b88f
Merged Ryan's SDL-gui-backend branch.
|
vor 11 Jahren |
Ryan C. Gordon
|
8436956711
Changed SDL_GetAbsoluteMouseState() to SDL_GetGlobalMouseState().
|
vor 11 Jahren |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
vor 12 Jahren |
Ryan C. Gordon
|
b861efde14
Implemented SDL_GetAbsoluteMouseState().
|
vor 12 Jahren |
Sam Lantinga
|
947a0b8bae
Ryan C. Gordon <icculus@icculus.org> 2014-05-24 01:23 -0400
|
vor 12 Jahren |
Sam Lantinga
|
45ed5ee494
Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal()
|
vor 12 Jahren |
Ryan C. Gordon
|
98c03f391d
Changed drag area API to a hit-testing API.
|
vor 12 Jahren |
Ryan C. Gordon
|
3cbc83ef11
First shot at SDL_SetWindowDragAreas().
|
vor 12 Jahren |
Ryan C. Gordon
|
b7d2c0e9d6
Implemented SDL_CaptureMouse().
|
vor 12 Jahren |
Ryan C. Gordon
|
a2710516ef
Generated dynapi stuff for the new WinRT entry points.
|
vor 12 Jahren |
J?rgen P. Tjern?
|
defd90b6f6
Render: Allow empty cliprect.
|
vor 12 Jahren |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
vor 12 Jahren |