Bug 5978

Summary: Fixes for render2swap.c
Product: xorg Reporter: Alexander Gottwald <ago>
Component: Server/GeneralAssignee: Alexander Gottwald <ago>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: cjmcdonald
Version: git   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
fix for 7.0 branch
ago: 6.9/7.0?
fix for HEAD none

Description Alexander Gottwald 2006-02-21 07:04:50 UTC
render2swap.c has some variable swapping code missing and code which is in
render2.c is missing in render2swap.c.
Comment 1 Alexander Gottwald 2006-02-21 07:07:55 UTC
Created attachment 4689 [details] [review]
fix for 7.0 branch

The patch adds missing swaps for some input data and adds missing cases for
GL_SECONDARY_COLOR_ARRAY and GL_FOG_COORD_ARRAY
Comment 2 Alexander Gottwald 2006-02-21 07:10:34 UTC
Comment on attachment 4689 [details] [review]
fix for 7.0 branch

patch was provided by Colin McDonald
Comment 3 Alexander Gottwald 2006-02-21 07:54:40 UTC
Created attachment 4693 [details] [review]
fix for HEAD
Comment 4 Alexander Gottwald 2006-02-23 03:31:08 UTC
Commited to HEAD. Marking as fixed

2006-02-22  Alexander Gottwald  <ago@starnet.com>

	* GL/glx/render2swap.c:
	Bug #5978: Added missing swap of input variables. Added missing cases
	for GL_SECONDARY_COLOR_ARRAY and GL_FOG_COORD_ARRAY (Colin McDonald)

Comment 5 Colin McDonald 2006-02-28 00:11:42 UTC
*** Bug 5911 has been marked as a duplicate of this bug. ***

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.