i965/fs: Implement ARB_shader_ballot operations
[mesa.git] / src / intel / compiler / brw_compiler.c
2017-07-20 Matt Turneri965/fs: Implement ARB_shader_ballot operations
2017-07-20 Matt Turneri965/vec4: Lower ARB_shader_group_vote intrinsics
2017-06-06 Kenneth Graunkei965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for...
2017-05-30 Kenneth Graunkei965: Ignore INTEL_SCALAR_* debug variables on Gen10+.
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler