intel/perf: create a vtable entry for emit_report_count
[mesa.git] / src / mesa / state_tracker / st_glsl_types.cpp
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-04-10 Eric Anholtst: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFOR...
2018-03-30 Brian Paulst/mesa: add missing GLSL_TYPE_[U]INT8 cases in st_glsl...
2018-03-29 Brian Paulst/mesa: silence unhandled switch case warning
2018-03-20 Timothy Arcerist: add st_glsl_type_dword_size() helper
2018-03-14 Karol Herbstcompiler: int8/uint8 support
2017-12-06 Eduardo Lima Mitevmesa/st: Handle 16-bit types at st_glsl_storage_type_size()
2017-08-14 Timothy Arcerist/mesa: correctly calculate the storage offset
2017-07-31 Nicolai Hähnlest/mesa: get rid of st_glsl_types
2017-01-20 Dave Airlieglsl: Add basic ARB_gpu_shader_int64 types
2016-05-11 Rob Clarkmesa/st: split the type_size calculation into it's...