platform/upstream/mesa.git
2022-08-30 Daniel Schürmannnir/opt_algebraic: a & ~a -> 0
2022-08-30 Martin Roukala... radv/ci: uprev boot2container
2022-08-30 Iago Toral... v3dv: expose VK_KHR_maintenance4
2022-08-30 Iago Toral... v3dv: implement vkGetDeviceImageSparseMemoryRequirementsKHR
2022-08-30 Iago Toral... v3dv: implement vkGetDeviceBufferMemoryRequirementsKHR
2022-08-30 Iago Toral... v3dv: add a buffer_init helper
2022-08-30 Iago Toral... v3dv: add a get_buffer_memory_requirements helper
2022-08-30 Iago Toral... v3dv: implement vkGetDeviceImageMemoryRequirementsKHR
2022-08-30 Iago Toral... v3dv: add a get_image_memory_requirements helper
2022-08-30 Iago Toral... v3dv: add a v3dv_image_init helper
2022-08-30 Iago Toral... v3dv: set maxBufferSize property
2022-08-30 Iago Toral... v3dv: ref/unref pipeline layout objects
2022-08-30 Iago Toral... v3dv: add a helper to destoy pipeline layouts
2022-08-30 Pierre-Eric... radeonsi: use LOAD_CONTEXT_REG_INDEX for VGT_STRMOUT_DR...
2022-08-30 Erik Faye-Lundmesa: fall-back to fp16 for bptc-textures
2022-08-30 Erik Faye-Lundmesa/main: add fp16-versions of bptc decompression...
2022-08-30 Erik Faye-Lundmesa/main: remove always-true define
2022-08-30 Erik Faye-Lundzink: allow X32 -> A32
2022-08-30 Erik Faye-Lundmesa/st: enable bptc extension with fallback
2022-08-30 Erik Faye-Lundmesa/st: implement fallback for bptc
2022-08-30 Erik Faye-Lundmesa: add _mesa_unpack_bptc-function
2022-08-30 Erik Faye-Lundmesa: add format-helper for bptc
2022-08-30 Erik Faye-Lundmesa/st: add context-flag for bptc-support
2022-08-30 Erik Faye-Lundmesa/st: do not use memcpy when using compressed fallback
2022-08-30 Erik Faye-Lundmesa/st: avoid double-mapping if both images are the...
2022-08-30 Erik Faye-Lundmesa/st: simplify st_compressed_format_fallback
2022-08-30 Erik Faye-Lundmesa/main: simplify implementation of _mesa_is_format_a...
2022-08-30 Erik Faye-Lundmesa/main: simplify implmementation of _mesa_is_format_etc2
2022-08-30 Chad Versacevenus: Document VK_EXT_texture_compression_astc_hdr...
2022-08-30 Chad Versacevenus: Enable VK_EXT_tooling_info
2022-08-30 Chad Versacevenus: Enable VK_EXT_private_data
2022-08-30 Chad Versacevenus: Enable VK_KHR_format_feature_flags2
2022-08-30 Chad Versacevenus: Enable VK_EXT_ycbcr_2plane_444_formats
2022-08-30 Chad Versacevenus: Enable VK_EXT_texel_buffer_alignment
2022-08-30 Chad Versacevenus: Enable VK_EXT_subgroup_size_control
2022-08-30 Chad Versacevenus: Enable VK_KHR_zero_initialize_workgroup_memory
2022-08-30 Chad Versacevenus: Enable VK_KHR_shader_terminate_invocation
2022-08-30 Chad Versacevenus: Enable VK_KHR_shader_non_semantic_info
2022-08-30 Chad Versacevenus: Enable VK_KHR_shader_integer_dot_product
2022-08-30 Chad Versacevenus: Simplify vn_GetPhysicalDeviceProperties2
2022-08-30 Chad Versacevenus: Simplify vn_GetPhysicalDeviceFeatures2
2022-08-30 Chad Versacevulkan: Make vk_copy_struct_guts() public
2022-08-30 Chad Versacevenus: Sort passthrough extensions
2022-08-30 Rhys Perryaco: remove dead code for querying image size/samples...
2022-08-30 Rhys Perryradv: enable ac_nir_lower_resinfo for ACO
2022-08-30 Rhys Perrynir/lower_tex: ignore width of cube textures
2022-08-30 Rhys Perryaco: add SCC clobber in build_cube_select
2022-08-30 Rhys Perrynir/print: support nir_texop_descriptor_amd
2022-08-30 Marek Olšákradeonsi: move set_patch_vertices into si_state_shaders.cpp
2022-08-30 Marek Olšákradeonsi: move patch_vertices-related tessellation...
2022-08-30 Marek Olšákradeonsi: remove 1 draw packet order codepath, keep...
2022-08-30 Marek Olšákradeonsi: cosmetic changes in si_emit_rasterizer_prim_state
2022-08-30 Marek Olšákradeonsi: set GS_STATE_OUTPRIM and PROVOKING_VTX_INDEX...
2022-08-30 Marek Olšákradeonsi: precompute GS_OUT_PRIM in advance
2022-08-30 Marek Olšákradeonsi: unify the logic that sets rast_prim
2022-08-30 Marek Olšákradeonsi: move fixing ngg_culling into si_update_shaders
2022-08-30 Marek Olšákradeonsi: remove the prim_restart_tri_strips_only option
2022-08-30 Marek Olšákradeonsi: move *rs to its only use in si_draw
2022-08-30 Marek Olšákradeonsi: make the primitive type constant with tessell...
2022-08-30 Marek Olšákradeonsi: don't pass num_patches via derived_tess_state...
2022-08-30 Marek Olšákradeonsi/ci: add skips of tests not built on Linux
2022-08-30 Jason Ekstrandpanfrost: Use util/bitpack_helpers.h
2022-08-30 Jason Ekstrandasahi: Use util/bitpack_helpers.h
2022-08-30 Jason Ekstrandutil: Add util_bitpack_[su]fixed_clamp helpers
2022-08-30 Jason Ekstrandbroadcom: Use util/bitpack_helpers.h
2022-08-30 Jason Ekstrandutil,intel: Pull the bit packing helpers from genxml...
2022-08-30 Mike Blumenkrantzzink: defer all compute shader creation
2022-08-30 Mike Blumenkrantzzink: add function to check whether a shader has cube...
2022-08-30 Mike Blumenkrantzzink: generate sha1 for compute programs
2022-08-30 Mike Blumenkrantzzink: init fbfetch/bindless ctx stuff on shader create
2022-08-30 Mike Blumenkrantzzink: add a context pointer to zink_program struct
2022-08-30 Mike Blumenkrantzzink: add locking for descriptor layout caches
2022-08-30 Mike Blumenkrantzzink: add partial async shader compile support
2022-08-30 Mike Blumenkrantzzink: add precompilation for compute shaders
2022-08-30 Mike Blumenkrantzzink: move compute descriptor binds down in execution
2022-08-30 Mike Blumenkrantzzink: add a param to allow zink_screen_update_pipeline_...
2022-08-30 Mike Blumenkrantzzink: move compute pipeline cache update to caller
2022-08-30 Mike Blumenkrantzzink: track whether shader has cube samplers
2022-08-30 Mike Blumenkrantzzink: use different key comparison for local_size-using...
2022-08-30 Mike Blumenkrantzzink: stop zeroing local size if current compute doesn...
2022-08-30 Mike Blumenkrantzzink: remove use_local_size from compute pipeline state
2022-08-30 Mike Blumenkrantzzink: don't add compute base pipeline to hash table
2022-08-30 Mike Blumenkrantzzink: merge compute program hash table onto program...
2022-08-30 Mike Blumenkrantzzink: add a pipeline shortcut for basic compute programs
2022-08-30 Mike Blumenkrantzzink: add param to allow cache_get jobs to run directly
2022-08-30 Mike Blumenkrantzzink: don't call util_queue_fence_init in zink_screen_g...
2022-08-30 Mike Blumenkrantzzink: add use_local_size flag to compute programs
2022-08-30 Mike Blumenkrantzzink: initialize cache_get_thread unconditionally
2022-08-30 Mike Blumenkrantzzink: create compute programs from compute shaders...
2022-08-30 Mike Blumenkrantzzink: allow programs to solely manage descriptor deinit
2022-08-30 Mike Blumenkrantzzink: use screen param for zink_descriptor_program_deinit
2022-08-30 Marek Olšákci: disable the freedreno farm.
2022-08-29 Tatsuyuki Ishiradv,lvp,anv: Delete pre-common dispatch leftover.
2022-08-29 Tatsuyuki Ishiradv: Remove unused radv_deferred_queue_submission.
2022-08-29 Tatsuyuki Ishiradv: Remove unused functions.
2022-08-29 Marek Olšákwinsys/amdgpu: use cached GTT for command buffers and...
2022-08-29 Adam Jacksonegl: Remove some can't-happen supported API checks
2022-08-29 Sil Vilerinod3d12: Implement cap PIPE_VIDEO_SUPPORTS_CONTIGUOUS_PLA...
2022-08-29 Sil Vilerinogallium/va: vaDeriveImage to check PIPE_VIDEO_SUPPORTS_...
2022-08-29 Samuel Pitoisetradv: emit the guardband state separately from the...
next