gallium/swr: Fix various asserts and security issues
[mesa.git] / src / gallium / drivers / swr / rasterizer / core /
2020-02-05 Jan Zielinskigallium/swr: Fix various asserts and security issues
2020-01-31 Krzysztof Raszkowskigallium/swr: fix gcc warnings
2020-01-24 Jan Zielinskigallium/swr: implementation of tessellation shaders...
2019-12-13 Tomasz Pyragallium/swr: Fix arb_transform_feedback2
2019-12-12 Jan Zielinskigallium/swr: Fix Windows build
2019-12-11 Jan Zielinskiswr/rasterizer: Add tessellator implementation to the...
2019-10-29 Krzysztof Raszkowskigallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
2019-08-30 Jan Zielinskiswr/rasterizer: Fix GS attributes processing
2019-08-29 Jan Zielinskiswr/rasterizer: Enable ARB_fragment_layer_viewport
2019-08-08 Jan Zielinskiswr/rasterizer: modernize thread TLB
2019-08-08 Jan Zielinskiswr/rasterizer: Refactor events collection mechanism
2019-08-08 Jan Zielinskiswr/rasterizer: improvements in simdlib
2019-08-08 Jan Zielinskiswr/rasterizer: Events are now grouped and enabled...
2019-08-08 Jan Zielinskiswr/rasterizer: do not mark tiles dirty until actually...
2019-08-08 Jan Zielinskiswr/rasterizer: enable size accumulation in mem stats
2019-08-08 Jan Zielinskiswr/rasterizer: enable using AOS vertex data format
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: Fix return type on SIMD8 version of...
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-30 Alok Hotaswr/rast: early exit on empty triangle mask
2019-04-30 Alok Hotaswr/rast: update guardband rects at draw setup
2019-04-26 Alok Hotaswr/rast: enforce use of tile offsets
2019-04-26 Alok Hotaswr/rast: AVX512 support compiled in by default
2019-04-26 Alok Hotaswr/rast: Remove deprecated 4x2 backend code
2019-02-15 Alok Hotaswr/rast: Add translation support to streamout
2019-02-15 Alok Hotaswr/rast: simdlib cleanup, clipper stack space fixes
2019-02-15 Alok Hotaswr/rast: convert DWORD->uint32_t, QWORD->uint64_t
2019-02-15 Alok Hotaswr/rast: Refactor scratch space variable names
2019-02-15 Alok Hotaswr/rast: FP consistency between POSH/RENDER pipes
2019-02-15 Alok Hotaswr/rast: Correctly align 64-byte spills/fills
2019-02-15 Alok Hotaswr/rast: Convert system memory pointers to gfxptr_t
2019-02-05 Alok Hotaswr/rast: update SWR rasterizer shader stats
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-05-25 Alok Hotaswr/rast: Adjusted avx512 primitive assembly for msvc...
2018-05-25 Alok Hotaswr/rast: Moved memory init out of core swr init
2018-05-25 Alok Hotaswr/rast: Check gCoreBuckets/CORE_BUCKETS equal length...
2018-05-17 Alok Hotaswr/rast: Added FEClipRectangles event
2018-05-17 Alok Hotaswr/rast: Rectlist support for GS
2018-05-11 George Kyriazisswr/rast: Thread locked tiles improvement
2018-05-11 George Kyriazisswr/rast: Use binner topology to assemble backend attri...
2018-05-11 George Kyriazisswr/rast: Change formatting
2018-04-27 George Kyriazisswr/rast: Use different handing for stream masks
2018-04-27 George Kyriazisswr/rast: Internal core change
2018-04-27 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-04-18 George Kyriazisswr/rast: Type-check TemplateArgUnroller
2018-04-18 George Kyriazisswr/rast: Change gfx pointers to gfxptr_t
2018-04-18 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
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 some archrast counters
2018-04-18 George Kyriazisswr/rast: Add "Num Instructions Executed" stats intrinsic.
2018-04-18 George Kyriazisswr/rast: Permute work for simd16
2018-04-18 George Kyriazisswr/rast: Add some archrast stats
2018-04-18 George Kyriazisswr/rast: Use blend context struct to pass params
2018-03-15 Apple SWEAdd processor topology calculation implementation for...
2018-03-14 Dylan BakerRevert "Add processor topology calculation implementati...
2018-03-14 Apple SWEAdd processor topology calculation implementation for...
2018-03-09 George Kyriazisswr/rast: Add KNOB_DISABLE_SPLIT_DRAW
2018-03-09 George Kyriazisswr/rast: Add tracking for stream out topology
2018-03-09 George Kyriazisswr/rast: Add split draw and other state information...
2018-03-09 George Kyriazisswr/rast: Rasterized Subspans stats support
2018-02-28 George Kyriazisswr/rast: revert clip distance precision
2018-02-28 George Kyriazisswr/rast: Faster frustum prim culling
2018-02-28 George Kyriazisswr/rast: Remove draw type from event definitions
2018-02-28 George Kyriazisswr/rast: Fix index buffer overfetch issue for non...
2018-02-16 George Kyriazisswr/rast: Consolidate archrast Draw events
2018-02-16 George Kyriazisswr/rast: Make SIMDLib templated types easier to use
2018-02-16 George Kyriazisswr/rast: Fix bug related to passing AR handle
2018-02-16 George Kyriazisswr/rast: Fix primitive replication issue in tesselatio...
2018-02-16 George Kyriazisswr/rast: Misc cleanup
2018-02-16 George Kyriazisswr/rast: Renamed variable in vertexbufferstate
2018-02-16 George Kyriazisswr/rast: More precise user clip distance interpolation
2018-02-16 George Kyriazisswr/rast: Cull prims when all verts have negative clip...
2018-02-16 George Kyriazisswr/rast: whitespace and comment cleanup
2018-02-16 George Kyriazisswr/rast: Fix invalid number of attributes
2018-02-16 George Kyriazisswr/rast: Add clipper stats.
2018-02-16 George Kyriazisswr/rast: Removed unused variable
2018-02-16 George Kyriazisswr/rast: Separate RDTSC code from archrast
2018-02-02 George Kyriazismeson/swr: Updated copyright dates
2018-02-02 George Kyriazismeson/swr: re-shuffle generated files
2018-01-25 George Kyriazisswr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
2018-01-19 George Kyriazisswr/rast: Enable early rasterization
2018-01-19 George Kyriazisswr/rast: Implement Early Rasterization optimization
2018-01-19 George Kyriazisswr/rast: Enable simd16 vertex shaders
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-12-15 Tim Rowleyswr/rast: Move more RTAI handling out of binner
2017-12-15 Tim Rowleyswr/rast: Fix cache of API thread event manager
2017-12-15 Tim Rowleyswr/rast: Rework thread binding parameters for machine...
2017-12-15 Tim Rowleyswr/rast: Pull of RTAI gather & offset out of clip...
2017-12-15 Tim Rowleyswr/rast: Pass prim to ClipSimd
2017-12-15 Tim Rowleyswr/rast: Pull most of the VPAI manipulation out of...
2017-12-15 Tim Rowleyswr/rast: Move GatherScissors to header
2017-12-15 Tim Rowleyswr/rast: Corrections to multi-scissor handling
2017-12-15 Tim Rowleyswr/rast: Binner fixes for viewport index offset handling
next