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

« back to all changes in this revision

Viewing changes to auto/core/GLX_NV_vertex_array_range

  • 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
 
GLX_NV_vertex_array_range
2
 
http://oss.sgi.com/projects/ogl-sample/registry/NV/vertex_array_range.txt
3
 
        void * glXAllocateMemoryNV (GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority)
4
 
        void glXFreeMemoryNV (void *pointer)
 
1
GLX_NV_vertex_array_range
 
2
http://oss.sgi.com/projects/ogl-sample/registry/NV/vertex_array_range.txt
 
3
        void * glXAllocateMemoryNV (GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority)
 
4
        void glXFreeMemoryNV (void *pointer)