platform/upstream/mesa.git
2022-04-27 Gert Wollnynir: Don't optimize to 64 bit fsub if the driver doesn...
2022-04-26 Yiwei Zhangvenus: flush when batched draw calls reach a threshold
2022-04-26 Yiwei Zhangvenus: refactor vn_cmd_submit
2022-04-26 Yiwei Zhangvenus: add VN_PERF option no_async_queue_submit
2022-04-26 Yiwei Zhangvenus: add VN_PERF option no_async_buffer_create
2022-04-26 Yiwei Zhangvenus: add env perf options and introduce no_async_set_...
2022-04-26 Yiwei Zhangvenus: refactor to add struct vn_env
2022-04-26 Jason Ekstrandnir: Constant fold sampler/texture offsets
2022-04-26 Jason Ekstrandnir/constant_folding: Break TXB folding into a helper...
2022-04-26 Yiwei Zhangvenus: fix view format for ahb image
2022-04-26 Mike Blumenkrantzkopper: copy a bunch of code for texture_from_pixmap
2022-04-26 Mike Blumenkrantzkopper: store whether screen has dmabuf support
2022-04-26 Mike Blumenkrantzkopper: move drawable geometry updating up in function
2022-04-26 Mike Blumenkrantzkopper: always fetch and store drawable info
2022-04-26 Mike Blumenkrantzdrisw: remove dead code
2022-04-26 Icecream95panfrost: Enable NIR lowering of half float packing
2022-04-26 Mike Blumenkrantzzink: fix up swapchain depth buffer geometry during...
2022-04-26 Mike Blumenkrantzzink: fix/improve swapchain surface info updating
2022-04-26 Mike Blumenkrantzkopper: add DISPLAY_TARGET bind for depth buffer
2022-04-26 Konstantin... radv: Copy shader modules to avoid use after free
2022-04-26 Konstantin... vulkan: Add a shader module clone helper
2022-04-26 Alyssa Rosenzweigpanfrost: Add a test for pan_image_layout_init
2022-04-26 Alyssa Rosenzweigpanfrost: Simplify how image_layout_init is called
2022-04-26 Alyssa Rosenzweigpanfrost: Unit test block size queries
2022-04-26 Alyssa Rosenzweigpanfrost: Remove unused dev argument
2022-04-26 Alyssa Rosenzweigpanfrost: Unify paths through image_layout_init
2022-04-26 Alyssa Rosenzweigpanfrost: Unify panfrost_block_size paths
2022-04-26 Alyssa Rosenzweigpanfrost: Use pan_block_size in layout calculation
2022-04-26 Alyssa Rosenzweigpanfrost: Extract panfrost_afbc_is_wide helper
2022-04-26 Alyssa Rosenzweigpanfrost: Don't pretend to support multiplane AFBC
2022-04-26 Alyssa Rosenzweigpanfrost: Use panfrost_afbc_superblock_width
2022-04-26 Alyssa Rosenzweigpanfrost: Add afbc_superblock_{size, width, height...
2022-04-26 Alyssa Rosenzweigpanfrost: Always use 64-bit SD with strides
2022-04-26 Alyssa Rosenzweigpanfrost: Split pan_layout.c from pan_texture.c
2022-04-26 Alyssa Rosenzweigpanfrost: Advertise all textures in drm-shim
2022-04-26 Yevhenii Kolesnikovnir: Remove single-source phis before opt_if_loop_last_...
2022-04-26 Lucas Stachetnaviv: set VIVS_GL_VERTEX_ELEMENT_CONFIG depending...
2022-04-26 Lucas Stachetnaviv: update headers from rnndb
2022-04-26 Jason Ekstrandvulkan/log: Allow but warn for client-invisible objects
2022-04-26 Jason Ekstrandvulkan/log: Allow but warn if called with a NULL object
2022-04-26 Jason Ekstrandspirv: Handle Op*MulExtended for non-32-bit types
2022-04-26 Alyssa Rosenzweigpanfrost: Kick off v9 support in the driver
2022-04-26 Alyssa Rosenzweigpanfrost: Compile for v9
2022-04-26 Alyssa Rosenzweigpanfrost: Generate Valhall Malloc IDVS jobs
2022-04-26 Alyssa Rosenzweigpanfrost: Use dirty flags to emit v9 descriptors
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize shader descriptors for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize ZSA state for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize vertex elements for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Simplify attribute format expression
2022-04-26 Alyssa Rosenzweigpanfrost: Specialize rasterizer state for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Adapt compute job emit for Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Use common state emit for compute jobs
2022-04-26 Alyssa Rosenzweigpanfrost: Don't fix up alpha test on Bifrost
2022-04-26 Alyssa Rosenzweigpanfrost: Port uniform/UBO logic to Valhall
2022-04-26 Alyssa Rosenzweigpanfrost: Add helper to emit UBOs
2022-04-26 Alyssa Rosenzweigpanfrost: Compile libpanfrost for v9
2022-04-26 Alyssa Rosenzweigpanfrost: Don't allocate storage for PSIZ on Valhall
2022-04-26 Alyssa Rosenzweigpan/blit: Support v9 data structures
2022-04-26 Alyssa Rosenzweigpan/blit: Prepare for Valhall port
2022-04-26 Alyssa Rosenzweigpan/blit: Generalize texture alignment
2022-04-26 Alyssa Rosenzweigpan/blit: Compile blit shaders without IDVS
2022-04-26 Alyssa Rosenzweigpanfrost: Add texture features enum to v9.xml
2022-04-26 Adam Jacksondocs: Update supported drivers for 22.x
2022-04-26 Adam Jacksondocs: Note EGL enum allocation for EGL_EXT_present_opaque
2022-04-26 Jason Ekstrandvulkan: Use ALL_COMMANDS_BIT for waits/signals instead...
2022-04-26 Jason Ekstrandvulkan: Set signals[i].stageMask = ALL_COMMANDS for...
2022-04-26 David Heidelbergci: skqp: update URL
2022-04-26 Erik Faye-Lundpanvk: quiet non-conformant warning on ci
2022-04-26 Erik Faye-Lundlavapipe: quiet non-conformant warning on ci
2022-04-26 Sviatoslav... anv: workaround apps that assume full subgroups without...
2022-04-26 Rhys Perryradv: fix clearing of TRUNC_COORD with tg4 and immutabl...
2022-04-26 Charmaine Leegallium/util: Increase the debug_flush map depth to 64
2022-04-26 Zack Rusinsvga: Add support for SVGAv3
2022-04-26 Zack Rusinsvga: Use direct maps when GB objects are present
2022-04-26 Zack Rusinsvga: finish readbacks before mapping resources
2022-04-26 Zack Rusinsvga: Don't try to build x86/x64 assembly on different...
2022-04-26 Alyssa Rosenzweigpan/bi: Implement pack_uvec[24]_to_uint
2022-04-25 Alyssa Rosenzweignir: Use u_worklist to back nir_block_worklist
2022-04-25 Alyssa Rosenzweigutil: Add a generic worklist implementation
2022-04-25 Samuel Pitoisetradv: add an SQTT workaround for chips with disabled RBs
2022-04-25 Mike Blumenkrantzvk/cache: unbreak vk_pipeline_cache_create with flags
2022-04-25 Jason Ekstrandnir: Lower all bit sizes of usub_borrow
2022-04-25 Vinson Leepanfrost: Fix memory leaks on unit test failures.
2022-04-25 Mike Blumenkrantzvulkan: bump layer api versions to current vk header...
2022-04-25 Michel Zoumeson: call run_command with check=true
2022-04-25 Eric Engestrommeson: replace deprecated dep.get_pkgconfig_variable...
2022-04-25 Pavel Ondračkar300: set PIPE_BIND_CONSTANT_BUFFER for const_uploader
2022-04-25 Cristian Ciocalteavirgl/ci: Update checksums for some virgl iris traces
2022-04-25 Cristian Ciocalteavirgl/ci: Rename virgl-lava-* jobs to virgl-iris-*
2022-04-25 Alyssa Rosenzweigpanvk: Lower shared memory
2022-04-25 Alyssa Rosenzweigpanvk: Handle empty shaders gracefully
2022-04-25 Alyssa Rosenzweigpan/bi: Implement fquantize2f16
2022-04-25 Alyssa Rosenzweigpanvk: Consider primitive restart in index buffer walks
2022-04-25 Alyssa Rosenzweigpanvk: Respect line width
2022-04-25 Erik Faye-Lundvulkan: do not depend on alignof(void)
2022-04-25 Erico Nunesci: put lima farm back online
2022-04-25 Italo Nicolamesa/st: call pipe->link_shader even if ir loaded from...
2022-04-25 Marek Olšákradeonsi/ci: add polaris11 baseline
2022-04-25 Marek Olšákwinsys/amdgpu: fix a mutex deadlock when we fail to...
2022-04-25 Marek Olšákradeonsi: fail to create pipe_screen if LLVM doesn...
next