This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
FreeGLUT-Vita/freeglut
2013-02-27 05:58:56 +00:00
..
freeglut Use GetMessagePos, not GetCursorPos to make sure we get the right mouse position. Also, no need to get mouse position at time of keypress, every mouse movement before the keypress is processed in an earlier WM_MOUSE message already, so mouse position in the window state is all we need. 2013-02-27 05:58:56 +00:00
web-src added API doc for glutSetKeyRepeat and glutIgnoreKeyRepeat 2013-02-27 04:58:23 +00:00