~ubuntu-branches/ubuntu/trusty/glew/trusty

« back to all changes in this revision

Viewing changes to auto/extensions/GL_SGIS_detail_texture

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2010-04-10 18:16:21 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100410181621-179fn0er7sjbccku
Tags: 1.5.3-1
* New upstream release (Closes: #577183)
* reworked mx build support to reflect new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
GL_SGIS_detail_texture
2
 
http://www.opengl.org/registry/specs/SGIS/detail_texture.txt
3
 
        void glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat* points)
4
 
        void glGetDetailTexFuncSGIS (GLenum target, GLfloat* points)
 
1
GL_SGIS_detail_texture
 
2
http://www.opengl.org/registry/specs/SGIS/detail_texture.txt
 
3
        void glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat* points)
 
4
        void glGetDetailTexFuncSGIS (GLenum target, GLfloat* points)