[Mesa-dev] [PATCH V2 0/7] i965: add support for ARB_texture_cube_map_array

Chris Forbes chrisf at ijw.co.nz
Wed Nov 28 12:08:24 PST 2012


This series enables ARB_texture_cube_map_array on Gen6+. Tested on Gen6,
will need someone to try it on Gen7 (particularly the fs behavior, which
is different due to quirks in the Gen6 math unit)

Changes from V1:
* Don't screw up the order of TXS + post fixups in Gen7
* Move Gen6 quirks down into emit_math where they belong
* Don't allocate temp registers on the heap needlessly



More information about the mesa-dev mailing list