Work-around for an issue which cropped up with the release of gcc-10. In their
[freeglut] / src / fg_gl2.h
2020-02-21 John TsiombikasWork-around for an issue which cropped up with the...
2012-04-21 Sylvain BeuclerFix more compiler warnings
2012-04-21 Sylvain Beuclerfg_gl2: Use GLES2 functions directly
2012-04-01 Sylvain BeuclerGLsizei: ptrdiff_t -> int (like GLEW); add missing...
2012-04-01 Sylvain BeuclerFix OpenGL 2.0 declarations so code builds on Windows...
2012-03-31 Sylvain BeuclerOpenGL 2.0: add 2 user-defined, per-context vertex...
2012-03-31 Sylvain BeuclerDeclare OpenGL 2.0 dynamically-loaded functions for...