gallium/auxiliary/vl: clean-up progressive shader
[platform/upstream/mesa.git] / src / gallium / auxiliary / vl / vl_compositor_cs.c
2023-01-16 Thong Thaigallium/auxiliary/vl: clean-up progressive shader
2023-01-12 Thong Thaigallium/auxiliary/vl: compute shaders for progressive yuv
2023-01-12 Thong Thaigallium/auxiliary/vl: fix scale and translate parameters
2021-08-20 Marek Olšákgallium: add take_ownership into set_sampler_views...
2021-01-27 Marek Olšákgallium: add unbind_num_trailing_slots to set_sampler_views
2021-01-27 Marek Olšákgallium: add unbind_num_trailing_slots to set_shader_images
2021-01-27 Marek Olšákgallium: add take_ownership param into set_constant_buf...
2020-09-22 Marek Olšákgallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*
2020-09-21 Thong Thaigallium/auxiliary/vl: Include src region in scale_y...
2020-05-20 Thong Thaigallium/auxiliary/vl: Fix compute shader scale_y for...
2020-05-16 Thong Thaigallium/auxiliary/vl: Fix compute shader scaling for...
2020-02-27 Pierre-Eric Pellou... gallium/vl: add 4:2:2 support
2020-02-19 Thong Thaigallium/auxiliary/vl: fix bob compute shaders for deint yuv
2019-11-26 Dylan Bakergallium/auxiliary: Fix uses of gnu struct = {} extension
2019-07-29 Sonny Jianggallium/auxiliary/vl: add compute shaders for deint yuv
2019-07-27 Ilia Mirkingallium/vl: fix compute tgsi shaders to not process...
2019-04-05 James Zhugallium/auxiliary/vl: Add barrier/unbind after compute...
2019-04-05 James Zhugallium/auxiliary/vl: Fixed blank issue with compute...
2019-04-05 James Zhugallium/auxiliary/vl: Fixed blur issue with weave compu...
2019-03-15 James Zhugallium/auxiliary/vl: Change weave compute shader imple...
2019-03-15 James Zhugallium/auxiliary/vl: Change grid setting
2019-03-15 James Zhugallium/auxiliary/vl: Increase shader_params size
2019-02-23 Vinson Leegallium/auxiliary/vl: Fix duplicate symbol build errors.
2019-02-15 James Zhugallium/auxiliary/vl: Add compute shader to support...