swr/rasterizer: do not mark tiles dirty until actually rendered
[mesa.git] / src / gallium / drivers / swr / rasterizer / core / rasterizer_impl.h
2019-08-08 Jan Zielinskiswr/rasterizer: do not mark tiles dirty until actually...
2019-07-30 Jan Zielinskirasterizer/swr: move BucketMgr to SwrContext
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-03-09 George Kyriazisswr/rast: Rasterized Subspans stats support
2018-02-16 George Kyriazisswr/rast: Removed unused variable
2018-02-16 George Kyriazisswr/rast: Separate RDTSC code from archrast
2017-07-13 Tim Rowleyswr/rast: Support render target mask instead of render...
2017-06-30 Tim Rowleyswr/rast: Split rasterizer.cpp to improve compile time