mesa.git
2020-01-29 Daniel Schürmannaco: simplify gathering of MIMG address components
2020-01-29 Daniel Schürmannaco: simplify adjust_sample_index_using_fmask() & get_i...
2020-01-29 Daniel Schürmannaco: fix register allocation with multiple live-range...
2020-01-29 Daniel Schürmannaco: reorder VMEM operands in ACO IR
2020-01-29 Caio Marcelo... nir: Make nir_deref_path_init skip trivial casts
2020-01-29 Rhys Perryaco: fix exec mask consistency issues
2020-01-29 Rhys Perryaco: parallelcopy exec mask before s_wqm
2020-01-29 Rhys Perryaco: fill reg_demand with sensible information in add_c...
2020-01-29 Rhys Perryaco: improve assertion at the end of spiller
2020-01-29 Rhys Perryaco: set exec_potentially_empty after continues/breaks...
2020-01-29 Rhys Perryaco: error when block has no logical preds but VGPRs...
2020-01-29 Rhys Perryaco: don't always add logical edges from continue_break...
2020-01-29 Rhys Perryaco: only create parallelcopy to restore exec at loop...
2020-01-29 Rhys Perryaco: don't update demand in add_coupling_code() for...
2020-01-29 Rhys Perryaco: don't consider loop header blocks branch blocks...
2020-01-29 Rhys Perryaco: fix target calculation when vgpr spilling introduc...
2020-01-29 Samuel Pitoisetradv/gfx10: re-enable NGG GS
2020-01-29 Samuel Pitoisetradv/gfx10: implement NGG GS queries
2020-01-29 Samuel Pitoisetradv/gfx10: add a separate flag for creating a GDS...
2020-01-29 Michel Dänzerwinsys/amdgpu: Close KMS handles for other DRM file...
2020-01-29 Michel Dänzerwinsys/amdgpu: Re-use amdgpu_screen_winsys when possible
2020-01-29 Jason Ekstrandanv: Rename a variable
2020-01-29 Jason Ekstrandanv/block_pool: Ensure allocations have contiguous...
2020-01-29 Jason Ekstrandanv: Re-use one old BT block in reset_batch_bo_chain
2020-01-29 Jason Ekstrandanv: Set actual state pool sizes when we have softpin
2020-01-29 Rhys Perrynir/algebraic: add some half packing optimizations
2020-01-29 Rhys Perrynir/algebraic: add patterns for a >> #b << #b
2020-01-29 Samuel Pitoisetaco: fix VS input loads with MUBUF on GFX6
2020-01-29 Rhys Perryaco: run p_wqm instructions in WQM
2020-01-29 Rhys Perryaco: ensure predecessors' p_logical_end is in WQM when...
2020-01-29 Icecream95pan/midgard: Fix a liveness info leak
2020-01-29 Jonathan Mareketnaviv: implement UBOs
2020-01-29 Rob Clarkfreedreno/a6xx: convert blend state to stateobj
2020-01-29 Rob Clarkfreedreno/a6xx: remove special handling based on MRT...
2020-01-29 Rob Clarkmesa/st: random whitespace cleanup
2020-01-29 Rob Clarkfreedreno: use PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND
2020-01-29 Thomas Hellstromgallium/util: Increase the debug_flush map depth
2020-01-29 Thomas Hellstromsvga: Avoid discard DMA uploads
2020-01-29 Thomas Hellstromwinsys/svga: Enable transhuge pages for buffer objects
2020-01-29 Roland Scheideggerwinsys/svga: use new ioctl for logging
2020-01-29 Samuel Pitoisetradv: remove the non conformant VK implementation warni...
2020-01-29 Samuel Pitoisetradv: bump conformance version to 1.2.0.0
2020-01-29 Samuel Pitoisetradv: implement VK_AMD_shader_explicit_vertex_parameter
2020-01-29 Samuel Pitoisetradv: gather which input PS variables use an explicit...
2020-01-29 Samuel Pitoisetaco: implement VK_AMD_shader_explicit_vertex_parameter
2020-01-29 Samuel Pitoisetac/llvm: implement VK_AMD_shader_explicit_vertex_parameter
2020-01-29 Samuel Pitoisetspirv: implement SPV_AMD_shader_explicit_vertex_parameter
2020-01-29 Samuel Pitoisetnir: lower interp_deref_at_vertex to load_input_vertex
2020-01-29 Samuel Pitoisetnir: add nir_intrinsic_interp_deref_at_vertex
2020-01-29 Samuel Pitoisetnir: lower SYSTEM_VALUE_BARYCENTRIC_* to nir_load_baryc...
2020-01-29 Samuel Pitoisetnir: add nir_intrinsic_load_barycentric_model
2020-01-29 Samuel Pitoisetspirv: add support for SpvBuiltInBaryCoord*
2020-01-29 Samuel Pitoisetcompiler: add new SYSTEM_VALUE_BARYCENTRIC_*
2020-01-29 Samuel Pitoisetcompiler: add PERSP to the existing barycentric system...
2020-01-29 Samuel Pitoisetspirv: add support for SpvDecorationExplicitInterpAMD
2020-01-29 Samuel Pitoisetcompiler: add a new explicit interpolation mode
2020-01-29 Eduardo Lima... turnip: Fix issues in tu_compute_pipeline_create()...
2020-01-29 Eduardo Lima... turnip: Remove failed command buffer from pool
2020-01-29 Pierre-Eric... radeonsi: stop using the VM_ALWAYS_VALID flag
2020-01-29 Samuel Pitoisetradv: enable VK_AMD_shader_fragment_mask on GFX6-GFX7
2020-01-28 Kenneth Graunkeloader: Check if the kernel driver is i915 before loadi...
2020-01-28 Jordan Justenanv: Emit CS Stall before Instruction Cache flush for...
2020-01-28 Jordan Justeniris: Emit CS Stall before Instruction Cache flush...
2020-01-28 Erik Faye-Lundzink: set compareEnable when setting compareOp
2020-01-28 Eric Anholtci: Enable -Werror on the meson-i386 build.
2020-01-28 Eric Anholtmesa/st: Fix compiler warnings from INTEL_shader_intege...
2020-01-28 Eric Anholtiris: Silence warning about AUX_USAGE_MC.
2020-01-28 Eric Anholtvulkan/wsi: Fix compiler warning when no WSI platforms...
2020-01-28 Dylan Bakerdocs: update news, calendar, and link release notes...
2020-01-28 Dylan Bakerdocs: Add SHA 256 sums for 19.3.3
2020-01-28 Dylan Bakerdocs: Add relnotes for 19.3.3 release
2020-01-28 Jason Ekstrandintel/mi_builder: Force write completion on Gen12+
2020-01-28 Jason Ekstrandanv: Replace one more aux_surface.isl.size_B check
2020-01-28 Jason Ekstrandintel/blorp: Handle bit-casting UNORM and BGRA formats
2020-01-28 Daniel Schürmannaco: fix combine_salu_not_bitwise() when SCC is used
2020-01-28 Drew Davenportradeonsi: Clear uninitialized variable
2020-01-28 Brian Hoanv: Handle unavailable queries in vkCmdCopyQueryPoolRe...
2020-01-28 Brian Hoanv: Properly fetch partial results in vkGetQueryPoolRe...
2020-01-28 Rhys Perryaco: fix rebase error from GS copy shader support
2020-01-28 Tapani Pällianv/android: make format_supported_with_usage static
2020-01-28 Tapani Pällianv/android: setup gralloc1 usage from gralloc0 usage...
2020-01-28 Rhys Perryaco: use MUBUF in some situations instead of splitting...
2020-01-28 Rhys Perryaco: value-number MUBUF instructions
2020-01-28 Rhys Perryaco: handle unaligned vertex fetch on GFX10
2020-01-28 Rhys Perryaco: skip unused channels at the start when fetching...
2020-01-28 Rhys Perryaco: rework vertex fetching a bit
2020-01-28 Rhys Perryamd/common,radv: move vertex_format_table to ac_shader_...
2020-01-28 Jan Zielinskigallium/swr: fix tessellation state save/restore
2020-01-28 Vasily Khoruzhicklima: disable early-z if fragment shader uses discard
2020-01-28 Vasily Khoruzhicklima: ppir: always create move and update ld_tex succes...
2020-01-28 Vasily Khoruzhicklima: ppir: don't delete root ld_tex nodes without...
2020-01-28 Rob Clarkfreedreno/drm: fix invalid-cmdstream-size with older...
2020-01-27 Marek OlšákRevert "winsys/amdgpu: Re-use amdgpu_screen_winsys...
2020-01-27 Marek OlšákRevert "winsys/amdgpu: Close KMS handles for other...
2020-01-27 Jason Ekstrandanv: Insert holes for non-existant XFB varyings
2020-01-27 Jason Ekstrandintel/genxml: Make SO_DECL::"Hole Flag" a Boolean
2020-01-27 Sagar Ghugeintel/compiler: Clear accumulator register before EOT
2020-01-27 Alyssa Rosenzweigpan/midgard: Remove float_bitcast
2020-01-27 Samuel Pitoisetradv: do not allow sparse resources with multi-planar...
2020-01-27 Boris Brezillonpanfrost/midgard: Prettify embedded constant prints
next