platform/upstream/mesa.git
2022-05-30 Samuel Pitoisetradv: init states from VkAttachmentSampleCountInfo...
2022-05-30 Samuel Pitoisetradv: init states from pColorBlendState at only one...
2022-05-30 Samuel Pitoisetradv: use AMD values for computing blend related state
2022-05-30 Samuel Pitoisetradv: init states from VkPipelineRenderingCreateInfo...
2022-05-30 Samuel Pitoisetradv: init states from pDepthStencilState at only one...
2022-05-30 Samuel Pitoisetradv: init states from pMultisampleState at only one...
2022-05-30 Samuel Pitoisetradv: copy viewport/scissor when initializing radv_view...
2022-05-30 Marcin Ślusarzanv: remove invalid copy/pasted comment
2022-05-30 Marcin Ślusarzanv: remove redundant code calculating dynamic states...
2022-05-30 David Heidelbergci/iris: skqp: remove flaking atlastext for TGL (gl...
2022-05-30 Tatsuyuki Ishiradv/ci: skip image.sample_texture.*_compressed_format*
2022-05-30 Tatsuyuki Ishiradv/ci: Move transient_attachment_bit from fail to...
2022-05-30 Jesse Nataliemicrosoft/compiler: Fixup sampler derefs in tex instrs...
2022-05-30 Konstantin... radv: Ignore transformOffset if transformData is 0
2022-05-30 Konstantin... radv: Fix handling of primitiveOffset
2022-05-29 SureshGuttulaRevert "radeonsi: Set display_remote for non-refernced...
2022-05-29 Jesse Natalied3d12: Fix forward decl for sw_winsys
2022-05-28 SureshGuttularadeonsi/vcn : update enc->dpb ref_use for index 0
2022-05-28 Lionel Landwerlinanv: move internal RT shaders to the internal cache
2022-05-27 Jason Ekstrandpanvk: Use the vk_buffer base struct
2022-05-27 Jason Ekstrandanv: Use the base vk_buffer struct
2022-05-27 Jason Ekstrandvulkan: Add a base struct for buffers
2022-05-27 Vinson Leed3d12: Initialize d3d12_video_encoder_bitstream member...
2022-05-27 Jason Ekstrandintel: Only set VectorMaskEnable when needed
2022-05-27 Erico Nunesegl: Fix DETECT_OS macro usage
2022-05-27 Jason Ekstrandanv: Don't disable the fragment shader if XFB is enabled
2022-05-27 Jason Ekstrandanv: Handle the null FS optimization after compiling...
2022-05-27 Jason Ekstrandanv: Drop alpha_to_coverage from the NULL FS optimization
2022-05-27 Jason Ekstrandintel/fs: Copy color_outputs_valid into wm_prog_data
2022-05-27 Jason Ekstrandintel/fs: Drop fs_visitor::emit_alpha_to_coverage_worka...
2022-05-27 Mike Blumenkrantzvtn: assert that composite members have the same bit...
2022-05-27 Mike Blumenkrantzvtn: assert that vector shuffle indices are in-bounds
2022-05-27 Alyssa Rosenzweigpan/bi: Test CMP result_type optimization
2022-05-27 Alyssa Rosenzweigpan/bi: Fuse result types
2022-05-27 Timur Kristófnir: Keep track of cross-invocation mesh shader output...
2022-05-27 Tatsuyuki Ishiradv/ci: skip dEQP-VK.fragment_operations.transient_att...
2022-05-27 Tatsuyuki Ishiradv: Fix redundant subpass barriers due to erroneous...
2022-05-27 Yogesh Mohan... vulkan/wsi: fix extra free if buffer_blit_queue
2022-05-27 Timur Kristófradv: Add mesh and task stage names to pipeline executa...
2022-05-27 Timur Kristófnir: Add common task shader lowering to make the backen...
2022-05-27 Timur Kristófnir: Add new launch_mesh_workgroups intrinsic.
2022-05-27 David Heidelbergci/panfrost: add RoR and Nheko traces
2022-05-27 David Heidelbergci/virgl: traces: add RoR and Nheko traces
2022-05-27 David Heidelbergci/radeonsi: add RoR and Nheko traces
2022-05-27 David Heidelbergci/llvmpipe: add RoR and Nheko traces
2022-05-27 David Heidelbergci/crocus: add RoR and Nheko traces
2022-05-27 David Heidelbergci/intel: add RoR and Nheko traces and reenable most...
2022-05-27 David Heidelbergci/i915: add entries for RoR and Nheko traces
2022-05-27 David Heidelbergci/freedreno: enable ROR and Nheko traces
2022-05-27 David Heidelbergci/virgl: fix checksum for valve traces which run on...
2022-05-27 Kenneth Graunkemesa: Avoid temp images in _mesa_texstore_*_dxt* for...
2022-05-27 Kenneth Graunkemesa: Require temp images in _mesa_texstore_*_dxt*...
2022-05-27 Kenneth Graunkemesa: Avoid temp images in _mesa_texstore_rgb_dxt1...
2022-05-27 Kenneth Graunkemesa: Split tx_compress_dxtn into per-format functions
2022-05-27 Marek Olšákst/mesa: remove unused GENERIC input and output from...
2022-05-27 Marek Olšákr300,r600,svga: save the FS constant buffer for u_blitt...
2022-05-26 Yonggang Luoutil: Fixes typo in test_util_get_process_exec_path
2022-05-26 Yonggang Luoutil: Fixes test_util_get_process_exec_path on windows...
2022-05-26 Alejandro Piñeirov3dv/format: Add support for VK_KHR_format_feature_flags2
2022-05-26 Alejandro Piñeirov3dv/format: no need for GetPhysicalDeviceFormatProperties
2022-05-26 Mike Blumenkrantzzink: update radv piglit fails
2022-05-26 Alyssa Rosenzweigpanfrost: Use tiled AFBC textures
2022-05-26 Alyssa Rosenzweigpanfrost: Advertise 16x16 tiled AFBC
2022-05-26 Alyssa Rosenzweigpanfrost: Gate tiled AFBC on GPUs that support it
2022-05-26 Alyssa Rosenzweigpanfrost: Add helper checking tiled AFBC support
2022-05-26 Alyssa Rosenzweigpanfrost: Handle AFBC Tiled
2022-05-26 Alyssa Rosenzweigpanfrost: Put comment in correct #ifdef
2022-05-26 Alyssa Rosenzweigpanfrost: Fix AFBC flags on v6
2022-05-26 Alyssa Rosenzweigpanfrost: Add 1x1 layout unit tests
2022-05-26 Alyssa Rosenzweigpanfrost: Add a tiled 16x16 layout unit test
2022-05-26 Alyssa Rosenzweigpanfrost: Calculate header_size based on row_stride
2022-05-26 Alyssa Rosenzweigpanfrost: Add 3D texture layout unit test
2022-05-26 Alyssa Rosenzweigpanfrost: Add AFBC stride unit tests
2022-05-26 Alyssa Rosenzweigpanfrost: Align layouts to tiles of superblocks
2022-05-26 Alyssa Rosenzweigpanfrost: Support tiled AFBC in stride helpers
2022-05-26 Alyssa Rosenzweigpanfrost: Add pan_afbc_tile_size helper
2022-05-26 Alyssa Rosenzweigpanfrost: Fix is_wide return type
2022-05-26 Alyssa Rosenzweigpanfrost: Extract pan_afbc_row_stride helper
2022-05-26 Alyssa Rosenzweigpanfrost: Extract afbc_stride_blocks helper
2022-05-26 Alyssa Rosenzweigpanfrost: Fix crash with GALLIUM_HUD
2022-05-26 SureshGuttularadeonsi: Set display_remote for non-refernced frames
2022-05-26 Danylo Piliaievir3: handle gl_Layer and gl_ViewportIndex when there...
2022-05-26 Samuel Pitoisetradv: fix writing buffer markers with non-zero memory...
2022-05-26 Samuel Pitoisetradv: use pipeline->slab_bo in more places
2022-05-26 Samuel Pitoisetradv: disable attachementFragmentShadingRate on GFX11
2022-05-26 Samuel Pitoisetradv: disable VK_AMD_shader_fragment_mask on GFX11
2022-05-26 Samuel Pitoisetradv: configure DB_Z_INFO.NUM_SAMPLES correctly on...
2022-05-26 Samuel Pitoisetradv: fix VK_BLEND_FACTOR_CONSTANT_COLOR translation...
2022-05-26 Samuel Pitoisetradv: fix configuring COLOR_INVALID on GFX11
2022-05-26 Samuel Pitoisetradv: report adjusted LDS size for fragment shaders...
2022-05-26 Samuel Pitoisetradv: use the fragment resolve path by default on GFX11
2022-05-26 Samuel Pitoisetradv: update VRS rates on GFX11
2022-05-26 Samuel Pitoisetradv: update framebuffer registers on GFX11
2022-05-26 Samuel Pitoisetradv: do not emit more non-existent registers on GFX11
2022-05-26 Samuel Pitoisetradv: rename VERT_GRP_SIZE to VERTS_PER_SUBGRP on GFX11
2022-05-26 Lionel Landwerlinutil/perf: add options to enable/disable tracepoints
2022-05-26 Lionel Landwerlinutil/debug: add an enable parsing helper
2022-05-26 Lionel Landwerlinintel/disasm: add missing handling of <1;1,0>
2022-05-26 Dave Airliellvmpipe: flush resources for kms swrast path.
2022-05-26 Mike Blumenkrantzzink: add renderpass bits for color/depth r/w
next