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

« back to all changes in this revision

Viewing changes to auto/extensions/GLX_MESA_set_3dfx_mode

  • 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
GLX_MESA_set_3dfx_mode
2
 
http://oss.sgi.com/projects/ogl-sample/registry/MESA/set_3dfx_mode.txt
 
2
http://www.opengl.org/registry/specs/MESA/set_3dfx_mode.txt
3
3
        GLX_3DFX_WINDOW_MODE_MESA 0x1
4
4
        GLX_3DFX_FULLSCREEN_MODE_MESA 0x2
5
5
        GLboolean glXSet3DfxModeMESA (GLint mode)