v3d: remove redundant update of queued draw calls
[mesa.git] / src / gallium / drivers /
2019-09-13 Iago Toral Quirogav3d: remove redundant update of queued draw calls
2019-09-13 Iago Toral Quirogav3d: make sure we have enough space in the CL for the...
2019-09-13 Iago Toral Quirogav3d: add missing line break for performance debug message
2019-09-13 Tomeu Vizosopanfrost/ci: Use releases for Volt dEQP
2019-09-13 Tomeu Vizosopanfrost/ci: Update kernel to 5.3-rc8
2019-09-13 Tomeu Vizosopanfrost/ci: Run dEQP with the surfaceless platform
2019-09-13 Rob Clarkfreedreno/a6xx: pre-calculate userconst stateobj size
2019-09-12 Rob Clarkfreedreno: fix compiler warning
2019-09-12 Eric Engestrommeson/v3d: replace partial list of nir dep files with...
2019-09-12 Eric Engestrommeson/iris: replace partial list of nir dep files with...
2019-09-12 Jose Maria Casanov... v3d: flag dirty state when binding compute states
2019-09-12 Kenneth Graunkeiris: trivial whitespace fixes
2019-09-11 Anuj Phogatintel/gen11+: Enable Hardware filtering of Semi-Pipelin...
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.4
2019-09-11 Dylan Bakermeson: don't generate file into subdirs
2019-09-11 Kenneth Graunkeiris: Set bo->reusable = false in iris_bo_make_external...
2019-09-11 Kenneth Graunkeiris: Finish initializing the BO before stuffing it...
2019-09-11 Marek Olšákradeonsi/gfx9: honor user stride for imported buffers
2019-09-11 Vasily Khoruzhicklima: set .out_sync field of req in lima_submit_start()
2019-09-10 Rob Clarkfreedreno/a6xx: fix 3d tex layout
2019-09-10 Rob Clarkfreedreno/a6xx: don't tile things that are too small
2019-09-10 Caio Marcelo de... iris: Enable ARB_gl_spirv and ARB_spirv_extensions
2019-09-10 Kenneth Graunkeiris: Fix constant buffer sizes for non-UBOs
2019-09-10 Marek Olšákradeonsi: remove redundant si_texture offset and size...
2019-09-10 Marek Olšákradeonsi: move texture storage allocation outside of...
2019-09-10 Marek Olšákradeonsi: move HTILE allocation outside of radeonsi
2019-09-10 Marek Olšákradeonsi: handle NO_DCC early
2019-09-10 Marek Olšákac/surface: add RADEON_SURF_NO_FMASK
2019-09-10 Marek Olšákr300,r600,radeonsi: set winsys_handle::stride,offset...
2019-09-10 Marek Olšákr300,r600,radeonsi: read winsys_handle::stride,offset...
2019-09-10 Marek Olšákradeonsi/gfx10: fix wave occupancy computations
2019-09-10 Marek Olšákradeonsi: only support at most 1024 threads per block
2019-09-10 Marek Olšákradeonsi: disable DCC when importing a texture from...
2019-09-10 Marek Olšákradeonsi/gfx10: don't call gfx10_destroy_query with...
2019-09-10 Marek Olšákradeonsi/gfx10: use fma for TGSI_OPCODE_FMA
2019-09-10 Lepton Wuvirgl: Fix pipe_resource leaks under multi-sample.
2019-09-09 Kenneth Graunkeiris: Avoid flushing for cache history on transfer...
2019-09-09 Kenneth Graunkeiris: Optimize out redundant sampler state binds
2019-09-09 Kenneth Graunkeiris: Add support for the always_flush_cache=true debug...
2019-09-09 Kenneth Graunkeiris: Ignore line stipple information if it's disabled
2019-09-09 Vasily Khoruzhicklima/ppir: drop fge/flt/feq/fne options
2019-09-09 Vasily Khoruzhicklima: run opt_algebraic between int_to_float and boot_t...
2019-09-09 Vasily Khoruzhicklima/gpir: fix warning in gpir disassembler
2019-09-09 Vasily Khoruzhicklima/gpir: lower fceil
2019-09-09 Connor Abbottlima/gpir: Disallow moves for schedule_first nodes
2019-09-09 Connor Abbottlima/gpir: Fix fake dep handling for schedule_first...
2019-09-09 Connor Abbottlima/gpir: Fix schedule_first insertion logic
2019-09-09 Connor Abbottlima/gpir: Ignore unscheduled successors in can_use_com...
2019-09-09 Connor Abbottlima/gpir: Do all lowerings before rsched
2019-09-08 Boris Brezillonpanfrost: Rename pan_bo_cache.c into pan_bo.c
2019-09-08 Boris Brezillonpanfrost: Get rid of the now unused SLAB allocator
2019-09-08 Boris Brezillonpanfrost: Get rid of unused panfrost_context fields
2019-09-08 Boris Brezillonpanfrost: Convert ctx->{scratchpad, tiler_heap, tiler_d...
2019-09-08 Boris Brezillonpanfrost: Make transient allocation rely on the BO...
2019-09-08 Boris Brezillonpanfrost: Stop passing a ctx to functions being passed...
2019-09-08 Boris Brezillonpanfrost: Pass a batch to panfrost_drm_submit_vs_fs_batch()
2019-09-08 Boris Brezillonpanfrost: s/job/batch/
2019-09-07 Kenneth Graunkeiris: Support the disable_throttling=true driconf option.
2019-09-06 Eric Engestromamd: move adaptive sync to performance section, as...
2019-09-06 Eric Engestromllvmpipe: replace more complex 3.x version check with...
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 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 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 Abbottac/nir: Enable nir_opt_large_constants
2019-09-05 Connor Abbottradv/radeonsi: Don't count read-only data when reportin...
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
next