[Mesa-dev] V3 ARB_enhanced_layouts packing support for i965 Gen8+
Timothy Arceri
timothy.arceri at collabora.com
Wed Jun 15 05:38:32 UTC 2016
V3:
- Rewrite patch 9 (add support for packing arrays) to not add
hacks to the type_size() functions.
- Add packing support for the load_output intrinsics (patch 12)
- Add glsl_dvec_type() helper (patch 8)
V2:
- validation fixes patches 1-2
- added support for packing doubles now that explicit location
fixes have landed.
- fix various issues with intel debug output with new COMPONENT const index.
This adds component packing support for Gen8+.
Series can be found in my component_packing_backend6 branch:
https://github.com/tarceri/Mesa_arrays_of_arrays.git
More information about the mesa-dev
mailing list