mesa.git
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
2020-06-24 Jonathan Marekturnip: use RenderPassCreateInfo for render_pass_add_im...
2020-06-24 Jonathan Marekturnip: replace a memset(0) with zalloc in CreateRenderPass
2020-06-24 Jonathan Marekturnip: translate CreateRenderPass to CreateRenderPass2
2020-06-24 Jonathan Marekturnip: implement depthBounds
2020-06-24 Jonathan Marekfreedreno/registers: a6xx depth bounds test registers
2020-06-24 Rhys Perryaco: remove outdated assert in handle_operands()
2020-06-24 Rhys Perryaco: ignore blocked registers when checking edges in...
2020-06-24 Samuel Pitoisetradv: fix checking the return value of cs_finalize()
2020-06-24 Samuel Pitoisetgitlab-ci: update the list of expected failures for...
2020-06-24 Bas Nieuwenhuizenradv: Make radv_alloc_shader_memory static.
2020-06-24 Bas Nieuwenhuizenradv/winsys: Distinguish device/host memory errors.
2020-06-24 Bas Nieuwenhuizenradv: Handle mmap failures.
2020-06-24 Bas Nieuwenhuizenradv/winsys: Deal with realloc failures in BO lists.
2020-06-24 Rhys Perryaco: improve vectorization of 8/16-bit loads/stores
2020-06-24 Rhys Perryaco: fix when sub-dword create_vector operand cannot...
2020-06-24 Daniel Schürmannaco: don't allow partial copies on GFX6/7
2020-06-24 Daniel Schürmannaco: align swap operations to 4 bytes on GFX6/7
2020-06-24 Rhys Perryaco: don't create byte-aligned short loads
2020-06-24 Rhys Perryaco: add missing bld.scc() in byte_align_scalar()
2020-06-24 Rhys Perryaco: don't store byte-aligned short stores
2020-06-24 Rhys Perryaco: fix copy+paste error in split_buffer_store
2020-06-24 Rhys Perryradv/aco,aco: allow SMEM SSBO loads on GFX6/7
2020-06-24 Rhys Perryaco: allow SMEM for some sub-dword accesses
2020-06-24 Rhys Perryaco: only use SMEM if we can prove it's safe
2020-06-24 Rhys Perryradv: fix image variable types in meta shaders
2020-06-24 Rhys Perryspirv: set variables to restrict by default
2020-06-24 Mauro Rossiandroid: freedreno/ir3: simplify generated sources...
2020-06-24 Mauro Rossiandroid: freedreno/ir3: add missing generated sources...
2020-06-24 Mauro Rossiandroid: freedreno: add fd5_layout.c to Makefile.sources
2020-06-24 Bas Nieuwenhuizenvulkan/wsi/x11: Ensure we create at least minImageCount...
2020-06-24 Mike Blumenkrantzzink: clamp VkImageCreateInfo.arrayLayers to 1 for...
2020-06-24 Samuel Pitoisetgitlab-ci: update the list of expected CTS failures...
next