i965: fix struct type in comment
[mesa.git] / src / mesa / drivers / dri / i965 / brw_nir_uniforms.cpp
2016-04-11 Timothy Arcerii965: fix struct type in comment
2016-01-26 Emil Velikovglsl: move to compiler/
2015-12-08 Jason Ekstrandi965: Make uniform offsets be in terms of bytes
2015-12-08 Jason Ekstrandi965/nir_uniforms: Replace comps_per_unit with an is_sc...
2015-11-24 Matt Turneri965: Clean up #includes in the compiler.
2015-11-04 Timothy Arcerii965: add support for image AoA
2015-10-03 Jason Ekstrandi965: Use nir_foreach_variable
2015-10-02 Jason Ekstrandi965/nir: Pull GLSL uniform handling into a common...
2015-10-02 Jason Ekstrandi965/nir: Pull common ARB program uniform handling...