~ubuntu-dev/ubuntu/lucid/glew/lucid-201002110914

1.2.2 by Joost Yervante Damad
Import upstream version 1.5.1
1
GL_EXT_polygon_offset
2
http://www.opengl.org/registry/specs/EXT/polygon_offset.txt
3
	GL_POLYGON_OFFSET_EXT 0x8037
4
	GL_POLYGON_OFFSET_FACTOR_EXT 0x8038
5
	GL_POLYGON_OFFSET_BIAS_EXT 0x8039
6
	void glPolygonOffsetEXT (GLfloat factor, GLfloat bias)