gallivm: drop LLVM<3.3 code paths as no build system allows that
[mesa.git] / src / gallium /
2019-09-06 Eric Engestromgallivm: drop LLVM<3.3 code paths as no build system...
2019-09-06 Eric Engestromllvmpipe: replace more complex 3.x version check with...
2019-09-06 Eric Engestromclover: replace more complex 3.x version check with...
2019-09-06 Eric Engestromgallivm: replace more complex 3.x version check with...
2019-09-06 Eric Engestromclover: replace major llvm version checks with LLVM_VER...
2019-09-06 Eric Engestromgallivm: replace major llvm version checks with LLVM_VE...
2019-09-06 Eric Engestromswr: replace major llvm version checks with LLVM_VERSIO...
2019-09-06 Eric Engestromamd: replace major llvm version checks with LLVM_VERSIO...
2019-09-06 Eric Engestromsvga: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
2019-09-06 Eric Engestromr600: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
2019-09-06 Eric Engestromaux/draw: replace binary HAVE_LLVM checks with LLVM_AVA...
2019-09-06 Eric Engestromgallivm: replace `0x` version print with actual version...
2019-09-06 Jordan Justenanv,iris: L3ALLOC register replaces L3CNTLREG for gen12
2019-09-06 Kenneth Graunkeintel: Stop redirecting state cache to command streamer...
2019-09-06 Kenneth Graunkeiris: Invalidate state/texture/constant caches after...
2019-09-06 Kristian H. Kristensenfreedreno/a6xx: Implement primitive count queries on GPU
2019-09-06 Kristian H. Kristensenfreedreno/a6xx: Let the GPU track streamout offsets
2019-09-06 Roland Scheideggerllvmpipe: fix CALLOC vs. free mismatches
2019-09-06 Tomeu Vizosopanfrost/ci: Increase timeouts
2019-09-06 Tomeu Vizosopanfrost/ci: Use special runner for LAVA jobs
2019-09-06 Tomeu Vizosopanfrost/ci: Re-add support for armhf
2019-09-06 Zhu, Jamesradeon: Fix mjpeg issue for ARCTURUS
2019-09-06 Leo Liuradeon/vcn: add RENOIR VCN decode support
2019-09-06 Timur Kristóftgsi_to_nir: Remove dependency on libglsl.
2019-09-06 Gert Wollnyradeonsi: Release storage for smda_uploads when the...
2019-09-06 Vasily Khoruzhicklima/ppir: don't lower phis to scalar
2019-09-06 Jonathan Marekfreedreno/a2xx: formats update
2019-09-06 Jonathan Marekfreedreno/a2xx: fix depth gmem restore
2019-09-06 Jonathan Marekfreedreno/a2xx: implement polygon offset
2019-09-06 Jonathan Marekfreedreno/a2xx: fix SRC_ALPHA_SATURATE for alpha blend...
2019-09-06 Jonathan Marekfreedreno/a2xx: ir2: update register state in scalar...
2019-09-06 Jonathan Marekfreedreno/a2xx: ir2: fix incorrect instruction reordering
2019-09-06 Jonathan Marekfreedreno/a2xx: ir2: check opcode on the right instruct...
2019-09-06 Jonathan Marekfreedreno/a2xx: ir2: fix saturate in cp
2019-09-06 Jonathan Marekfreedreno/a2xx: ir2: set lower_fdph
2019-09-06 Jonathan Marekfreedreno/a2xx: ir2: remove pointcoord y invert
2019-09-06 Jonathan Marekfreedreno/a2xx: ir2: fix lowering of instructions after...
2019-09-06 Vasily Khoruzhicklima/ppir: don't lower vector {b,f}csel to scalar if...
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-09-05 Erico Nuneslima/ppir: improve regalloc spill cost calculation
2019-09-05 Erico Nuneslima/ppir: optimizations in regalloc spilling code
2019-09-05 Erico Nuneslima/ppir: mark regalloc created ssa unspillable
2019-09-05 Connor Abbottradeonsi/nir: Don't lower constant arrays to uniforms
2019-09-05 Connor Abbottgallium: Plumb through a way to disable GLSL const...
2019-09-05 Connor Abbottac/nir: Enable nir_opt_large_constants
2019-09-05 Connor Abbottradv/radeonsi: Don't count read-only data when reportin...
2019-09-05 Hal Gentzclover: Fix build after clang r370122.
2019-09-04 Eric Anholtgallium/osmesa: Move 565 format selection checks where...
2019-09-04 Eric Anholtgallium/osmesa: Fix a race in creating the stmgr.
2019-09-04 Eric Anholtgallium/osmesa: Introduce a test.
2019-09-04 Dave Airliellvmpipe: enable compute shaders if LLVM has coroutines
2019-09-04 Dave Airliellvmpipe: add local memory allocation path
2019-09-04 Dave Airliellvmpipe: add compute shader parameter fetching support
2019-09-04 Dave Airliellvmpipe: add compute shader images support
2019-09-04 Dave Airliellvmpipe: add ssbo support to compute shaders
2019-09-04 Dave Airliellvmpipe: add compute sampler + sampler view support.
2019-09-04 Dave Airliellvmpipe: add support for compute constant buffers.
2019-09-04 Dave Airliellvmpipe: add compute pipeline statistics support.
2019-09-04 Dave Airliellvmpipe: add grid launch
2019-09-04 Dave Airliellvmpipe: add compute shader generation.
2019-09-04 Dave Airliellvmpipe: introduce variant building infrastrucutre.
2019-09-04 Dave Airliellvmpipe: introduce new state dirty tracking for compute.
2019-09-04 Dave Airliellvmpipe: add initial shader create/bind/destroy varian...
2019-09-04 Dave Airliellvmpipe: add compute debug option
2019-09-04 Dave Airliegallivm: add compute jit interface.
2019-09-04 Dave Airliellvmpipe: add initial compute state structs
2019-09-04 Dave Airliellvmpipe: introduce compute shader context
2019-09-04 Dave Airliegallivm: add barrier support for compute shaders.
2019-09-04 Dave Airliellvmpipe: add compute threadpool + mutex
2019-09-04 Dave Airliegallivm: add support for compute shared memory
2019-09-04 Dave Airliegallivm: add new compute related intrinsics
2019-09-04 Dave Airliellvmpipe: reogranise jit pointer ordering
2019-09-04 Dave Airliegallivm: add coroutine pass manager support
2019-09-04 Dave Airliegallivm: add coroutine support files to gallivm.
2019-09-04 Dave Airliegallivm/flow: add counter reset for loops
2019-09-04 Dave Airliellvmpipe: enable fb no attach
2019-09-04 Kenneth Graunkeiris: Report correct number of planes for planar images
2019-09-04 Jan Beichgallium/hud: add CPU usage support for DragonFly/NetBSD...
2019-09-04 Roman Stratiienkolima: Return fence unconditionally
2019-09-04 Vasily Khoruzhicklima/ppir: clone uniforms and load_coords into each...
2019-09-04 Vasily Khoruzhicklima/ppir: don't assume that load coords gets value...
2019-09-04 Vasily Khoruzhicklima/ppir: add common helper for creating movs
2019-09-03 Eric Engestromttn: fix 64-bit shift on 32-bit `1`
2019-09-03 Eric Anholtfreedreno: Fix the type of single-component scaled...
2019-09-03 Connor Abbottradeonsi/nir: Remove uniform variable scanning
2019-09-03 Connor Abbottttn: Fill out more info fields
2019-09-03 Connor Abbottnir: Fix num_ssbos when lowering atomic counters
2019-09-03 Alyssa Rosenzweigpanfrost: Remove panfrost_upload
2019-09-03 Alyssa Rosenzweigpanfrost: Fix misc. issues flagged by cppcheck
2019-09-03 Alyssa Rosenzweigpanfrost: Mark (1 << 31) as unsigned
2019-09-03 Zhaowei Yuanbroadcom/vc4: Expand width of dst surface
2019-09-02 Vinson Leeswr: Fix make_unique build error.
2019-09-01 Kenneth Graunkeiris: Lessen texture cache hack flush for blits/copies...
2019-08-31 Erik Faye-Lundgallium/auxiliary/indices: consistently apply start...
2019-08-31 Vinson Leeswr: Fix build with llvm-9.0 again.
2019-08-30 Alyssa Rosenzweigpan/midgard: Use shared psiz clamp pass
2019-08-30 Boris Brezillonpanfrost: Add transient BOs to job batches
2019-08-30 Rohan Gargpanfrost: protect access to shared bo cache and transie...
2019-08-30 Rohan Gargpanfrost: Jobs must be per context, not per screen
2019-08-30 Khaled Emarafreedreno/a3xx: fix sysmem <-> gmem tiles transfer
next