radeonsi: use SI_MAX_ATTRIBS where it should be used
[mesa.git] / src / gallium / drivers / swr / rasterizer /
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Pass LLVM-IR size into jitter
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Disable unsafe FP optimization...
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Add DEBUGTRAP jit builder...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Multisample blend jit fix
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Change SimdVector representati...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Fix issues with stream-out...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Adjust jitter header includes
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-02 Tim Rowleyswr: [rasterizer jitter] include cstdarg in builder_mis...
2016-12-01 Ilia Mirkinswr: [rasterizer memory] assert when trying to convert...
2016-12-01 Ilia Mirkinswr: [rasterizer core] don't attempt to load another...
2016-11-30 Ilia Mirkinswr: [rasterizer jit] use signed integer representation...
2016-11-30 Tim Rowleyswr: [rasterizer common] add SwrTrace() and macros
2016-11-29 Ilia Mirkinswr: [rasterizer memory] only clear up to the LOD size
2016-11-29 Ilia Mirkinswr: [rasterizer memory] hook up stencil clears for...
2016-11-29 Ilia Mirkinswr: [rasterizer memory] add support for clearing Z32F_...
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-22 Ilia Mirkinswr: [rasterizer memory] minify texture width before...
2016-11-22 Ilia Mirkinswr: [rasterizer memory] minify original sizes for...
2016-11-21 George Kyriazisswr: Modify gen_knobs.{cpp|h} creation script
2016-11-16 Tim Rowleyswr: [rasterizer core] fix clear with multiple color...
2016-11-16 Ilia Mirkinswr: [rasterizer jitter] don't bother quantizing unused...
2016-11-16 Ilia Mirkinswr: [rasterizer memory] fix store tile for 128-bit...
2016-11-16 Ilia Mirkinswr: [rasterizer memory] add support for R32_FLOAT_X8X2...
2016-11-14 Tim Rowleyswr: [rasterizer core] remove driverType
2016-11-14 Tim Rowleyswr: [rasterizer archrast] move to pass by value
2016-11-14 Tim Rowleyswr: [rasterizer core] add mode for aux buffer in the...
2016-11-14 Tim Rowleyswr: [rasterizer common] don't bleed NOMINMAX definitio...
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 open file handle limit...
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] add a .dir-locals.el to support 4...
2016-11-10 Ilia Mirkinswr: [rasterizer core] allow an OpenGL driver to specif...
2016-11-10 Ilia Mirkinswr: [rasterizer jitter] fix logic op to work with...
2016-11-09 Ilia Mirkinswr: [rasterizer core] set depth hottile when depth...
2016-10-31 George Kyriazisswr: [rasterizer] added EventHandlerFile contructor
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...
2016-10-14 Tim Rowleyswr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
2016-10-14 Tim Rowleyswr: [rasterizer core] fix comment typo
2016-10-14 Tim Rowleyswr: [rasterizer core/sim] 8x2 backend + 16-wide tile...
2016-10-14 Tim Rowleyswr: [rasterizer archrast] fix event file issue with...
2016-10-14 Eric Engestromswr: [rasterizer common] fix assert index
2016-10-11 Tim Rowleyswr: [rasterizer archrast] update proto file
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add support for stats files
2016-10-11 Tim Rowleyswr: [rasterizer jitter] remove architecture override
2016-10-11 Tim Rowleyswr: [rasterizer jitter] adjust jitmanager assert
2016-10-11 Tim Rowleyswr: [rasterizer] eliminate unused label warnings on gcc
2016-10-11 Tim Rowleyswr: [rasterizer core] implement depth bounds test
2016-10-11 Tim Rowleyswr: [rasterizer core] update/add formats
2016-10-11 Tim Rowleyswr: [rasterizer core] SwrStoreTiles api change
2016-10-11 Tim Rowleyswr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS...
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add mako template
2016-10-11 Tim Rowleyswr: [rasterizer core] disable cull for rect_list
2016-10-11 Tim Rowleyswr: [rasterizer core] add support for "RAW" surface...
2016-10-11 Tim Rowleyswr: [rasterizer core] align Macrotile FIFO memory...
2016-10-11 Tim Rowleyswr: [rasterizer common] remove threadviz code
2016-10-11 Tim Rowleyswr: [rasterizer memory] split load/store for compile...
2016-10-03 Tim Rowleyswr: [rasterizer core] refactor thread creation
2016-10-03 Tim Rowleyswr: [rasterizer jitter] canonicalize blend compile...
2016-10-03 Tim Rowleyswr: [rasterizer core] archrast fixes
2016-10-03 Tim Rowleyswr: [rasterizer jitter] fixes for icc in vs2015 compat...
2016-10-03 Tim Rowleyswr: [rasterizer core] generalize compute dispatch...
2016-10-03 Tim Rowleyswr: [rasterizer common] os.h portability header changes
2016-09-20 Tim Rowleyswr: [rasterizer core] Better thread destruction
2016-09-20 Tim Rowleyswr: [rasterizer jitter] Fix missing end-of-file newline
2016-09-20 Tim Rowleyswr: [rasterizer core] Add macros for mapping ArchRast...
2016-08-30 Tim Rowleyswr: [rasterizer] add archrast instrumentation
next