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

GL_EXT_window_rectangles « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2967042e35b45f87705aca1f801778fd02c8f9e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
GL_EXT_window_rectangles
http://www.opengl.org/registry/specs/EXT/window_rectangles.txt
GL_EXT_window_rectangles

	GL_INCLUSIVE_EXT 0x8F10
	GL_EXCLUSIVE_EXT 0x8F11
	GL_WINDOW_RECTANGLE_EXT 0x8F12
	GL_WINDOW_RECTANGLE_MODE_EXT 0x8F13
	GL_MAX_WINDOW_RECTANGLES_EXT 0x8F14
	GL_NUM_WINDOW_RECTANGLES_EXT 0x8F15
	void glWindowRectanglesEXT (GLenum mode, GLsizei count, const GLint box[])