mesa.git
2020-06-26 Lepton Wumapi: x86: Fix dynamic entries in x86 tsd stubs.
2020-06-26 Eric Anholtci/bare-metal: Fail early when we get stuck powering...
2020-06-26 Rob Clarkfreedreno/ir3: move nir finalization to after cache...
2020-06-26 Rob Clarkfreedreno/ir3: disk-cache support
2020-06-26 Rob Clarkfreedreno/ir3: build binning variant at same time as...
2020-06-26 Rob Clarkfreedreno/a6xx+ir3: stop generating pointless binning...
2020-06-26 Rob Clarkfreedreno/ir3: shuffle some variant fields
2020-06-26 Rob Clarkfreedreno/ir3: add ir3_compiler_destroy()
2020-06-26 Rob Clarkfreedreno/ir3: move finalize_nir to pscreen hook
2020-06-26 Rob Clarkfreedreno/ir3: add ir3_finalize_nir()
2020-06-26 Mike Blumenkrantzzink: use OpFUnordNotEqual for nir_op_fne
2020-06-26 Mike Blumenkrantzzink: set lower_mul_high and lower_rotate in ntv compil...
2020-06-26 Mike Blumenkrantzzink: handle isign alu in ntv
2020-06-26 Mike Blumenkrantzzink: handle ixor in ntv
2020-06-26 Mike Blumenkrantzzink: lower byte/word extract ops in nir
2020-06-26 Mike Blumenkrantzzink: add bitfield_reverse handling to ntv
2020-06-26 Mike Blumenkrantzzink: add ult handling for ntv
2020-06-26 Mike Blumenkrantzzink: handle signed and unsigned min/max ops in ntv
2020-06-26 Samuel Pitoisetradv: remove the load/store workaround for Monster...
2020-06-26 Samuel Pitoisetradv: remove the shader ballot workaround for Youngbloo...
2020-06-26 Erik Faye-Lunddocs: update favicon
2020-06-26 Jonathan Marekturnip: fix huge scissor min/max case
2020-06-26 Jonathan Marekturnip: fix VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_...
2020-06-26 Icecream95panfrost: Add PAN_MESA_DEBUG=gl3 flag
2020-06-26 Connor Abbottfreedreno/a6xx: use firstIndex field
2020-06-26 Connor Abbotttu: Pass firstIndex directly to CP_DRAW_INDX_OFFSET
2020-06-26 Connor Abbottfreedreno/registers: Label firstIndex field in CP_DRAW_...
2020-06-26 Connor Abbottfreedreno: On a5xx+ INDX_SIZE is MAX_INDICES
2020-06-26 Connor Abbottfreedreno: Share constlen between different stages...
2020-06-26 Connor Abbottfreedreno: Refactor ir3_cache shader compilation
2020-06-26 Connor Abbotttu: Share constlen between different stages properly
2020-06-26 Connor Abbottir3: Add ir3_trim_constlen()
2020-06-26 Connor Abbottir3: Support variants with different constlen's
2020-06-26 Connor Abbottir3: Include ir3_compiler from ir3_shader
2020-06-26 Connor Abbottir3, freedreno: Round up constlen earlier
2020-06-26 Iago Toral... v3d/compiler: don't rewrite unused temporaries to point...
2020-06-26 Neil Robertsv3d: Use stvpmd for non-uniform offsets in GS
2020-06-26 Neil Robertsv3d: Add missing macro for stvpmd instruction
2020-06-26 Marek Olšákradeonsi: remove tabs
2020-06-26 Marek Olšákradeonsi: clear per-context buffers at the end of si_cr...
2020-06-26 Marek Olšákradeonsi: make si_pm4_cmd_begin/end static and simplify...
2020-06-26 Marek Olšákradeonsi: disallow adding BOs into si_pm4_state except...
2020-06-26 Marek Olšákradeonsi: make wait_mem_scratch unmappable
2020-06-26 Marek Olšákradeonsi: don't add the tess ring buffers into the...
2020-06-26 Marek Olšákradeonsi: rename init_config states to cs_preamble...
2020-06-26 Marek Olšákradeonsi: don't add the border color buffer into the...
2020-06-26 Marek Olšákac,winsys/amdgpu: align IBs the same as the kernel
2020-06-26 Marek Olšákamd: add proper definitions for NOP packets
2020-06-26 Samuel Pitoisetgitlab-ci: attach the Fossilize log file as artifact...
2020-06-26 Samuel Pitoisetgitlab-ci: append Fossilize stdout/stderr to a file...
2020-06-26 Samuel Pitoisetgitlab-ci: set the number of Fossilize threads to 4
2020-06-26 Icecream95panfrost: Only copy resources when they are in a pendin...
2020-06-26 Rafael Antognollianv: Align "used" attribute to 64 bits.
2020-06-26 Rafael Antognolliiris: Align last_seqnos to 64 bits.
2020-06-25 Eric Anholtci: Remove a stray "always" on the freedreno traces...
2020-06-25 Eric Anholtfreedreno/a6xx: Add support for polygon fill mode ...
2020-06-25 Eric Anholtturnip: Add support for polygon fill modes.
2020-06-25 Eric Anholtfreedreno/a6xx: Define the register fields for polygon...
2020-06-25 Eric Anholtci: Add a freedreno a630 tracie run.
2020-06-25 Eric Anholtci/tracie: Fix apitrace dump using "less" which isn...
2020-06-25 Eric Anholtci/tracie: Print the path if the trace isn't found.
2020-06-25 Rohan Gargci: Include trace replay support in ARM rootfses.
2020-06-25 Eric Anholtci/bare-metal: Don't include dev packages in arm*test.
2020-06-25 Eric Anholtci/bare-metal: Skip setting of unset variables at startup.
2020-06-25 Tomeu Vizosoci: Move ARM rootfses to stable
2020-06-25 Tomeu Vizosoci: Don't call renderdoc's ReplayController.Shutdown()
2020-06-25 Jonathan Marekturnip: implement VK_KHR_shader_draw_parameters
2020-06-25 Jonathan Marekfreedreno/ir3: add support for load_draw_id
2020-06-25 Jonathan Marekfreedreno/registers: add CP_DRAW_INDIRECT_MULTI
2020-06-25 Samuel Pitoisetgitlab-ci: add a list of expected failures for RADV...
2020-06-25 Daniel Schürmannradv: enable ACO by default
2020-06-25 Daniel Schürmannradv: change use_aco -> use_llvm
2020-06-25 Daniel Schürmannradv: introduce RADV_DEBUG=llvm option
2020-06-25 Mike Blumenkrantzzink: unify code for setting resource barriers
2020-06-25 Samuel Pitoisetradv: lower 64-bit dfloor on GFX6 for fixing precision...
2020-06-25 Samuel Pitoisetradv: lower 64-bit drcp/dsqrt/drsq for fixing precision...
2020-06-25 Danylo Piliaieviris: Honor scanout requirement from DRI
2020-06-25 Pavel Asyutchenkovulkan/overlay: fix crash on destroying NULL swapchain
2020-06-25 Samuel Pitoisetgitlab-ci: add parallel-rdp fossils
2020-06-25 Rob Clarkfreedreno/ir3/ra: fix pre-color edge case
2020-06-25 Jonathan Marekturnip: disable early_z for VK_FORMAT_S8_UINT
2020-06-25 Jonathan Marekturnip: fix update_stencil_mask
2020-06-25 Jonathan Marekturnip: fix empty scissor case
2020-06-25 Rob Clarkfreedreno: handle batch flush in resource tracking
2020-06-25 Rob Clarkfreedreno: split out batch clear tracking helper
2020-06-25 Rob Clarkfreedreno: split out batch draw tracking helper
2020-06-25 Rob Clarkfreedreno: make foreach_bit() declare it's cursor
2020-06-25 Jonathan Marekturnip: implement VK_EXT_vertex_attribute_divisor
2020-06-24 Eric Engestromdocs: fix 20.1.2 relnotes
2020-06-24 Eric Engestromdocs: update calendar and link releases notes for 20.1.2
2020-06-24 Eric Engestromdocs: Add release notes for 20.1.2
2020-06-24 Rob Clarkfreedreno/ir3: switch PIPE_CAP_TGSI_TEXCOORD
2020-06-24 Rob Clarkfreedreno: convert builtin blit VS prog to ureg builder
2020-06-24 Rob Clarkfreedreno/a3xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a4xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a5xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a6xx: use point-coord helper
2020-06-24 Rob Clarkfreedreno/a6xx: de-duplicate vinterp/vpsrepl state...
2020-06-24 Rob Clarkfreedreno/ir3: add helper to determine point-coord...
2020-06-24 Jonathan Marekturnip: move some logic out of create_render_pass_common
next