[Mesa-dev] [PATCH 0/7] radeonsi: GLSL 1.30 support

Michel Dänzer michel at daenzer.net
Fri May 24 09:19:57 PDT 2013


This series fixes a couple of problems in preparation, then adds the missing
functionality for GLSL 1.30 and finally enables it. This enables around 800
more piglit tests, keeping the overall passrate about the same as before.

[PATCH 1/7] radeonsi: Fix hardware state for dual source blending
[PATCH 2/7] radeonsi: Make border colour state handling safe for
[PATCH 3/7] radeonsi: Use tgsi_util_get_texture_coord_dim()
[PATCH 4/7] radeonsi: Add support for TGSI TXF opcode
[PATCH 5/7] radeonsi: Handle TGSI TXQ opcode
[PATCH 6/7] radeonsi: Handle TGSI_SEMANTIC_CLIPDIST
[PATCH 7/7] radeonsi: Enable GLSL 1.30


More information about the mesa-dev mailing list