freedreno/a6xx: hwbinning
[mesa.git] / src / gallium / drivers / swr / rasterizer / codegen /
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-05-11 George Kyriazisswr/rast: Prepend the console output with a newline
2018-05-11 George Kyriazisswr/rast: Add ConcatLists()
2018-04-27 George Kyriazisswr/rast: Output rasterizer dir to console since it...
2018-04-27 George Kyriazisswr/rast: Package events.proto with core output
2018-04-27 George Kyriazisswr/rast: Fix return type of VCVTPS2PH.
2018-04-18 George Kyriazisswr/rast: Replace x86 VMOVMSK with llvm-only implementation
2018-04-18 George Kyriazisswr/rast: minimize codegen redundant work
2018-04-18 George Kyriazisswr/rast: add cvt instructions in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Change gfx pointers to gfxptr_t
2018-04-18 George Kyriazisswr/rast: Add support for setting optimization level
2018-04-18 George Kyriazisswr/rast: Fix codegen for typedef types
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Fix name mangling for LLVM pow intrinsic
2018-04-18 George Kyriazisswr/rast: WIP builder rewrite (2)
2018-04-18 George Kyriazisswr/rast: Add autogen of helper llvm intrinsics.
2018-04-18 George Kyriazisswr/rast: WIP builder rewrite.
2018-04-18 George Kyriazisswr/rast: Add some instructions to jitter
2018-03-09 George Kyriazisswr/rast: Add KNOB_DISABLE_SPLIT_DRAW
2018-02-28 George Kyriazisswr/rast: Consolidate TRANSLATE_ADDRESS
2018-02-28 George Kyriazisswr/rast: Code generation cleanup
2018-02-16 George Kyriazisswr/rast: Normalize path for debug metadata
2018-02-16 George Kyriazisswr/rast: Separate event types to public and private
2018-02-16 George Kyriazisswr/rast: Cleanup knob definitions
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: Updated copyright dates
2018-01-19 George Kyriazisswr/rast: silence generated file warnings
2018-01-19 George Kyriazisswr/rast: AVX-512 changes to enable 16-wide VS
2018-01-19 George Kyriazisswr/rast: x86 autogenerated macro work
2018-01-19 George Kyriazisswr/rast: Initial work for debugging support.
2018-01-10 Tim Rowleyswr/rast: autogenerate named structs instead of literal...
2018-01-09 Dylan Bakermeson: Build SWR driver
2017-12-15 Tim Rowleyswr/rast: Replace VPSRL with LSHR
2017-12-15 Tim Rowleyswr/rast: Rework thread binding parameters for machine...
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 32-bit integer...
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 32-bit float verte...
2017-11-20 Tim Rowleyswr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch...
2017-09-22 Tim Rowleyswr/rast: remove llvm fence/atomics from generated...
2017-09-13 Tim Rowleyswr/rast: Migrate memory pointers to gfxptr_t type
2017-09-06 Tim Rowleyswr/rast: Removed some trailing whitespace caught durin...
2017-09-06 Tim Rowleyswr/rast: Allow gather of floats from fetch shader...
2017-08-02 Tim Rowleyswr/rast: simplify knob default value setup
2017-08-02 Tim Rowleyswr/rast: split gen_knobs templates into .h/.cpp
2017-08-02 Tim Rowleyswr/rast: gen_knobs template code style
2017-08-02 Tim Rowleyswr/rast: switch gen_knobs.cpp license
2017-08-02 Tim Rowleyswr/rast: threadID via portable std::this_thread::get_id()
2017-07-27 Tim Rowleyswr/rast: non-regex knob fallback code for gcc < 4.9
2017-07-21 Tim Rowleyswr/rast: quit using linux-specific gettid()
2017-06-30 Tim Rowleyswr/rast: increase number of possible draws in flight
2017-06-30 Tim Rowleyswr/rast: move default split size from driver to rasterizer
2017-06-30 Tim Rowleyswr/rast: Split rasterizer.cpp to improve compile time
2017-06-30 Tim Rowleyswr/rast: gen_backends.py remove extraneous semicolon
2017-06-30 Tim Rowleyswr/rast: Split backend.cpp to improve compile time
2017-06-30 Tim Rowleyswr/rast: gen_backends.py removal of commented debug...
2017-06-30 Tim Rowleyswr/rast: gen_backends.py quote cleanup
2017-06-30 Tim Rowleyswr/rast: generators will create target directories
2017-06-26 Tim Rowleyswr/rast: adjust std::string usage to fix build
2017-06-16 Tim Rowleyswr/rast: gen_llvm_types.py support for SIMD256/SIMD512
2017-06-16 Tim Rowleyswr/rast: Implement JIT shader caching to disk
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - add SIMD16 types to jitter
2017-04-11 Tim Rowleyswr: [rasterizer archrast] Fix archrast for MSVC 2017...
2017-04-11 Tim Rowleyswr: [rasterizer core] Multisample sample position...
2017-04-05 Tim Rowleyswr: [rasterizer codegen] remove copy of mako
2017-04-05 Tim Rowleyswr: [rasterizer core] Programmable sample position...
2017-03-28 Tim Rowleyswr: [rasterizer jitter] fix llvm-5.0.0 build bustage
2017-03-28 Tim Rowleyswr: [rasterizer codegen] add cmdline to archrast gen...
2017-03-28 Tim Rowleyswr: [rasterizer codegen] Refactor codegen
2017-03-20 Tim Rowleyswr: [rasterizer] Cleanup naming of codegen files
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Remove BOM from knob_defs.py
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_types.py...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Fix generation of knobs
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Change backend template comme...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_ir_macros...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Quiet gen_backends.py execution
2017-03-20 Tim Rowleyswr: [rasterizer scripts] Put codegen scripts into...