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

« back to all changes in this revision

Viewing changes to auto/extensions/WGL_NV_render_depth_texture

  • Committer: Bazaar Package Importer
  • Author(s): Muharem Hrnjadovic
  • Date: 2009-06-04 12:12:40 UTC
  • mfrom: (1.1.6 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090604121240-e0rh5kfvft8wh2b0
Tags: 1.5.1-4ubuntu1
* Merge from debian unstable, remaining changes:
  - Build shared libraries with CC, not LD.
  - The debian Makefile had trailing '^M' characters; once sanitized
    the diff between the debian/ubuntu Makefile looks as follows:
    http://pastebin.ca/1447378

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
WGL_NV_render_depth_texture
2
 
http://www.opengl.org/registry/specs/NV/render_depth_texture.txt
3
 
        WGL_NO_TEXTURE_ARB 0x2077
4
 
        WGL_BIND_TO_TEXTURE_DEPTH_NV 0x20A3
5
 
        WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV 0x20A4
6
 
        WGL_DEPTH_TEXTURE_FORMAT_NV 0x20A5
7
 
        WGL_TEXTURE_DEPTH_COMPONENT_NV 0x20A6
8
 
        WGL_DEPTH_COMPONENT_NV 0x20A7
 
1
WGL_NV_render_depth_texture
 
2
http://www.opengl.org/registry/specs/NV/render_depth_texture.txt
 
3
        WGL_NO_TEXTURE_ARB 0x2077
 
4
        WGL_BIND_TO_TEXTURE_DEPTH_NV 0x20A3
 
5
        WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV 0x20A4
 
6
        WGL_DEPTH_TEXTURE_FORMAT_NV 0x20A5
 
7
        WGL_TEXTURE_DEPTH_COMPONENT_NV 0x20A6
 
8
        WGL_DEPTH_COMPONENT_NV 0x20A7