freedreno/a6xx: hwbinning
[mesa.git] / src / gallium / drivers / swr / rasterizer / core /
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
2017-12-13 Bruce Cherniakswr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
2017-11-20 Tim Rowleyswr/rast: Repair simd8 frontend code rot
2017-11-20 Tim Rowleyswr/rast: Add alignment to transpose targets
2017-11-20 Tim Rowleyswr/rast: Cache eventmanager
2017-11-20 Tim Rowleyswr/rast: Enable AVX-512 targets in the jitter
2017-11-20 Tim Rowleyswr/rast: Points with clipdistance can't go through...
2017-11-20 Tim Rowleyswr/rast: Code style change (NFC)
2017-11-20 Tim Rowleyswr/rast: Support flexible vertex layout for DS output
2017-10-19 Tim Rowleyswr/rast: Add api to override draws in flight
2017-10-19 Tim Rowleyswr/rast: Change DS memory allocation
2017-10-19 Tim Rowleyswr/rast: Fix indentation
2017-10-19 Tim Rowleyswr/rast: Miscellaneous viewport array code changes
2017-10-19 Tim Rowleyswr/rast: Minor changes for os-x
2017-10-06 Tim Rowleyswr/rast: use proper alignment for debug transposedPrims
2017-10-02 Emil Velikovswr/rast: do not crash on NULL strings returned by...
2017-09-25 Tim Rowleyswr/rast: Fix allocation of DS output data for USE_SIMD...
2017-09-25 Tim Rowleyswr/rast: Properly sized null GS buffer
2017-09-25 Tim Rowleyswr/rast: Move SWR_GS_CONTEXT from thread local storage...
2017-09-25 Tim Rowleyswr/rast: New GS state/context API
2017-09-25 Tim Rowleyswr/rast: Add support for R10G10B10_FLOAT_A2_UNORM...
2017-09-13 Tim Rowleyswr/rast: adjust linux cpu topology identification...
2017-09-13 Tim Rowleyswr/rast: Missed conversion to SIMD_T
2017-09-13 Tim Rowleyswr/rast: Migrate memory pointers to gfxptr_t type
2017-09-13 Tim Rowleyswr/rast: Remove hardcoded clip/cull slot from clipper
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-13 Tim Rowleyswr/rast: Add new API SwrStallBE
2017-09-06 Tim Rowleyswr/rast: FE/Clipper - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Remove use of C++14 template variable
2017-09-06 Tim Rowleyswr/rast: SIMD16 FE remove templated immediates workaround
2017-09-06 Tim Rowleyswr/rast: SIMD16 PA - rename Assemble_simd16 to Assemble
2017-09-06 Tim Rowleyswr/rast: FE/Binner - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Removed some trailing whitespace caught durin...
2017-08-16 Tim Rowleyswr/rast: Fix invalid casting for calls to Interlocked...
2017-08-02 Tim Rowleyswr/rast: simplify knob default value setup
next