swr/rast: Optimize late/bindless JIT of samplers
[mesa.git] / src / gallium / drivers / swr / rasterizer / core / backend_singlesample.cpp
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-04-18 George Kyriazisswr/rast: Add some archrast counters
2018-04-18 George Kyriazisswr/rast: Add some archrast stats
2018-02-16 George Kyriazisswr/rast: Removed unused variable
2018-02-16 George Kyriazisswr/rast: Separate RDTSC code from archrast
2017-09-13 Tim Rowleyswr/rast: Move clip/cull enables in API
2017-08-02 Tim Rowleyswr/rast: fix USE_SIMD16_FRONTEND issues
2017-07-13 Tim Rowleyswr/rast: Support render target mask instead of render...
2017-06-30 Tim Rowleyswr/rast: Fix missing setup of psContext.pColorBuffer
2017-06-30 Tim Rowleyswr/rast: Split backend.cpp to improve compile time