mesa: add support for GL_INTEL_conservative_rasterization
[mesa.git] / src / compiler / shader_info.h
2016-12-07 Lionel Landwerlinmesa: add support for GL_INTEL_conservative_rasterization
2016-12-07 Plamena Manolovamesa: Add GL and GLSL plumbing for ARB_post_depth_cover...
2016-11-19 Kenneth Graunkecompiler: Store the clip/cull distance array sizes...
2016-11-17 Timothy Arcericompiler: remove now unused copy_shader_info() declaration
2016-11-17 Timothy Arcericompiler: include shader_enums.h in shader_info.h
2016-10-26 Timothy Arcericompiler: add additional cs metadata fields to shader...
2016-10-26 Timothy Arcericompiler: add input primative field for gs in shader...
2016-10-26 Timothy Arcericompiler: add fields for tes metadata to shader info
2016-10-26 Timothy Arceriglsl: add temporary copy_shader_info() function
2016-10-26 Timothy Arcerinir: move nir_shader_info to a common compiler header