radeonsi: use shader_info::cs::local_size_variable to clean up some code
[mesa.git] / src / gallium / drivers / lima / lima_screen.c
2020-08-04 Roman Stratiienkolima: Fix lima_screen_query_dmabuf_modifiers()
2020-03-18 Vasily Khoruzhicklima: disable Z16 format
2020-02-25 Icenowy Zhenglima: expose fragment shader derivatives capability
2020-02-21 Vasily Khoruzhicklima: implement PLB PP stream cache
2020-02-17 Qiang Yulima: rename lima_submit to lima_job
2020-02-17 Qiang Yulima: enable multi submit optimization
2020-02-17 Qiang Yulima: use per submit dump file
2020-01-30 Qiang Yulima: add noheap debug option
2020-01-30 Qiang Yulima: create heap buffer with new interface if available
2020-01-14 Vasily Khoruzhicklima: add new findings to texture descriptor
2020-01-12 Vasily Khoruzhicklima: fix PIPE_CAP_* to mark features that aren't suppo...
2020-01-10 Vasily Khoruzhicklima: add debug flag to disable tiling
2019-12-20 Erico Nuneslima: set shader caps to optimize control flow
2019-12-19 Andreas Baierllima: Rotate dump files after each finished pp frame
2019-12-09 Vasily Khoruzhicklima: expose tiled format modifier in query_dmabuf_modi...
2019-11-20 Arno Messiaenlima/ppir: add lod-bias support
2019-11-06 Vasily Khoruzhicklima: add support for gl_PointSize
2019-11-01 Vasily Khoruzhicklima: add debug prints for BO cache
2019-10-31 Arno Messiaenlima: add cubemap support
2019-09-26 Icenowy Zhenglima: support rectangle texture
2019-09-25 Vasily Khoruzhicklima/ppir: add support for indirect load of uniforms...
2019-09-23 Vasily Khoruzhicklima: implement BO cache
2019-08-25 Qiang Yulima: move format handling to unified place
2019-08-09 Vasily Khoruzhicklima: add texel format table
2019-08-06 Erico Nuneslima: add summary report for shader-db
2019-08-03 Andreas Baierllima/ppir: Add gl_FrontFace handling
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-18 Andreas Baierllima/ppir: Add gl_PointCoord handling
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-13 Patrick Lerdalima: add Allwinner H5 support
2019-05-13 Patrick Lerdalima: refactor plb_max_blk
2019-04-29 Andreas Baierllima/ppir: Add gl_FragCoord handling
2019-04-14 Vasily Khoruzhicklima: add support for depth/stencil fbo attachments...
2019-04-14 Vasily Khoruzhicklima: use individual tile heap for each GP job.
2019-04-11 Qiang Yugallium: add lima driver