lima/ppir: don't lower vector {b,f}csel to scalar if condition is scalar
[mesa.git] / src /
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-06 Rob Clarkutil: android logging support
2019-09-06 Rob Clarkfreedreno/ir3: allow copy propagation for relative
2019-09-06 Rob Clarkfreedreno/ir3: fix cp cmps.s opt
2019-09-06 Rob Clarkfreedreno/ir3: assert that only single address
2019-09-06 Rob Clarkfreedreno/ir3: fix mad copy propagation special case
2019-09-06 Rob Clarkfreedreno/ir3: fix addr/pred spilling
2019-09-06 Rob Clarkfreedreno/ir3: cleanup "partially const" ubo srcs
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 Jose Maria Casanov... v3d: writes to magic registers aren't RF writes after...
2019-09-05 Sergii Romantsovintel/dri: finish proper glthread
2019-09-05 Connor Abbottradv: Call nir_propagate_invariant()
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 Abbottst/nir: Don't lower indirects when linking
2019-09-05 Connor Abbottst/nir: Call nir_remove_unused_variables() in the opt...
2019-09-05 Connor Abbottac/nir: Enable nir_opt_large_constants
2019-09-05 Connor Abbottac/nir: Support load_constant intrinsics
2019-09-05 Connor Abbottradv/radeonsi: Don't count read-only data when reportin...
2019-09-05 Heinrich Finkheaders: remove redundant GL token from GL wrapper
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 Hal Gentzglx: Fix SEGV due to dereferencing a NULL ptr from...
2019-09-04 Adam Jacksonegl: Enable 10bpc EGLConfigs for platform_{device,surfa...
2019-09-04 Neil Robertsglsl: Store the precision for a function return type
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 Ilia Mirkinteximage: ensure that Tex*SubImage* checks format
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 Engestromnir: fix memleak in error path
2019-09-03 Eric Engestromfreedreno/drm-shim: fix mem leak
2019-09-03 Eric Engestromanv: fix format string in error message
2019-09-03 Eric Engestromutil/os_file: fix double-close()
2019-09-03 Eric Engestromegl: fix deadlock in malloc error path
2019-09-03 Eric Engestromttn: fix 64-bit shift on 32-bit `1`
2019-09-03 Rob Clarkfreedreno/ir3: use uniform base
2019-09-03 Rob Clarkfreedreno/drm: fix 64b iova shifts
2019-09-03 Rob Clarknir: remove unused constant_fold_state
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 Connor Abbottac/nir: Fix gather4 integer wa with unnormalized coordi...
2019-09-03 Connor Abbottac/nir: Rewrite gather4 integer workaround based on...
2019-09-03 Eric Engestromegl: warn user if they set an invalid EGL_PLATFORM
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 Alyssa Rosenzweigpan/midgard: Remove mir_rewrite_index_*_tag
2019-09-03 Alyssa Rosenzweigpan/midgard: Remove mir_print_bundle
2019-09-03 Alyssa Rosenzweigpan/midgard: Remove cppwrap.cpp
2019-09-03 Alyssa Rosenzweigpan/midgard: Fix cppcheck issues
2019-09-03 Alyssa Rosenzweigpan/midgard: Correct issues in disassemble.c
2019-09-03 Alyssa Rosenzweigpan/decode: Add missing format specifier
2019-09-03 Alyssa Rosenzweigpan/decode: Use portable format specifier for 64-bit
2019-09-03 Alyssa Rosenzweigpan/decode: Use %zu instead of %d
2019-09-03 Alyssa Rosenzweigpan/decode: Fix uninitialized variables
2019-09-03 Lionel Landwerlinvulkan/overlay: bounce image back to present layout
2019-09-03 Zhaowei Yuanbroadcom/vc4: Expand width of dst surface
2019-09-02 Vinson Leeswr: Fix make_unique build error.
2019-09-02 nialoader: include limits.h for PATH_MAX
2019-09-02 Erik Faye-Lundutil: only allow _BitScanReverse64 on 64-bit cpus
2019-09-02 Erik Faye-Lundmesa/x86: improve SSE-checks for MSVC
2019-09-02 Erik Faye-Lundutil: do not assume MSVC implies SSE
2019-09-02 Erik Faye-Lundutil: fix SSE-version needed for double opcodes
2019-09-02 Erik Faye-Lundmesa/main: remove unused include
next