platform/upstream/mesa.git
2021-07-05 Alyssa Rosenzweigasahi: Implement colour buffer reloads
2021-07-05 Alyssa Rosenzweigasahi: Set fragment key for non-U8NORM render targets
2021-07-05 Alyssa Rosenzweigasahi: Add internal (renderable) formats to the table
2021-07-05 Alyssa Rosenzweigasahi: Save zsbuf ptr
2021-07-05 Alyssa Rosenzweigasahi: Add zsbuf to batch
2021-07-05 Alyssa Rosenzweigasahi: Handle Z16_UNORM textures
2021-07-05 Alyssa Rosenzweigasahi: Always flush when setting framebuffer state
2021-07-05 Alyssa Rosenzweigasahi: Guard for overflow when packing
2021-07-05 Alyssa Rosenzweigasahi: Fix random *2
2021-07-05 Alyssa Rosenzweigasahi: Wire in tgsi_to_nir
2021-07-05 Alyssa Rosenzweigagx: Track logical control flow graph
2021-07-05 Alyssa Rosenzweigagx: Lift agx_block_add_successor from Panfrost
2021-07-05 Alyssa Rosenzweigagx: Count write registers, not components
2021-07-05 Alyssa Rosenzweigagx: Mark sources that kill
2021-07-05 Alyssa Rosenzweigagx: Add liveness analysis pass
2021-07-05 Alyssa Rosenzweigagx: Add agx_exit_block helper
2021-07-05 Alyssa Rosenzweigagx: Pull out agx_write_components
2021-07-05 Alyssa Rosenzweigasahi: Unify varying linking code with vertex shaders
2021-07-05 Alyssa Rosenzweigagx: Remap fragment shader varyings explicitly
2021-07-05 Alyssa Rosenzweigagx: Rename agx_pack to agx_pack_binary
2021-07-05 Alyssa Rosenzweigagx: Implement ld_vary_flat
2021-07-05 Alyssa Rosenzweigagx: Implement nir_intrinsic_load_frag_coord
2021-07-05 Alyssa Rosenzweigagx: Rename remap_varyings -> remap_varyings_vs
2021-07-05 Alyssa Rosenzweigasahi: Identify varying descriptor fields
2021-07-05 Alyssa Rosenzweigagx: Add ld_vary_flat opcode
2021-07-05 Alyssa Rosenzweigagx: Update ld_vary encoding mask
2021-07-05 Alyssa Rosenzweigagx: Add perspective bit to ld_var
2021-07-05 Alyssa Rosenzweigagx: Add agx_immediate_f helper
2021-07-05 Alyssa Rosenzweigagx: Mark components as ASSERTED
2021-07-05 Thomas H.P... lavapipe: remove initialization override
2021-07-05 Thomas H.P... zink: remove initialization override
2021-07-05 Bas Nieuwenhuizenradv: Support address capture and replay.
2021-07-05 Bas Nieuwenhuizenradv/winsys: Add support for a fixed VA address for...
2021-07-05 Bas Nieuwenhuizenradv/winsys: Return vulkan errors for buffer creation.
2021-07-05 Bas Nieuwenhuizenmeson: Bump libdrm for amdgpu to 2.4.107.
2021-07-05 Danylo Piliaievglsl: Prohibit implicit conversion of mem parameter...
2021-07-05 Mike Blumenkrantzzink: ci updates for wideline fails
2021-07-05 Mike Blumenkrantzlavapipe: wideLines support
2021-07-05 Tomeu Vizosopanvk: Add vkEvents support
2021-07-05 Tomeu Vizosopanfrost: Specify alignment for the Job Header descriptor
2021-07-05 Tomeu Vizosopanvk: Make panvk_queue_transfer_sync more generic
2021-07-05 Tomeu Vizosopanvk: Support calls to CreateDescriptorSetLayout witho...
2021-07-05 Rohan Gargci: Don't artifact rendered images when job succeeds
2021-07-05 Samuel Pitoisetci: remove few CTS that are now skipped with RADV
2021-07-05 Samuel Pitoisetci: update list of expected failures against CTS 1...
2021-07-05 Mike Blumenkrantzlavapipe: implement VK_EXT_line_rasterization
2021-07-05 Mike Blumenkrantzlavapipe: store the geometry shader prim type to render...
2021-07-05 Mike Blumenkrantzlavapipe: store whether the geometry shader outputs...
2021-07-05 Tomeu Vizosopanvk: Add VkCommandPool support
2021-07-05 Boris Brezillonpanvk: Support returning BOs allocated by panvk_pool...
2021-07-05 Tomeu Vizosopanfrost: Fork pan_pool for Gallium and Vulkan
2021-07-05 Boris Brezillonpanfrost: Start splitting the panfrost pool logic
2021-07-05 Boris Brezillonpanvk: Use the desc alloctor when we can
2021-07-05 Boris Brezillonpanfrost: Allocate WRITE_VALUE jobs with panfrost_pool_...
2021-07-05 Boris Brezillonpanfrost: Add alignment info to write-value and cache...
2021-07-05 Boris Brezillonpanfrost: Pass a memory pool to pan_blit_ctx_init()
2021-07-05 Boris Brezillonpanfrost: Don't add blit context BOs twice
2021-07-05 Dave Airliecrocus: restrict prim_restart on index buffer check...
2021-07-05 Dave Airliecrocus: reorder version checks on indirect xfb
2021-07-05 Dave Airliecrocus: inline group_index<->bti
2021-07-05 Dave Airliecrocus: optimise bo_unref path a little.
2021-07-05 Dave Airliecrocus: don't update draw parameters unless needed
2021-07-05 Dave Airliecrocus: inline the d/s resource handling functions
2021-07-05 Dave Airliedraw/tess: write correct primitive id into vertices
2021-07-05 Dave Airliedraw: fix tessellation output vertex size calculation
2021-07-05 Dave Airliecrocus: fixup index buffer dirtying.
2021-07-05 Dave Airliecrocus: fix crash on index buffer rebinding.
2021-07-04 Dave Airliecrocus/gen5: enable support for GL_EXT_gpu_shader4
2021-07-04 Dave Airliecrocus: expose ARB_blend_func_extended on gen 45/50
2021-07-04 Dave Airliecrocus: cleanup some deadcode in the gen5 blend emit
2021-07-04 Thomas H.P... nir/ifind_msb_rev: fix input check
2021-07-04 Dave Airlieiris: make iris_bind_reserve_3d and Wa_1604061319 only...
2021-07-03 Icecream95panfrost: Only upload UBOs when needed
2021-07-03 Icecream95pan/mdg: Create a mask of UBOs that need to be uploaded
2021-07-03 Icecream95pan/bi: Create a mask of UBOs that need to be uploaded
2021-07-03 Icecream95panfrost: Don't set dirty_mask for constant buffers
2021-07-03 Zoltán Böszörményicrocus: Make the driver loader use PCI IDs for crocus
2021-07-03 Zoltán Böszörményicrocus: Add pipe loader driver
2021-07-02 Kenneth Graunkevulkan/wsi: Fix prime blits to use system memory for...
2021-07-02 Emma Anholti915g: Make sure the 1D texture Y channel is initialized.
2021-07-02 Emma Anholti915g: Force 1D textures to use wrap mode for the Y...
2021-07-02 Adam Jacksonmeson: Make prefer-{crocus,iris} always take effect
2021-07-02 Kenneth Graunkeiris: Delete unused bo->cache_coherent flag
2021-07-02 Kenneth Graunkeiris: Fail BO allocation if we can't enable snooping...
2021-07-02 Kenneth Graunkeiris: Stop calling I915_GEM_SET_CACHING on discrete...
2021-07-02 Emma Anholti915g: whitespace fixup from the cube map fix.
2021-07-02 Emma Anholti915g: Add support for per-vertex point size.
2021-07-02 Samuel Pitoisetradv: allow more fast clears for depth surfaces without...
2021-07-02 Samuel Pitoisetradv: prevent fast clearing HTILE depth for unrestricte...
2021-07-02 Samuel Pitoisetradv: add support for more HTILE clear codes
2021-07-02 Samuel Pitoisetradv: advertise VK_EXT_color_write_enable
2021-07-02 Samuel Pitoisetradv: implement VK_EXT_color_write_enable
2021-07-02 Michel DänzerFix up leftover "state_trackers" references to "frontends"
2021-07-02 Jesse Natalienir_lower_readonly_images: Clear variable data when...
2021-07-02 Mike Blumenkrantzzink: check last_finished before timeline waiting
2021-07-02 Mike Blumenkrantzzink: add a screen function for waiting on a batch id
2021-07-02 Mike Blumenkrantzzink: stop screwing up buffer offsets during for maps
2021-07-02 Mike Blumenkrantzzink: use 0 as the offset when mapping qbos
2021-07-02 Mike Blumenkrantzzink: use pipe_resource::width0 for clamping ssbo sizes
2021-07-02 Mike Blumenkrantzzink: don't add mem allocation offset when copying...
next