[Mesa-dev] [PATCH 9.1] Fix source games rendering issues on ILK

Chris Forbes chrisf at ijw.co.nz
Fri Apr 26 18:20:36 PDT 2013


These two patches fix up rendering in CS:S and TF2.

The first fixes horrible confusion if the VS wrote gl_ClipVertex (which Source's shaders *all* do). (based on Paul's patch which fixes this in master)

The second fixes broken varying interpolation if the shader asked for centroid interpolation.



More information about the mesa-dev mailing list