~ubuntu-branches/ubuntu/lucid/glew/lucid

« back to all changes in this revision

Viewing changes to auto/extensions/GL_SGIS_fog_function

  • Committer: Bazaar Package Importer
  • Author(s): Michele Angrisano
  • Date: 2008-02-08 01:42:59 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080208014259-ogkbu057f9vr3dx3
Tags: 1.5.0dfsg1-3ubuntu1
* Merge from Debian unstable, remaining changes:
  - Build shared libraries with CC, not LD.
  - Update maintainer field in debian/control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
GL_SGIS_fog_function
2
 
http://oss.sgi.com/projects/ogl-sample/registry/SGIS/fog_func.txt
 
2
http://www.opengl.org/registry/specs/SGIS/fog_func.txt
3
3
        void glFogFuncSGIS (GLsizei n, const GLfloat* points)
4
4
        void glGetFogFuncSGIS (GLfloat* points)