pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/gl
Module name: wip
Committed by: pallegra
Date: Wed Aug 18 10:27:27 UTC 2010
Modified Files:
wip/gl: Makefile Makefile.common PLIST distinfo hacks.mk options.mk
version.mk
wip/gl/patches: patch-aa patch-ab
Removed Files:
wip/gl/patches: patch-ac patch-ad patch-ae patch-af patch-ag
patch-ah patch-aj patch-ak patch-al patch-am patch-an patch-ao
patch-ap patch-aq patch-as patch-at patch-au patch-av patch-aw
patch-ay patch-bb patch-bc patch-bd patch-be
Log Message:
Update to Mesa-7.8.2
Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
Fixed Gallium Cell driver to buildable, runable state
Fixed bad error checking for
glFramebufferRenderbuffer(attachment=GL_DEPTH_STENCIL_ATTACHMENT).
Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels. Bug
#23670.
Assorted i965 driver fixes. Including but not limited to:
Fix scissoring when width or height is 0. Bug #27643.
Fix bit allocation for number of color regions for ARB_draw_buffers.
Set the correct provoking vertex for clipped first-mode trifans. Bug
#24470.
Use R16G16B16A16_FLOAT for 3-component half-float.
Fix assertion for surface tile offset usage on Ironlake.
Fix cube map layouts on Ironlake.
When an RB gets a new region, clear the old from the state cache. Bug
#24119.
Reject shaders with uninlined function calls instead of hanging.
Assorted i915 driver fixes. Including but not limited to:
Fixed texture LOD clamping in i915 driver. Bug #24846.
Fix off-by-one for drawing rectangle. Bug #27408.
Fixed hangs in etracer on 830 and 845 chipsets. Bug #26557.
Fixed tiling of small textures on all Intel drivers.
Fixed crash in Savage driver when using _mesa_CopyTexImage2D. Bug #27652.
Assorted GLX fixes. Including but not limited to:
Fixed __glXInitializeVisualConfigFromTags's handling of unrecognized
fbconfig tags.
Fixed regression with GLX_USE_GL.
Fixed config chooser logic for 'mask' matching.
Report swap events correctly in direct rendered case (DRI2)
Fixed build with dri2proto which doesn't define X_DRI2SwapInterval.
Get GLX_SCREEN first in __glXQueryContextInfo. Bug #14245.
Assorted GLSL fixes. Including but not limited to:
Change variable declared assertion into conditional in GLSL compiler.
Bug #27921.
Fix instruction indexing bugs. Bug #27566.
Updated uniform location / offset encoding to be more like other
implementations.
Don't overwrite a driver's shader infolog with generic failure message.
Fixed OSMesa build for 16 and 32-bit color channel depth.
Fixed OSMesa build with hidden symbol visibility. libOSMesa no longer links
to libGL. Bug #28305.
Fixed handling of multiple render targets in fixed-function texture
envrionmnent programs.
Fixed conversion errors in signed_rgba8888[rev] texel fetch.
Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets.
Various build fixes for OpenBSD.
Various build fixes for OS X.
Various build fixes for GCC 3.3.
Fix incorrect enums for GLX_INTEL_swap_event by updating glxext.h to
version 27 from OpenGL.org.
Fix compilation errors on non-GLX_DIRECT_RENDERING builds.
Various fixes for building Mesa on OS X.
Pass GLX drawable ID to dri2InvalidateBuffers. Fixes bug #27190.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r0 wip/gl/patches/patch-ac \
wip/gl/patches/patch-ad wip/gl/patches/patch-ae wip/gl/patches/patch-af \
wip/gl/patches/patch-ag wip/gl/patches/patch-ah wip/gl/patches/patch-aj \
wip/gl/patches/patch-al wip/gl/patches/patch-am wip/gl/patches/patch-an \
wip/gl/patches/patch-ao wip/gl/patches/patch-ap wip/gl/patches/patch-aq \
wip/gl/patches/patch-as wip/gl/patches/patch-at wip/gl/patches/patch-au \
wip/gl/patches/patch-av wip/gl/patches/patch-aw wip/gl/patches/patch-ay \
wip/gl/patches/patch-bb wip/gl/patches/patch-bc wip/gl/patches/patch-bd \
wip/gl/patches/patch-be
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/gl/Makefile wip/gl/Makefile.common \
wip/gl/PLIST wip/gl/hacks.mk wip/gl/options.mk wip/gl/patches/patch-aa \
wip/gl/patches/patch-ab
cvs -z3 rdiff -u -r1.2 -r0 wip/gl/patches/patch-ak
cvs -z3 rdiff -u -r1.2 -r1.3 wip/gl/version.mk
cvs -z3 rdiff -u -r1.3 -r1.4 wip/gl/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ac?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ad?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ae?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-af?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ag?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ah?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-aj?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-al?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-am?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-an?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ao?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ap?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-aq?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-as?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-at?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-au?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-av?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-aw?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ay?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-bb?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-bc?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-bd?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-be?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/Makefile.common?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/hacks.mk?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/options.mk?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-aa?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ab?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/patches/patch-ak?r1=1.2&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/version.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gl/distinfo?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index