Bug 5978 - Fixes for render2swap.c
Summary: Fixes for render2swap.c
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) All
: high normal
Assignee: Alexander Gottwald
QA Contact:
URL:
Whiteboard:
Keywords:
: 5911 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-21 07:04 UTC by Alexander Gottwald
Modified: 2006-02-27 05:11 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
fix for 7.0 branch (1.41 KB, patch)
2006-02-21 07:07 UTC, Alexander Gottwald
ago: 6.9/7.0?
Details | Splinter Review
fix for HEAD (1.65 KB, patch)
2006-02-21 07:54 UTC, Alexander Gottwald
no flags Details | Splinter Review

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.