~ubuntu-branches/ubuntu/precise/glew/precise

« back to all changes in this revision

Viewing changes to auto/core/GLX_ARB_get_proc_address

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2011-06-15 09:21:24 UTC
  • mfrom: (1.1.10 upstream) (2.3.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110615092124-1haeew9u1intteee
Tags: 1.6.0-2
* temporary let libglew1.6-dev provide libglew1.5-dev (Closes: #630536)
* temporary let libglewmx1.6-dev provide libglewmx1.5-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
GLX_ARB_get_proc_address
2
2
http://oss.sgi.com/projects/ogl-sample/registry/ARB/get_proc_address.txt
 
3
GLX_ARB_get_proc_address
3
4
        extern void ( * glXGetProcAddressARB (const GLubyte *procName)) (void);