~ubuntu-branches/ubuntu/precise/glew/precise

« back to all changes in this revision

Viewing changes to auto/extensions/GL_SGIX_sprite

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2011-06-15 09:21:24 UTC
  • mfrom: (1.1.10 upstream) (2.3.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110615092124-1haeew9u1intteee
Tags: 1.6.0-2
* temporary let libglew1.6-dev provide libglew1.5-dev (Closes: #630536)
* temporary let libglewmx1.6-dev provide libglewmx1.5-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
GL_SGIX_sprite
2
2
http://www.opengl.org/registry/specs/SGIX/sprite.txt
 
3
GL_SGIX_sprite
3
4
        void glSpriteParameterfSGIX (GLenum pname, GLfloat param)
4
5
        void glSpriteParameterfvSGIX (GLenum pname, GLfloat* params)
5
6
        void glSpriteParameteriSGIX (GLenum pname, GLint param)