Welcome to mirror list, hosted at ThFree Co, Russian Federation.

GLX_VERSION_1_4 « gl « core « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b9de3e005a6b091b4d8034f11aaa54d496b1b12 (plain)
1
2
3
4
5
6
7
GLX_VERSION_1_4
http://www.opengl.org/documentation/specs/glx/glx1.4.pdf
GLX_VERSION_1_4

	GLX_SAMPLE_BUFFERS 100000
	GLX_SAMPLES 100001
	extern void ( * glXGetProcAddress (const GLubyte *procName)) (void);