pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/glew
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 13 19:47:38 UTC 2011
Modified Files:
pkgsrc/graphics/glew: Makefile PLIST distinfo
pkgsrc/graphics/glew/patches: patch-ac patch-ad
Log Message:
Changes 1.6.0:
New extensions:
* GL_AMD_blend_minmax_factor
* GL_AMD_sample_positions
* GL_EXT_x11_sync_object
* GL_NV_texture_multisample
* GL_NV_video_capture
* GLX_NV_video_capture
* WGL_NV_DX_interop
* WGL_NV_video_capture
Bug fixes:
* Define GLEW_NO_GLU for no glu dependency.
* mx suffix for GLEW MX libraries, build both libraries by default.
* Cygwin build improvements
* Soname of GLEWmx shared libraries
* Query GL extension string only once
* GLX_OML_sync_control no longer requires C99
* glDraw*InstancedARB moved from GL_ARB_draw_instanced to
GL_ARB_instanced_arrays
* glFramebufferTextureLayerEXT moved from GL_EXT_geometry_shader4 to
GL_EXT_texture_array
* Fixes for BSD build
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/glew/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/glew/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/glew/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/glew/patches/patch-ac
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/glew/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index