i965/nir/vec4: Implement load_const intrinsic
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_gs_visitor.h
2015-07-10 Kenneth Graunkei965/vec4: Plumb log_data through so the backend_shader...
2015-06-23 Jason Ekstrandi965: Remove the brw_context from the visitors
2015-06-23 Jason Ekstrandi965: Pull calls to get_shader_time_index out of the...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Fix binding table clash between TF surfac...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Avoid buffering transform feedback varyin...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement transform feedback support...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement support for gl_PrimitiveIdIn.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Handle the case where a geometry shader...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement geometry shaders for outputs...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Add initial implementation for a gen6...