mesa.git
2019-11-29 Rhys Perryaco: don't enable store_global for helper invocations
2019-11-29 Rhys Perryaco: fix SADDR with FLAT on GFX10
2019-11-29 Rhys Perryaco: fix assembly of FLAT/GLOBAL atomics
2019-11-29 Rhys Perryaco: fix GFX10 opcodes for some global/flat atomics
2019-11-29 Rhys Perryaco: improve WAR hazard workaround with >64bit stores
2019-11-29 Rhys Perryaco: add v_nop inbetween exec write and VMEM/DS/FLAT
2019-11-29 Rhys Perryaco: fix incorrect cast in parse_wait_instr()
2019-11-29 Rhys Perryaco: fix i2i64
2019-11-29 Rhys Perryaco: propagate p_wqm on an image_sample's coordinate...
2019-11-29 Christian Gmeineretnaviv: remove dead code
2019-11-29 Christian Gmeineretnaviv: handle integer case for GENERIC_ATTRIB_SCALE
2019-11-29 Christian Gmeineretnaviv: fix R10G10B10A2 vertex format entries
2019-11-29 Christian Gmeineretnaviv: use NORMALIZE_SIGN_EXTEND
2019-11-29 Christian Gmeineretnaviv: fix integer vertex formats
2019-11-29 Jonathan Grayi965: update Makefile.sources for perf changes
2019-11-29 Vinson Leescons: Bump C standard to gnu11 on macOS 10.15.
2019-11-29 Boris Brezillonpanfrost: Make sure we reset the damage region of RTs...
2019-11-29 Boris Brezillongallium: Fix the ->set_damage_region() implementation
2019-11-29 Erik Faye-Lundzink: silence coverity error
2019-11-29 Erik Faye-Lundzink: error-check right variable
2019-11-29 Erik Faye-Lundzink: avoid NULL-deref
2019-11-29 Erik Faye-Lundzink: avoid NULL-deref
2019-11-29 Erik Faye-Lundzink: avoid NULL-deref
2019-11-29 Erik Faye-Lundzink: handle calloc-failure
2019-11-29 Erik Faye-Lundzink: do not try to destroy NULL-fence
2019-11-29 Erik Faye-Lundzink: delete query rather than allocating a new one
2019-11-29 Erik Faye-Lundzink: fix crash when restoring sampler-states
2019-11-29 Erik Faye-Lundzink: reject invalid sample-counts
2019-11-29 Erik Faye-Lundzink: use true/false instead of TRUE/FALSE
2019-11-29 Erik Faye-Lundst/mesa: unmap pbo after updating cache
2019-11-29 Vinson Leepanfrost: Fix gnu-empty-initializer build errors.
2019-11-29 Timothy Arceridocs: update source code repository documentation
2019-11-28 Bas Nieuwenhuizenradv: Fix timeline semaphore refcounting.
2019-11-28 Jonathan Graywinsys/amdgpu: avoid double simple_mtx_unlock()
2019-11-28 Marek Olšákutil/driconfig: print ATTENTION if MESA_DEBUG=silent...
2019-11-28 Tapani Pälliglsl: handle max uniform limits with lower_const_arrays...
2019-11-28 Bas Nieuwenhuizenradv: Unify max_descriptor_set_size.
2019-11-28 Bas Nieuwenhuizenamd/llvm: Refactor ac_build_scan.
2019-11-28 Samuel Pitoisetradv: add more constants to avoid using magic numbers
2019-11-28 Samuel Pitoisetac/llvm: convert src operands to pointers if necessary
2019-11-28 Dave Airliellvmpipe: add initial nir support
2019-11-28 Dave Airliegallivm: add swizzle support where one channel isn...
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...
2019-11-28 Dave Airliedraw: add nir info gathering and building support
2019-11-28 Dave Airliegallivm: add nir->llvm translation (v2)
2019-11-28 Dave Airliegallivm: add selection for non-32 bit types
2019-11-28 Dave Airliegallivm: add cttz wrapper
2019-11-28 Dave Airliegallivm: add popcount intrinsic wrapper
2019-11-28 Dave Airliegallivm: nir->tgsi info convertor (v2)
2019-11-28 Dave Airliegallivm: split out the flow control ir to a common...
2019-11-28 Marek Olšákradeonsi: enable SPIR-V and GL 4.6 for NIR
2019-11-28 Marek Olšákradeonsi/nir: support interface output types to fix...
2019-11-28 Marek Olšákradeonsi/nir: fix location_frac handling for TCS outputs
2019-11-28 Marek Olšákradeonsi/nir: don't rely on data.patch for tess factors
2019-11-28 Marek Olšákradeonsi/nir: validate is_patch because SPIR-V doesn...
2019-11-28 Marek Olšákradeonsi: simplify get_tcs_tes_buffer_address_from_gene...
2019-11-28 Marek Olšákradeonsi: simplify the interface of get_dw_address_from...
2019-11-28 Marek Olšákradeonsi/nir: implement subgroup system values for...
2019-11-28 Marek Olšákac/nir: don't rely on data.patch for tess factors
2019-11-27 Kenneth Graunkedrirc: Set vs_position_always_invariant for Shadow...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-27 Eric Anholtturnip: Disable timestamp queries for now.
2019-11-27 Jonathan Marekfreedreno/perfcntrs/fdperf: add missing a2xx case in...
2019-11-27 Jonathan Marekfreedreno/perfcntrs/fdperf: add missing a20x compatible
2019-11-27 Jonathan Marekfreedreno/perfcntrs/fdperf: fix u64 print on 32-bit...
2019-11-27 Jonathan Marekfreedreno/perfcntrs: add a2xx MH counters
2019-11-27 Jonathan Marekfreedreno/registers: add missing MH perfcounter enum...
2019-11-27 Michel Dänzergitlab-ci: Put HTML summary in artifacts for failed...
2019-11-27 Michel Dänzergitlab-ci: Stop storing piglit test results as JUnit
2019-11-27 Michel Dänzergitlab-ci: Stop reporting piglit test results via JUnit
2019-11-27 Iago Toral... v3d: fix indirect BO allocation for uniforms
2019-11-27 Samuel Pitoisetradv: enable VK_KHR_shader_subgroup_extended_types...
2019-11-27 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_permlane16()
2019-11-27 Samuel Pitoisetradv/gfx10: fix implementation of exclusive scans
2019-11-27 Samuel Pitoisetradv: fix enabling sample shading with SampleID/SampleP...
2019-11-27 Jonathan Marekturnip: fix integer render targets
2019-11-26 Jason Ekstrandanv: Push constants are relative to dynamic state on IVB
2019-11-26 Dylan Bakermeson: Add -Werror=gnu-empty-initializer to MSVC compat...
2019-11-26 Dylan Bakergallium/auxiliary: Fix uses of gnu struct = {} extension
2019-11-26 Marek Olšákst/mesa: add st_variant base class to simplify code...
2019-11-26 Marek Olšákst/mesa: don't use ** in the st_nir_link_shaders signature
2019-11-26 Marek Olšákst/mesa: simplify looping over linked shaders when...
2019-11-26 Marek Olšákst/mesa: propagate gl_PatchVerticesIn from TCS to TES...
2019-11-26 Marek Olšákst/mesa: don't call ProgramStringNotify in glsl_to_nir
2019-11-26 Marek Olšákst/mesa: don't use redundant stp->state.ir.nir
2019-11-26 Marek Olšákst/mesa: don't serialize all streamout state if there...
2019-11-26 Kenneth Graunkeiris: Disable VF cache partial address workaround on...
2019-11-26 Rob Clarkfreedreno: switch to layout helper
2019-11-26 Eric Anholtfreedreno/a6xx: Log the tiling mode in resource layout...
2019-11-26 Eric Anholtfreedreno: Convert the slice struct to the new resource...
2019-11-26 Eric Anholtfreedreno: Introduce a resource layout header.
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_tile_mode() helper.
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_layer_stride() helper.
2019-11-26 Rob Clarkfreedreno: use rsc->slice accessor everywhere
2019-11-26 Eric Anholtnir: Make algebraic backtrack and reprocess after a...
2019-11-26 Eric Anholtnir: Refactor algebraic's block walk
2019-11-26 Connor Abbottnir: Maintain the algebraic automaton's state as we...
2019-11-26 Jonathan Mareketnaviv: support 3d/array/integer formats in texture...
2019-11-26 Jonathan Mareketnaviv: blt: fix partial ZS clears with TS
2019-11-26 Daniel Schürmannaco: don't value-number instructions from within a...
next