panfrost: Limit blend shader work count
[mesa.git] / src / gallium / drivers / swr / swr_memory.h
2020-02-13 Krzysztof Raszkowskigallium/swr: fix rdtsc debug statistics mechanism
2019-07-18 Jan Zielinskiswr/rast: Refactor memory API between rasterizer core...
2019-02-15 Alok Hotaswr/rast: Convert system memory pointers to gfxptr_t
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2017-07-11 Tim Rowleyswr: switch to using SwrGetInterface api table
2017-04-29 Tim Rowleyswr/rast: add memory api to SwrGetInterface()
2017-04-29 Tim Rowleyswr/rast: add SwrInit() to init backend/memory tables
2016-11-24 Ilia Mirkinswr: [rasterizer core] pipe renderTargetArrayIndex...
2016-10-11 Tim Rowleyswr: [rasterizer memory] split load/store for compile...
2016-04-22 Tim Rowleyswr: [rasterizer memory] Constify load tiles
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-10 Tim Rowleygallium/swr: remove use of BYTE from swr driver
2016-03-03 Tim Rowleygallium/swr: add OpenSWR driver