mesa.git
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...
2020-06-24 Kenneth Graunkenir: Fix divergence analysis for tessellation input...
2020-06-24 Kenneth Graunkeintel: Disable loading drivers on DG1 devices for now
2020-06-24 Kenneth GraunkeCI: Disable Panfrost Mali-T820, Lima Mali-400 and Lima...
2020-06-24 Jordan Justeniris/compute: Split out iris_load_indirect_location
2020-06-24 Jordan Justeniris: Split walker and state update into iris_upload_gp...
2020-06-24 Jordan Justenanv/cmd_buffer: Split GPGPU_WALKER out to emit_gpgpu_walker
2020-06-24 Jordan Justenanv/pipeline: Split VFE/INTERFACE_DESCRIPTOR out to...
2020-06-23 Jonathan Marekturnip: use pipeline cs for shader programs instead...
2020-06-23 Jonathan Marekturnip: fix ts_cs_memory typo
2020-06-23 Kristian H... freedreno: Handle DRM_FORMAT_MOD_INVALID in shared...
2020-06-23 Jason Ekstrandintel/eu: Add the RNDU opcode
2020-06-23 Jason Ekstrandintel/eu: Set the right subnr for ALIGN16 destinations
2020-06-23 Jason Ekstrandintel/eu: Add a brw_urb_dest_msg_type helper
2020-06-23 Kenneth Graunkeintel/eu: Add a brw_urb_desc helper
2020-06-23 Jason Ekstrandintel/compiler: Expose brw_texture_offset to C
2020-06-23 Jason Ekstrandintel/fs: Move more prog_data setup into populate_wm_pr...
2020-06-23 Jason Ekstrandintel/fs: Break wm_prog_data setup into a helper
2020-06-23 Jason Ekstrandintel/fs: Expose a couple of NIR lowering helpers
2020-06-23 Kenneth Graunkeiris: Delete useless #define
2020-06-23 Jose Maria... nir: only uniforms with dynamically_uniform offset...
2020-06-23 Eric Engestrombin/symbols-check: explain C++ symbols workaround
2020-06-23 Jonathan Marekturnip: implement CmdDrawIndirectByteCountEXT
next