render2swap.c has some variable swapping code missing and code which is in render2.c is missing in render2swap.c.
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 on attachment 4689 [details] [review] fix for 7.0 branch patch was provided by Colin McDonald
Created attachment 4693 [details] [review] fix for HEAD
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)
*** 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.