[Mesa-dev] V5 ARB_enhanced_layouts packing support for i965 Gen6+

Timothy Arceri timothy.arceri at collabora.com
Tue Jul 19 06:33:12 UTC 2016


V5:
 - rebase on Ken's interpolation clean-ups [1]

V4:
 - add vec4 backend support and enable for Gen6+
 
 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 Gen6+.
 
 Series can be found in my component_packing_gen6+_v2 branch:
 
 https://github.com/tarceri/Mesa_arrays_of_arrays.git 

[1] https://patchwork.freedesktop.org/series/10000/



More information about the mesa-dev mailing list