Bug 3197

Summary: Incorrect GLX protocol for glPrioritizeTextures
Product: Mesa Reporter: Ian Romanick <idr>
Component: GLXAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Ian Romanick 2005-05-03 15:10:31 UTC
The protocol generated for glPrioritizeTextures is incorrect.  Both "textures"
and "priorities" are written to gc->pc+8.  "priorities" should be written to
(gc->pc+8+(4*n)).
Comment 1 Ian Romanick 2005-07-06 10:23:01 UTC
Fix was committed on 21-June-2005.
Comment 2 Adam Jackson 2009-08-24 12:23:16 UTC
Mass version move, cvs -> git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.