gallium/swr: Fix glClear when it's used with glEnable/glDisable GL_SCISSOR_TEST
[mesa.git] / src / gallium / drivers / swr / swr_clear.cpp
2019-08-09 Krzysztof Raszkowskigallium/swr: Fix glClear when it's used with glEnable...
2019-07-03 Jan Zielinskiswr/swr: Enable ARB_viewport_array
2017-07-11 Tim Rowleyswr: switch to using SwrGetInterface api table
2017-06-26 Bruce Cherniakswr: set an explicit clear_rect if scissor is not enabled.
2016-12-02 George Kyriazisswr: Fix type to match parameters of std::max()
2016-11-24 Ilia Mirkinswr: clear every layer of the attached surfaces
2016-11-24 Ilia Mirkinswr: [rasterizer core] pipe renderTargetArrayIndex...
2016-11-22 Ilia Mirkinswr: call swr_update_derived unconditionally when drawi...
2016-11-16 Tim Rowleyswr: [rasterizer core] fix clear with multiple color...
2016-08-17 Tim Rowleyswr: [rasterizer core] only use Viewport/Scissors durin...
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-14 Bruce Cherniakgallium/swr: Resource management
2016-03-03 Tim Rowleygallium/swr: add OpenSWR driver