mesa.git
2019-09-06 Mauro Rossiandroid: mesa: revert "Enable asm unconditionally"
2019-09-06 Samuel Pitoisetradv/gfx10: always set ballot_mask_bits to 64
2019-09-06 Caio Marcelo... nir/lower_explicit_io: Handle 1 bit loads and stores
2019-09-06 Jason EkstrandRevert "intel/fs: Move the scalar-region conversion...
2019-09-06 Jason Ekstrandintel/fs: Fix FB write inst groups
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-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... 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 Heinrich Finkspecs: Sync framebuffer_flip_y text with GL registry
2019-09-05 Heinrich Finkinclude: sync GL headers with registry
2019-09-05 Hal Gentzclover: Fix build after clang r370122.
2019-09-05 Vinson Leescons: Add coroutines component to build.
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 Dylan Bakerdocs: Mark 19.2.0-rc2 as done and push back rc3 and...
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 Airliedocs: add llvmpipe features for fb_no_attach and comput...
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...
next