As I'm sending this extension bit by bit I thought I'd better list the outstanding items. I've listed them in the order I'm planning to implement them.
- update backends (gallium/i965) to support in/out arrays of arrays - write some piglit tests to double check that the geom shaders front end is correct. I haven't fully checked this yet. - implement support for uniforms and write/update execution piglit tests for this - add support for partial marking of arrays of arrays in ir_set_program_inouts.cpp Also I thought I'd point out that in test I linked to arrays of arrays tests for any type of vec4 currently fails as obviously this doesn't require packing and the backend support is not yet implemented. On Tue, 2014-05-06 at 13:50 +1000, Timothy Arceri wrote: > Patch 1 is untested as the i965 backend supports packing but it should be > easy to review. > Patch 2 has been tested with an updated version [1] of the simple packing > piglit test. > > [1] http://lists.freedesktop.org/archives/piglit/2014-May/010639.html > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev