radeonsi: emit_clip_state packets optimization
[mesa.git] / src / gallium / drivers / swr /
2018-05-30 Marek Olšákgallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
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: Removed superfluous JitManager argument from...
2018-05-25 Alok Hotaswr/rast: Renamed MetaData calls
2018-05-25 Alok Hotaswr/rast: Use metadata to communicate between passes
2018-05-25 Alok Hotaswr/rast: Check gCoreBuckets/CORE_BUCKETS equal length...
2018-05-25 Alok Hotaswr/rast: Added in-place building to SCATTERPS
2018-05-17 Alok Hotaswr/rast: Added FEClipRectangles event
2018-05-17 Alok Hotaswr/rast: Whitespace and tab-to-spaces changes
2018-05-17 Alok Hotaswr/rast: fix VCVTPD2PS generation for AVX512
2018-05-17 Alok Hotaswr/rast: Rectlist support for GS
2018-05-17 Alok Hotaswr/rast: Remove unneeded virtual from methods
2018-05-15 Eric Engestrommeson: fix copyright symbol
2018-05-15 Juan A. Suarez Romeroautotools, meson: add tileset.h
2018-05-11 George Kyriazisswr/rast: Thread locked tiles improvement
2018-05-11 George Kyriazisswr/rast: Add Builder::GetVectorType()
2018-05-11 George Kyriazisswr/rast: Prepend the console output with a newline
2018-05-11 George Kyriazisswr/rast: Add ConcatLists()
2018-05-11 George Kyriazisswr/rast: Add constant initializer for uint64_t
2018-05-11 George Kyriazisswr/rast: Use binner topology to assemble backend attri...
2018-05-11 George Kyriazisswr/rast: Change formatting
2018-05-05 Vinson Leeswr/rast: Fix include for createInstructionCombiningPas...
2018-05-03 Vinson Leeswr/rast: Fix WriteBitcodeToFile usage with llvm-7.0.
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-04-27 George Kyriazisswr/rast: No need to export GetSimdValidIndicesGfx
2018-04-27 George Kyriazisswr/rast: Small editorial changes
2018-04-27 George Kyriazisswr/rast: Use new processor detection mechanism
2018-04-27 George Kyriazisswr/rast: Output rasterizer dir to console since it...
2018-04-27 George Kyriazisswr/rast: Add TranslateGfxAddress for shader
2018-04-27 George Kyriazisswr/rast: jit PRINT improvements.
2018-04-27 George Kyriazisswr/rast: Fix regressions.
2018-04-27 George Kyriazisswr/rast: Cleanup old cruft.
2018-04-27 George Kyriazisswr/rast: Package events.proto with core output
2018-04-27 George Kyriazisswr/rast: Fix init in EventHandlerWorkerStats
2018-04-27 George Kyriazisswr/rast: Fix return type of VCVTPS2PH.
2018-04-27 George Kyriazisswr/rast: WIP Translation handling
2018-04-27 George Kyriazisswr/rast: Use different handing for stream masks
2018-04-27 George Kyriazisswr/rast: Silence warnings
2018-04-27 George Kyriazisswr/rast: Add support for TexelMask evaluation
2018-04-27 George Kyriazisswr/rast: Internal core change
2018-04-27 George Kyriazisswr/rast: Fix x86 lowering 64-bit float handling
2018-04-27 George Kyriazisswr/rast: Add some SIMD_T utility functors
2018-04-27 George Kyriazisswr/rast: Fix wrong type allocation
2018-04-27 George Kyriazisswr: touch generated files to update timestamp
2018-04-27 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
2018-04-21 Dylan Bakerautotools: Add passes.h to sources so it will be includ...
2018-04-19 Mike Lothianswr: Fix include for createPromoteMemoryToRegisterPass
2018-04-18 George Kyriazisswr/rast: Fix VGATHERPD lowering
2018-04-18 George Kyriazisswr/rast: Replace x86 VMOVMSK with llvm-only implementation
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-04-18 George Kyriazisswr/rast: Implement VROUND intrinsic in x86 lowering...
2018-04-18 George Kyriazisswr/rast: Refactor to improve code sharing.
2018-04-18 George Kyriazisswr/rast: minimize codegen redundant work
2018-04-18 George Kyriazisswr/rast: double-pump in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix 64bit float loads in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Add shader stats infrastructure (WIP)
2018-04-18 George Kyriazisswr/rast: Type-check TemplateArgUnroller
2018-04-18 George Kyriazisswr/rast: Add vgather to x86 lowering pass.
2018-04-18 George Kyriazisswr/rast: fix comment
2018-04-18 George Kyriazisswr/rast: add cvt instructions in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix alloca usage in jitter
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: Adding translate call to builder_gfx_mem.
2018-04-18 George Kyriazisswr/rast: Fix codegen for typedef types
2018-04-18 George Kyriazisswr: add x86 lowering pass to fragment shader
2018-04-18 George Kyriazisswr/rast: Enable generalized fetch jit
2018-04-18 George Kyriazisswr/rast: Add builder_gfx_mem.{h|cpp}
2018-04-18 George Kyriazisswr/rast: Lower VGATHERPS and VGATHERPS_16 to x86.
2018-04-18 George Kyriazisswr/rast: Cleanup of JitManager convenience types
2018-04-18 George Kyriazisswr/rast: Lower PERMD and PERMPS to x86.
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Simplify #define usage in gen source file
2018-04-18 George Kyriazisswr/rast: Move CallPrint() to a separate file
2018-04-18 George Kyriazisswr/rast: Fix name mangling for LLVM pow intrinsic
2018-04-18 George Kyriazisswr/rast: Add some archrast counters
2018-04-18 George Kyriazisswr/rast: Code cleanup
2018-04-18 George Kyriazisswr/rast: Add "Num Instructions Executed" stats intrinsic.
2018-04-18 George Kyriazisswr/rast: Add MEM_ADD helper function to Builder.
2018-04-18 George Kyriazisswr/rast: Permute work for simd16
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: LLVM 6 fix
2018-04-18 George Kyriazisswr/rast: Changes to allow jitter to compile with LLVM5
2018-04-18 George Kyriazisswr/rast: Add some archrast stats
2018-04-18 George Kyriazisswr/rast: Silence some unused variable warnings
2018-04-18 George Kyriazisswr/rast: Add debug type info for i128
2018-04-18 George Kyriazisswr/rast: Use blend context struct to pass params
2018-04-18 George Kyriazisswr/rast: Introduce JIT_MEM_CLIENT
2018-04-18 George Kyriazisswr/rast: Add some instructions to jitter
2018-04-17 Jan Alexander Stef... meson: Add library versions to swr drivers
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-22 Juan A. Suarez Romeroswr/rast: autotools: add events_private.proto in dist...
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
2018-03-15 Apple SWEsched.h needs to be imported on Darwin/OSX targets.
2018-03-15 Apple SWEAdd processor topology calculation implementation for...
2018-03-14 Dylan BakerRevert "Add processor topology calculation implementati...
next