swr/rasterizer: modernize thread TLB
[mesa.git] / src / gallium / drivers / swr / rasterizer / core / state.h
2019-08-08 Jan Zielinskiswr/rasterizer: modernize thread TLB
2019-07-30 Jan Zielinskiswr/rasterizer: Add memory tracking support
2019-07-30 Jan Zielinskiswr/rasterizer: cleanups for tessellation
2019-07-30 Jan Zielinskirasterizer/swr: move BucketMgr to SwrContext
2019-07-23 Jan Zielinskiswr/rasterizer: Adding support for unhandled clipEnable...
2019-07-18 Jan Zielinskiswr/rast: Refactor memory API between rasterizer core...
2019-04-26 Alok Hotaswr/rast: enforce use of tile offsets
2019-04-26 Alok Hotaswr/rast: AVX512 support compiled in by default
2019-02-15 Alok Hotaswr/rast: Add translation support to streamout
2019-02-15 Alok Hotaswr/rast: Refactor scratch space variable names
2019-02-05 Alok Hotaswr/rast: update SWR rasterizer shader stats
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-05-25 Alok Hotaswr/rast: Moved memory init out of core swr init
2018-05-17 Alok Hotaswr/rast: Rectlist support for GS
2018-04-27 George Kyriazisswr/rast: Use different handing for stream masks
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-04-18 George Kyriazisswr/rast: Change gfx pointers to gfxptr_t
2018-04-18 George Kyriazisswr/rast: Add support for setting optimization level
2018-04-18 George Kyriazisswr/rast: Simplify #define usage in gen source file
2018-04-18 George Kyriazisswr/rast: Add "Num Instructions Executed" stats intrinsic.
2018-04-18 George Kyriazisswr/rast: Add some archrast stats
2018-04-18 George Kyriazisswr/rast: Use blend context struct to pass params
2018-02-16 George Kyriazisswr/rast: Misc cleanup
2018-02-16 George Kyriazisswr/rast: Renamed variable in vertexbufferstate
2018-01-19 George Kyriazisswr/rast: AVX-512 changes to enable 16-wide VS
2018-01-19 George Kyriazisswr/rast: Add private state parameter in fetcher
2017-11-20 Tim Rowleyswr/rast: Support flexible vertex layout for DS output
2017-10-19 Tim Rowleyswr/rast: Change DS memory allocation
2017-10-19 Tim Rowleyswr/rast: Fix indentation
2017-09-25 Tim Rowleyswr/rast: New GS state/context API
2017-09-13 Tim Rowleyswr/rast: Migrate memory pointers to gfxptr_t type
2017-09-13 Tim Rowleyswr/rast: Start to remove hardcoded clipcull_dist verte...
2017-09-13 Tim Rowleyswr/rast: Move clip/cull enables in API
2017-09-06 Tim Rowleyswr/rast: FE/Clipper - unify SIMD8/16 functions using...
2017-08-02 Tim Rowleyswr/rast: constify swr rasterizer
2017-08-02 Tim Rowleyswr/rast: SIMD16 shaders - widen fetch and vertex shaders
2017-07-13 Tim Rowleyswr/rast: Add support for read-only render targets
2017-07-13 Tim Rowleyswr/rast: Support render target mask instead of render...
2017-06-30 Tim Rowleyswr/rast: Support dynamically sized vertex layout
2017-06-16 Tim Rowleyswr/rast: Fix read-back of viewport array index
2017-06-16 Tim Rowleyswr/rast: Refactor includes to limit simdintrin.h usage
2017-06-16 Tim Rowleyswr/rast: Fix read-back of render target array index
2017-06-16 Tim Rowleyswr/rast: Add support for dynamic vertex size for VS...
2017-06-16 Tim Rowleyswr/rast: Rework attribute layout
2017-06-16 Tim Rowleyswr/rast: Remove explicit primitive id slot in the...
2017-06-08 Tim Rowleyswr: relax c++ requirement from c++14 to c++11
2017-05-30 Tim Rowleyswr/rast: whitespace changes
2017-05-30 Tim Rowleyswr/rast: add renderTargetArrayIndex to SWR_PS_CONTEXT
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - add SIMD16 types to jitter
2017-04-29 Tim Rowleyswr/rast: enable per-warp scratch space for CS
2017-04-29 Tim Rowleyswr/rast: more flexible max attribute slots
2017-04-11 Tim Rowleyswr: [rasterizer core] Code formating change
2017-04-05 Tim Rowleyswr: [rasterizer core] Programmable sample position...
2017-04-05 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP
2017-03-20 Tim Rowleyswr: [rasterizer] Backend code adjustments
2017-02-23 George Kyriazisswr: fix index buffers with non-zero indices
2016-11-16 Tim Rowleyswr: [rasterizer core] fix clear with multiple color...
2016-11-14 Tim Rowleyswr: [rasterizer core] remove driverType
2016-11-14 Tim Rowleyswr: [rasterizer core] add mode for aux buffer in the...
2016-11-14 Tim Rowleyswr: [rasterizer core/jitter] fix alpha test bug
2016-11-10 Ilia Mirkinswr: [rasterizer core] allow an OpenGL driver to specif...
2016-10-11 Tim Rowleyswr: [rasterizer core] implement depth bounds test
2016-08-17 Tim Rowleyswr: [rasterizer core] align stats structures
2016-08-10 Tim Rowleyswr: [rasterizer core] split FE and BE stats
2016-08-10 Tim Rowleyswr: [rasterizer core] viewport array support
2016-08-10 Tim Rowleyswr: [rasterizer core] add rasterizerSampleCount to...
2016-08-10 Tim Rowleyswr: [rasterizer core] improve implementation for SoWri...
2016-07-20 Tim Rowleyswr: [rasterizer core] rename *_MAX enum values to...
2016-07-20 Tim Rowleyswr: [rasterizer] attribute swizzling and linkage
2016-07-12 Tim Rowleyswr: [rasterizer core] conservative rast backend changes
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-23 Tim Rowleyswr: [rasterizer core] track whether GS outputs viewpor...
2016-06-23 Tim Rowleyswr: [rasterizer core] GS viewport array index attribute
2016-06-23 Tim Rowleyswr: [rasterizer core] conservative rasterization front...
2016-05-25 Bruce Cherniakswr: [rasterizer] Correctly select optimized primitive...
2016-04-27 Tim Rowleyswr: [rasterizer core] implement legacy depth bias...
2016-04-22 Tim Rowleyswr: [rasterizer] Interpolation utility functions
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Tim Rowleyswr: [rasterizer core] Quantize depth to depth buffer...
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-25 Tim Rowleyswr: [rasterizer] remove use of BYTE type
2016-03-25 Tim Rowleyswr: [rasterizer core] backend reorganization
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-03 Tim Rowleygallium/swr: add OpenSWR rasterizer