platform/upstream/mesa.git
2022-01-31 Thomas H.P... v3d: avoid warning about unused function
2022-01-31 Thomas H.P... v3d: avoid warning about unused function
2022-01-31 Thomas H.P... vc4: drop unused function
2022-01-31 Thomas H.P... anv: avoid warning about unused function
2022-01-31 Danylo Piliaievci/freedreno: properly test sysmem and gmem paths
2022-01-31 Danylo Piliaievtu: add debug option to force gmem
2022-01-31 Danylo Piliaievfreedreno: Update gmem/sysmem debug options to be in...
2022-01-31 Danylo Piliaievtu: implement sysmem vs gmem autotuner
2022-01-31 Lionel Landwerlinanv: tidy long lines in descriptor code
2022-01-31 Boris Brezillond3d12: Fix "use of designated initializers requires...
2022-01-31 Rhys Perryaco: preserve pass_flags during format conversions
2022-01-31 Rhys Perryaco: optimize abs(mul(a, b))
2022-01-31 Rhys Perryaco: fix neg(abs(mul(a, b))) if the mul is not VOP3
2022-01-31 Ella Stanforthvulkan: Allow RegisterDisplayEventEXT before first...
2022-01-31 Connor Abbotttu: Initial link-time optimizations
2022-01-31 Timothy Arceriglsl/st: move st_nir_opts() into gl compiler common...
2022-01-31 Christian Gmeineretnaviv: add two new HI related perfmon counter
2022-01-31 Christian Gmeineretnaviv: use bytes for read TX data
2022-01-31 Christian Gmeineretnaviv: add multiply_with_8 flag
2022-01-31 Lionel Landwerlindocs/anv: add descriptor memory layout
2022-01-31 Lionel Landwerlindocs/anv: list environment variables
2022-01-31 Lionel Landwerlindocs: start some documentation on Anv
2022-01-31 Mike Blumenkrantzzink: fix waiting on current batch id
2022-01-31 Mike Blumenkrantzzink: print an error when the device is lost
2022-01-31 Mike Blumenkrantzzink: add vertex shader pipeline bit for generated...
2022-01-31 Mike Blumenkrantzzink: clamp tbo creation to maxTexelBufferElements
2022-01-30 Mike Blumenkrantzzink: ci updates
2022-01-30 Mike Blumenkrantzzink: make pipe_buffer_write usage trigger compiler...
2022-01-30 Mike Blumenkrantzzink: replace other pipe_buffer_write usage with pipe_b...
2022-01-30 Mike Blumenkrantzzink: replace qbo pipe_buffer_write usage with tc_buffe...
2022-01-30 Lucas Stachetnaviv: draw: only mark resources as read/written...
2022-01-30 Thomas H.P... microsoft/compiler: fix -Wbitwise-instead-of-logical...
2022-01-29 Christian Gmeineretnaviv: fix FRONT_AND_BACK culling
2022-01-29 Marcin Ślusarzintel/compiler: Use Task/Mesh InlineData for the first...
2022-01-29 Marcin Ślusarzintel/compiler: handle gl_[Clip|Cull]Distance from...
2022-01-29 Marcin Ślusarzintel/compiler: handle gl_[Clip|Cull]Distance in mesh...
2022-01-29 Caio Oliveiraintel/compiler: Merge Per-Primitive attribute handling...
2022-01-29 Caio Oliveiraintel/compiler: Have specific mesh handling in calculat...
2022-01-29 Paulo Zanoniiris: sprinkle some assertions for bufmgr->lock
2022-01-29 Paulo Zanoniiris: improve error checking in functions that call...
2022-01-28 Caio Oliveiraintel: Only reserve space for Compute Engine out of...
2022-01-28 Chia-I Wuvenus: updates to the doc
2022-01-28 Yiwei Zhangvenus: make vn_QueueSubmit async for native submissions
2022-01-28 Yiwei ZhangRevert "venus: remove vn_ring_wait_all"
2022-01-28 Yiwei Zhangvenus: track whether a fence is external
2022-01-28 Yiwei Zhangvenus: update some obsolete assumptions described
2022-01-28 Christian Gmeineretnaviv: make use of nir_lower_tex_shadow
2022-01-28 Christian Gmeinernir/nir_lower_tex_shadow: support tex_instr without...
2022-01-28 Christian Gmeinernir: make lower_sample_tex_compare a common pass
2022-01-28 Alyssa Rosenzweigdocs/panfrost: Add new Midgard/Bifrost chips
2022-01-28 Alyssa Rosenzweigpanfrost: Add Mali-G51 support
2022-01-28 Alyssa Rosenzweigpan/bi: Assume future Valhall is 16-wide warps
2022-01-28 Alyssa Rosenzweigpan/bi: Clean up quirks
2022-01-28 Alyssa Rosenzweigpanfrost: Get performance counters from table
2022-01-28 Alyssa Rosenzweigpanfrost: Make the GPU allowlist implicit
2022-01-28 Alyssa Rosenzweigpanfrost: Replace panfrost_model_name with model->name
2022-01-28 Alyssa Rosenzweigpanfrost: Centralize our model list
2022-01-28 Alyssa Rosenzweigpanfrost: Don't pass quirks to pan_lower_framebuffer
2022-01-28 Alyssa Rosenzweigpanfrost: Fix v9 "Stencil from shader" bit
2022-01-28 Alyssa Rosenzweigpanfrost: Make primary_shader boolean
2022-01-28 Christian Gmeinerisaspec: Add support for special {:align=} field
2022-01-28 Mike Blumenkrantzzink: fix vertex buffer mask computation for null buffers
2022-01-28 Mike Blumenkrantzaux/tc: add tc_buffer_write to replace pipe_buffer_writ...
2022-01-28 Mike Blumenkrantzzink: remove tmp buffer rebinds
2022-01-28 Mike Blumenkrantzzink: simplify buffer case for zink_resource_object_ini...
2022-01-28 Mike Blumenkrantzzink: flag all buffer resources with PIPE_BIND_SHADER_IMAGE
2022-01-28 Mike Blumenkrantzzink: use the storage buffer for bufferview creation...
2022-01-28 Mike Blumenkrantzzink: always create a separate VkBuffer for storage use
2022-01-28 Mike Blumenkrantzzink: use VkImageViewUsageCreateInfo to remove attachme...
2022-01-28 Mike Blumenkrantzzink: allow resource creation without VK_FORMAT_FEATURE...
2022-01-28 Mike Blumenkrantzzink: flag has_work when a GL semaphore is signalled
2022-01-28 Mike Blumenkrantzzink: emit same number of timeline signals as semaphore...
2022-01-28 Iago Toral... v3dv: expose VK_KHR_depth_stencil_resolve
2022-01-28 Iago Toral... v3dv: fallback to blit resolve if render area is not...
2022-01-28 Iago Toral... v3dv: support resolving depth/stencil attachments
2022-01-28 Tomeu Vizosoci: Rebalance Iris jobs
2022-01-28 Caio Oliveiraanv: Fix subgroupSupportedStages physical property
2022-01-28 Tatsuyuki Ishiradv/sqtt: Add and enable basic EXT_debug_utils support.
2022-01-28 Vinson Leev3dv: Add missing unlocks on errors.
2022-01-28 Nanley Cheryiris: Support the XeHP media compression format
2022-01-28 Nanley Cheryintel/isl: Support the XeHP media compression format
2022-01-28 Nanley Cheryintel: Rename a RenderCompressionFormat field
2022-01-28 Nanley Cheryiris: Use iris_format_for_usage in map_aux_addresses
2022-01-28 Nanley Cheryiris: Drop stale media compression import code
2022-01-28 Nanley Cheryintel/isl: Support YUV pipe-to-isl format mapping
2022-01-28 Nanley Cheryiris: Explicitly rely on gallium fallbacks for YUV
2022-01-27 Emma Anholtci/freedreno: Switch 2 default a630 VK jobs to being...
2022-01-27 Emma Anholtci: Use a dlclose-disabling preload library for leak...
2022-01-27 Danylo Piliaievturnip: Drop references to layout of all sets on pool...
2022-01-27 Emma Anholtvulkan: Fix leak of error messages
2022-01-27 Nanley Cheryisl: Enable compression with multisampled Tile64
2022-01-27 Jordan Justenisl: Enable compression with Tile4
2022-01-27 Nanley Cheryanv: Don't allocate VMA for CCS on XeHP
2022-01-27 Nanley Cheryanv: Require the local heap for CCS on XeHP
2022-01-27 Nanley Cheryanv: Disable the SMEM fallback for local memory
2022-01-27 Nanley Cheryanv: Drop redundant disabling of non-renderable CCS
2022-01-27 Chia-I Wuvulkan/wsi/x11: fix x11_image_init return value on...
2022-01-27 Pavel Ondračkar300: Set consistent PIPE_SHADER_CAP_PREFERRED_IR
2022-01-27 Pavel Ondračkar300: Disable integers and indirect temporary addressin...
2022-01-27 Chia-I Wuvenus: handle VkBindImageMemorySwapchainInfoKHR
next