mesa: Implement ARB_shader_viewport_layer_array for i965
[mesa.git] / src / compiler / glsl / ir.cpp
2016-08-30 Ian Romanickglsl: Just access the ir_expression_operation strings...
2016-08-30 Ian Romanickglsl: Pull operator_strs out to its own file
2016-08-24 Francisco Jerezglsl: Add support for representing framebuffer fetch...
2016-07-26 Matt Turnerglsl: Separate overlapping sentinel nodes in exec_list.
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-06-07 Ilia Mirkinmesa: hook up core bits of GL_ARB_shader_group_vote
2016-06-01 Timothy ArceriRevert "glsl: fix xfb_offset unsized array validation"
2016-05-30 Timothy Arceriglsl: fix xfb_offset unsized array validation
2016-05-24 Dave Airlieglsl: make max array trackers ints and use -1 as base...
2016-05-12 Jakob Sinclairglsl: fixed uninitialized pointer
2016-05-07 Nicolai Hähnlecompiler/glsl: do not downcast list sentinel
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-16 Timothy Arceriglsl: remove unused helper
2016-02-14 Jason Ekstrandglsl/types: Rename sampler_type to sampled_type
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-02-01 Matt Turnerglsl: Remove 2x16 half-precision pack/unpack opcodes.
2016-01-26 Emil Velikovglsl: move to compiler/