swr: [rasterizer core] fix comment typo
[mesa.git] / src / gallium / drivers / swr / rasterizer / core / api.h
2016-10-14 Tim Rowleyswr: [rasterizer core] fix comment typo
2016-10-11 Tim Rowleyswr: [rasterizer core] implement depth bounds test
2016-10-11 Tim Rowleyswr: [rasterizer core] SwrStoreTiles api change
2016-08-17 Tim Rowleyswr: [rasterizer core] only use Viewport/Scissors durin...
2016-08-10 Tim Rowleyswr: [rasterizer core] split FE and BE stats
2016-08-10 Tim Rowleyswr: [rasterizer core] remove all old stats code
2016-08-10 Tim Rowleyswr: [rasterizer core] viewport array support
2016-08-10 Tim Rowleyswr: [rasterizer core] fundamentally change how stats...
2016-08-10 Tim Rowleyswr: [rasterizer core] allow override of KNOB thread...
2016-08-10 Tim Rowleyswr: [rasterizer core] add SwrWaitForIdleFE
2016-08-10 Tim Rowleyswr: [rasterizer core] improve implementation for SoWri...
2016-07-20 Tim Rowleyswr: [rasterizer] attribute swizzling and linkage
2016-04-22 Tim Rowleyswr: [rasterizer core] Use CS spill/fill size in core
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-25 Tim Rowleyswr: [rasterizer] Discard work + misc fixes
2016-03-25 Tim Rowleyswr: [rasterizer] remove use of BYTE type
2016-03-25 Tim Rowleyswr: [rasterizer core] subcontext rework
2016-03-25 Tim Rowleyswr: [rasterizer] remove use of FLOAT type
2016-03-25 Tim Rowleyswr: [rasterizer] Add rdtsc buckets support for shaders
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-03 Tim Rowleygallium/swr: add OpenSWR rasterizer