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 d1efa5eb48 added glutPositionFunc callback, now just need to implement so it does
something
For all callbacks now using function type definitions from
fg_internal.h.
Reorganized and cleaned up fg_callbacks.c so that there are no wrong
comments in there (timers are global, not per window) and so that all
global, per menu, and per window callbacks are grouped together


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1474 7f0cb862-5218-0410-a997-914c9d46530a
2012-11-23 06:40:06 +00:00
freeglut added glutPositionFunc callback, now just need to implement so it does 2012-11-23 06:40:06 +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