FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket
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.
Go to file
dcnieho dd8e935408 removed SetFocus that was added to WM_MOUSEMOVE to handle keyboard focus
with subwindows
Now using a solution similar to GLUT's, when receiving input, check if
mouse is actually on a child of the window passed in by the event, and
process as if event was on that window instead


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1348 7f0cb862-5218-0410-a997-914c9d46530a
2012-07-20 06:35:38 +00:00
freeglut removed SetFocus that was added to WM_MOUSEMOVE to handle keyboard focus 2012-07-20 06:35:38 +00:00
.gitattributes shapes demo can now test shader based drawing as well, added glmatrix 2012-06-09 14:56:58 +00:00
.gitignore Android: unify toolchain and module builds 2012-05-04 11:17:43 +00:00