~ubuntu-branches/ubuntu/saucy/glew/saucy

« back to all changes in this revision

Viewing changes to auto/extensions/GL_ARB_internalformat_query

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi, Yaroslav Halchenko, Fabrizio Regalli, Matteo F. Vescovi
  • Date: 2011-11-29 10:56:40 UTC
  • mfrom: (1.1.7) (12.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20111129105640-p20qdtpnrwz6epdv
Tags: 1.7.0-1
[ Yaroslav Halchenko ]
* Added Vcs- header fields
* Minor tune ups of the long descriptions

[ Fabrizio Regalli ]
* Imported Upstream version 1.7.0
* Switch to 3.0 quilt format
* Update d/compat to 8
* Really update d/compat
* Added d/source/options files
* Renamed all 1.6 install files to 1.7
* Adjustin d/control with new 1.7 version number
* Added build-{indep,arch} to d/rules
* Added libglew*.symbols to debian directory
* Update d/shlibs.local with new 1.7 version

[ Matteo F. Vescovi ]
* New maintainer (Closes: #634069)
* debian/control: VCS-Links updated
* debian/control: duplicated Section fields removed.
   - Drop of "Section: libs" fields duplicated for
     libglew1.6 and libglewmx1.6
   - Short-Description field for libglewmx1.6 modified
* debian/control: libglewmx1.6-dev Short-Description fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
GL_ARB_internalformat_query
 
2
http://www.opengl.org/registry/specs/ARB/internalformat_query.txt
 
3
GL_ARB_internalformat_query
 
4
        GL_NUM_SAMPLE_COUNTS 0x9380
 
5
        void glGetInternalformativ (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint* params)