On 12/08/2011 01:47 PM, Ian Romanick wrote:
There has been quite a bit of skew between what's in Mesa and what's needed in the xserver. This patch series cleans that up. Most of the changes are quite mundane and just make the code compile inside the xserver. However, the changes in patch 6/7 modify the way the availability and use of backtrace is handled.Once this series is reviewed and accepeted in Mesa, a short series that makes the newly generated code usable in the xserver will be posted to xorg-devel. The two sequences together are prerequesites to a Mesa series and an xserver series that will implement GLX_ARB_create_context and GLX_ARB_create_context_profile. Trees with these patches and the generated files can be found at: git://anongit.freedesktop.org/~idr/mesa glx-fixes git://anongit.freedesktop.org/~idr/xserver glx-fixes With these two branches, I observer no piglit regressions on Intel Ironlake hardware. I have not tested other hardware, but I would expect any regressions to be hardware independent.
I did a quick read-through and this looks OK to me. Reviewed-by: Brian Paul <[email protected]> -Brian _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
