freedreno/ir3: fix cp cmps.s opt
[mesa.git] / src / gallium /
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
2019-08-30 Khaled Emarafreedreno/a3xx: fix texture tiling parameters
2019-08-30 Dave Stevensonbroadcom/v3d: Allow importing linear BOs with arbitrary...
2019-08-30 Jan Zielinskiswr/rasterizer: Fix GS attributes processing
2019-08-30 Samuel Pitoisetac: drop now useless lookup_interp_param from ABI
2019-08-30 Samuel Pitoisetac: import linear/perspective PS input parameters from...
2019-08-29 Dave Airliegallivm: disable accurate cube corner for integer textures.
2019-08-29 Thong Thairadeonsi: add JPEG decode support for VCN 2.0 devices
2019-08-29 Thong ThaiRevert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on...
2019-08-29 Kenneth Graunkeiris: Fix partial fast clear checks to account for...
2019-08-29 Rohan Gargpanfrost: Remove unused argument from panfrost_drm_subm...
2019-08-29 Kenneth Graunkeiris: Actually describe bo_reuse driconf option
2019-08-29 Tomeu Vizosopanfrost/ci: Print only regressions
2019-08-29 Roland Scheideggergallivm: use fallback code for mul_hi with llvm >= 7.0
2019-08-29 Jan Zielinskiswr/rasterizer: Enable ARB_fragment_layer_viewport
2019-08-29 Tapani Pälliiris: use driconf for 'bo_reuse' parameter
2019-08-29 Kenneth Graunkeiris: Don't auto-flush/dirty on transfer unmap for...
2019-08-28 Timur Kristófst/nine: Properly initialize GLSL types for NIR shaders.
2019-08-28 Tapani Pälliiris: build android libmesa_iris for gen12
2019-08-28 Jordan Justeniris: Build for gen12
2019-08-28 Eric Anholtfreedreno/a6xx: Fix non-mipmap filtering selection.
2019-08-28 Eric Anholtgallium: Don't emit identical endian-dependent pack...
2019-08-28 Eric Anholtgallium: Fix big-endian addressing of non-bitmask array...
2019-08-28 Eric Anholtgallium: Drop a bit of dead code from the pack/unpack...
2019-08-28 Eric Anholtgallium: Drop the useless union wrapper on pack/unpack.
2019-08-28 Eric Anholtgallium: Skip generating the pack/unpack union if we...
2019-08-28 Boris Brezillonpanfrost: Reset the damage area on imported resources
2019-08-28 Vasily Khoruzhicklima: fix texture descriptor issues
2019-08-28 Kenneth Graunkeiris: Drop swizzling parameter from s8_offset.
2019-08-27 Marek Olšákradeonsi: fix scratch buffer WAVESIZE setting leading...
2019-08-27 Marek Olšákradeonsi: unbind blend/DSA/rasterizer state correctly...
2019-08-27 Marek Olšákradeonsi: align scratch and ring buffer allocations...
2019-08-27 Marek Olšákradeonsi: consolidate determining VGPR_COMP_CNT for...
2019-08-27 Marek Olšákradeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_...
2019-08-27 Marek Olšákradeonsi/gfx10: remove incorrect ngg/pos_writes_edgefla...
2019-08-27 Marek Olšákradeonsi: add PKT3_CONTEXT_REG_RMW
2019-08-27 Marek Olšákwinsys/amdgpu+radeon: process AMD_DEBUG in addition...
2019-08-27 Marek Olšákradeonsi/gfx10: add AMD_DEBUG=nongg
2019-08-27 Marek Olšákradeonsi/gfx10: finish up Navi14, add PCI ID
2019-08-27 Marek Olšákradeonsi/gfx10: always use the legacy pipeline for...
next