i965/i915: Add UYVY as the supported format
[mesa.git] / src / intel / compiler / brw_vec4_vs_visitor.cpp
2017-05-09 Jason Ekstrandi965/vec4: Delete the system value infastructure
2017-05-09 Jason Ekstrandi965/vec4: Use NIR remapping for VS attributes
2017-05-09 Jason Ekstrandi965/vs: Set uses_vertexid and friends from brw_compile_vs
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler