aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: Cleanup of JitManager convenience typesGeorge Kyriazis2018-04-184-44/+5
* swr/rast: Lower PERMD and PERMPS to x86.George Kyriazis2018-04-184-86/+14
* swr/rast: Start refactoring of builder/packetizer.George Kyriazis2018-04-1816-46/+565
* swr/rast: Simplify #define usage in gen source fileGeorge Kyriazis2018-04-181-4/+3
* swr/rast: Move CallPrint() to a separate fileGeorge Kyriazis2018-04-184-21/+56
* swr/rast: Fix name mangling for LLVM pow intrinsicGeorge Kyriazis2018-04-181-1/+1
* swr/rast: Add some archrast countersGeorge Kyriazis2018-04-187-4/+53
* swr/rast: Code cleanupGeorge Kyriazis2018-04-181-8/+1
* swr/rast: Add "Num Instructions Executed" stats intrinsic.George Kyriazis2018-04-181-7/+21
* swr/rast: Add MEM_ADD helper function to Builder.George Kyriazis2018-04-182-0/+9
* swr/rast: Permute work for simd16George Kyriazis2018-04-187-10/+67
* swr/rast: WIP builder rewrite (2)George Kyriazis2018-04-181-4/+13
* swr/rast: Add autogen of helper llvm intrinsics.George Kyriazis2018-04-1813-126/+130
* swr/rast: WIP builder rewrite.George Kyriazis2018-04-182-14/+0
* swr/rast: LLVM 6 fixGeorge Kyriazis2018-04-181-1/+1
* swr/rast: Changes to allow jitter to compile with LLVM5George Kyriazis2018-04-181-1/+17
* swr/rast: Add some archrast statsGeorge Kyriazis2018-04-189-11/+105
* swr/rast: Silence some unused variable warningsGeorge Kyriazis2018-04-181-1/+11
* swr/rast: Add debug type info for i128George Kyriazis2018-04-181-0/+1
* swr/rast: Use blend context struct to pass paramsGeorge Kyriazis2018-04-183-49/+62
* swr/rast: Introduce JIT_MEM_CLIENTGeorge Kyriazis2018-04-183-40/+71
* swr/rast: Add some instructions to jitterGeorge Kyriazis2018-04-183-0/+15
* meson: Add library versions to swr driversJan Alexander Steffens (heftig)2018-04-171-0/+4
* util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...Ian Romanick2018-03-291-2/+2
* swr/rast: autotools: add events_private.proto in dist tarball.Juan A. Suarez Romero2018-03-221-0/+1
* gallium: add packed uniform CAPTimothy Arceri2018-03-201-0/+1
* sched.h needs to be imported on Darwin/OSX targets.Apple SWE2018-03-141-0/+4
* Add processor topology calculation implementation for Darwin/OSX targets.Apple SWE2018-03-141-1/+55
* Revert "Add processor topology calculation implementation for Darwin/OSX targ...Dylan Baker2018-03-141-55/+0
* Revert "sched.h needs to be imported on Darwin/OSX targets."Dylan Baker2018-03-141-4/+0
* sched.h needs to be imported on Darwin/OSX targets.Apple SWE2018-03-131-0/+4
* Add processor topology calculation implementation for Darwin/OSX targets.Apple SWE2018-03-131-0/+55
* autotools: include all meson.build filesDylan Baker2018-03-091-0/+2
* swr/rast: Refactor memory gather operationsGeorge Kyriazis2018-03-092-6/+4
* swr/rast: Add KNOB_DISABLE_SPLIT_DRAWGeorge Kyriazis2018-03-092-8/+26
* swr/rast: Add VPOPCNTGeorge Kyriazis2018-03-092-0/+9
* swr/rast: Add tracking for stream out topologyGeorge Kyriazis2018-03-094-5/+8
* swr/rast: Add split draw and other state information to DrawInfoEvent.George Kyriazis2018-03-094-32/+22
* swr/rast: Refactor api and worker event handlers.George Kyriazis2018-03-092-35/+52
* swr/rast: Add support for generalized late and early z/stencil statsGeorge Kyriazis2018-03-092-0/+73
* swr/rast: Rasterized Subspans stats supportGeorge Kyriazis2018-03-094-0/+30
* swr/rast: Added commentGeorge Kyriazis2018-03-091-0/+1
* tgsi/scan: use wrap-around shift behavior explicitly for file_maskRoland Scheidegger2018-03-061-1/+1
* swr/rast: Fix macOS macro.Vinson Lee2018-03-041-2/+2
* swr/rast: revert clip distance precisionGeorge Kyriazis2018-02-282-4/+17
* swr/rast: Faster frustum prim cullingGeorge Kyriazis2018-02-281-3/+7
* swr/rast: Consolidate TRANSLATE_ADDRESSGeorge Kyriazis2018-02-284-6/+28
* swr/rast: Code generation cleanupGeorge Kyriazis2018-02-281-15/+21
* swr/rast: Remove draw type from event definitionsGeorge Kyriazis2018-02-283-12/+8
* swr/rast: whitespace changeGeorge Kyriazis2018-02-281-1/+1