etnaviv: increment the resource seqno in resource_changed
[mesa.git] / src / gallium / drivers / swr / rasterizer / core /
2017-05-09 George Kyriazisswr/rast: support polygonmode point
2017-04-29 Tim Rowleyswr/rast: add memory api to SwrGetInterface()
2017-04-29 Tim Rowleyswr/rast: enable SIMD16 8x2 tile backend
2017-04-29 Tim Rowleyswr/rast: add SwrInit() to init backend/memory tables
2017-04-29 Tim Rowleyswr/rast: increment depth/stencil tile pointer in SIMD16 BE
2017-04-29 Tim Rowleyswr/rast: add SwrGetInterface() function to return api
2017-04-29 Tim Rowleyswr/rast: enable per-warp scratch space for CS
2017-04-29 Tim Rowleyswr/rast: reduce simd{16}vertex stack for VS output
2017-04-29 Tim Rowleyswr/rast: remove default argument from SwrSync()
2017-04-29 Tim Rowleyswr/rast: remove unused variables in the SIMD16 FE
2017-04-29 Tim Rowleyswr/rast: move construction of const above goto
2017-04-29 Tim Rowleyswr/rast: name threads to aid debugging
2017-04-29 Tim Rowleyswr/rast: disable buffer overrun warning for Assemble()
2017-04-29 Tim Rowleyswr/rast: clean up clipper comments
2017-04-29 Tim Rowleyswr/rast: add SIMDAPI decorators in binner/clipper
2017-04-29 Tim Rowleyswr/rast: more flexible max attribute slots
2017-04-11 Tim Rowleyswr: [rasterizer core] Disable 8x2 tile backend
2017-04-11 Tim Rowleyswr: [rasterizer common/core] Fix 32-bit windows build
2017-04-11 Tim Rowleyswr: [rasterizer core] Fix unused variable warnings
2017-04-11 Tim Rowleyswr: [rasterizer core] Code formating change
2017-04-11 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP - PA
2017-04-11 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP - Clipper
2017-04-11 Tim Rowleyswr: [rasterizer core] Multisample sample position...
2017-04-11 Tim Rowleyswr: [rasterizer core] Reduce templates to speed compile
2017-04-05 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP
2017-04-05 Tim Rowleyswr: [rasterizer core] Enable 8x2 backend
2017-04-05 Tim Rowleyswr: [rasterizer core/memory] Move intrinics to _simd...
2017-04-05 Tim Rowleyswr: [rasterizer core] Programmable sample position...
2017-04-05 Tim Rowleyswr: [rasterizer core] Fix center sample pattern
2017-04-05 Tim Rowleyswr: [rasterizer core/memory] Fix missing avx512 storetile
2017-04-05 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP
2017-03-28 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP
2017-03-28 Tim Rowleyswr: [rasterizer core] Don't bind single-threaded contexts
2017-03-28 Tim Rowleyswr: [rasterizer core] Enable SIMD16
2017-03-28 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP
2017-03-20 Tim Rowleyswr: [rasterizer] Cleanup naming of codegen files
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix trifan regression from 9d344...
2017-03-20 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP - fix tessel...
2017-03-20 Tim Rowleyswr: [rasterizer] Convert more SWR_ASSERT(false, ....
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix typo in SIMD16 code path
2017-03-20 Tim Rowleyswr: [rasterizer core/common] Fix the native AVX512...
2017-03-20 Tim Rowleyswr: [rasterizer] Slight assert refactoring
2017-03-20 Tim Rowleyswr: [rasterizer] Backend code adjustments
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Fix the early and late depth...
2017-03-20 Tim Rowleyswr: [rasterizer core] Implement double pumped SIMD16...
2017-03-20 Tim Rowleyswr: [rasterizer archrast/core/scripts] Fix archrast...
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix RECT_LIST primitive assembly
2017-03-20 Tim Rowleyswr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Add additional API events
2017-03-20 Tim Rowleyswr: [rasterizer core/scripts] Autogen backend initiali...
2017-03-20 Tim Rowleyswr: [rasterizer core] backend.h declares gBackendPixel...
2017-03-20 Tim Rowleyswr: [rasterizer core] Finish SIMD16 PA OPT including...
2017-03-20 Tim Rowleyswr: [rasterizer core] Finish SIMD16 PA OPT except...
2017-03-20 Tim Rowleyswr: [rasterizer core] Support sparse numa id values...
2017-03-05 Tim Rowleyswr: [rasterizer core] fix primID provoking vertex...
2017-02-23 George Kyriazisswr: fix index buffers with non-zero indices
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-06 Bruce Cherniakswr: [rasterizer core] Removed unused clip code.
2017-02-06 Bruce Cherniakswr: [rasterizer core] Remove dead code Clipper::ClipSc...
2017-01-23 Bruce Cherniakswr: Prune empty nodes in CalculateProcessorTopology.
2017-01-06 Tim Rowleyswr: [rasterizer core] rename OutputMerger functions
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 Transpose_16_16
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 output merger
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 PackTraits pack(...
2017-01-06 Tim Rowleyswr: [rasterizer core] fix SIMD16 transpose functions
2017-01-06 Tim Rowleyswr: [rasterizer core] whitespace adjustments
2017-01-05 Tim Rowleyswr: [rasterizer core/common/jitter] gl_double support
2016-12-12 Tim Rowleyswr: [rasterizer core/memory] StoreTile: AVX512 progress
2016-12-09 Tim Rowleyswr: [rasterizer common/core/jitter] fetch support...
2016-12-09 Tim Rowleyswr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPEL...
2016-12-09 Ilia Mirkinswr: [rasterizer core] supply proper clip distances...
2016-12-09 Ilia Mirkinswr: [rasterizer core] perform perspective division...
2016-12-01 Ilia Mirkinswr: [rasterizer core] don't attempt to load another...
2016-11-29 Ilia Mirkinswr: [rasterizer core] fix typo in scissor tile-alignme...
2016-11-24 Ilia Mirkinswr: [rasterizer core] pipe renderTargetArrayIndex...
2016-11-24 Ilia Mirkinswr: [rasterizer core] clear data now comes in as float
2016-11-24 Ilia Mirkinswr: [rasterizer core] actually perform clear before...
2016-11-23 Tim Rowleyswr: [rasterizer core] fix cast for stencil clear value
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 archrast] add events
2016-11-14 Tim Rowleyswr: [rasterizer core] fix culling issues
2016-11-14 Tim Rowleyswr: [rasterizer core/jitter] fix alpha test bug
2016-11-14 Tim Rowleyswr: [rasterizer core] various code style changes
2016-11-14 Tim Rowleyswr: [rasterizer archrast] don't generate empty files
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix double free issue
2016-11-14 Tim Rowleyswr: [rasterizer core] separate frontend/backend stats...
2016-11-14 Tim Rowleyswr: [rasterizer core] 16-wide tile store nearly completed
2016-11-10 Ilia Mirkinswr: [rasterizer core] allow an OpenGL driver to specif...
2016-11-09 Ilia Mirkinswr: [rasterizer core] set depth hottile when depth...
2016-10-31 George Kyriazisswr: [rasterizer core] Frontend dependency work
2016-10-31 George Kyriazisswr: [rasterizer core] Refactor/cleanup backends
2016-10-31 George Kyriazisswr: [rasterizer core] Remove deprecated simd intrinsics
2016-10-31 George Kyriazisswr: [rasterizer archrast] Add thread tags to event...
2016-10-14 Tim Rowleyswr: [rasterizer core] don't construct pArContext on...
2016-10-14 Tim Rowleyswr: [rasterizer core] remove WorkerWaitForThreadEvent...
2016-10-14 Tim Rowleyswr: [rasterizer core] move binner functionality to...
next