platform/upstream/mesa.git
2022-07-11 Emma Anholtnir+ir3: Rename load_size_ir3 to load_center_rhw_ir3.
2022-07-11 Emma Anholtir3: Make sure to pass the interp_mode through in our...
2022-07-11 Emma Anholtturnip: Refactor vertex input setup a little.
2022-07-11 Emma Anholtturnip: Fix the reservation for vertex inputs.
2022-07-11 Emma Anholtturnip: Fix up per-stage additional size accounting.
2022-07-11 Emma Anholtturnip: Account for additional_cs_reserve_size for...
2022-07-11 Lionel Landwerlinanv: move gfx12+ CCS_E clear color restriction
2022-07-11 Lionel Landwerlinanv: track if images can be fast clear with non-zero...
2022-07-11 Lionel Landwerlinisl: add new helper for format component compatibility
2022-07-11 Eric Engestrommailmap: update my email to Igalia
2022-07-11 Matt Costerpvr: Make pvr_cmd_pack() macro clearly internal
2022-07-11 Matt Costerpvr: Remove pvr_cmd_struct() macro
2022-07-11 Matt Costerpvr: Add a const qualifier to inline pvr_csb_*() helpers
2022-07-11 Iago Toral... broadcom/compiler: don't over-estimate latency of TMU...
2022-07-11 Iago Toral... broadcom/compiler: don't try to hide TMU latency at...
2022-07-11 Daniel Schürmannaco: fix packed 16bit fneg/fsat optimization
2022-07-11 Tatsuyuki Ishiamd: Revert gfx10 addrlib changes
2022-07-11 Daniel Schürmannradv/shader_info: fix load_frag_coord and load_sample_p...
2022-07-11 Samuel Pitoisetradv: remove the radv_report_apu_as_dgpu workaround...
2022-07-11 Gert Wollnyr600/sfn: Add missing copyright information
2022-07-11 Pavel Ondračkar300: Keep rc_rename_regs() from overflowing RC_REGISTE...
2022-07-10 Alyssa Rosenzweignir/opt_shrink_vectors: Round to supported vec size
2022-07-10 Mike Blumenkrantzmesa: fix SignalSemaphoreEXT behavior
2022-07-10 İlhan AtahanAdd Adreno 616 and 620 to use turnip on these GPU's .
2022-07-10 Emma Anholtvc4: Add notes on the remaining dEQP failures.
2022-07-10 Emma Anholtvc4: Move previous existing 3D xfails up to the group...
2022-07-10 Emma Anholtvc4: Disable OES_texture_3D being exposed.
2022-07-10 Emma Anholtmesa/st: Disable OES_texture_3D for PIPE_CAP_MAX_TEXTUR...
2022-07-10 Marek Olšákutil: remove now unused debug_assert
2022-07-10 Marek OlšákChange all debug_assert calls to assert
2022-07-10 Marek Olšákutil: remove our redefinition of assert
2022-07-10 David Heidelbergci: add script for manage Mesa CI
2022-07-09 Marek Vasutdri: Check buffer height and avoid overflow
2022-07-09 Marek Olšákradeonsi: fix random PS wave size
2022-07-09 Marek Olšákac/surface: expose all 64K_R_X and 256K_R_X modifiers...
2022-07-09 Marek Olšákamd: update addrlib - trivial changes
2022-07-09 Jesse NatalieCI: Add dzn to debian vulkan/clang/release builds
2022-07-09 Jesse Nataliedzn: Use fabs on floating point input
2022-07-09 Jesse Nataliedzn: Re-order dzn_physical_device_desc so = { 0 } doesn...
2022-07-09 Jesse Nataliedzn: Fix comparison order for format enums
2022-07-09 Jesse Nataliedzn: Disable Wunused-value for C++ files
2022-07-09 Jesse Nataliedzn: Only add Werror flags that the compiler supports
2022-07-09 Jesse Nataliedzn: Re-order includes in dzn_nir to prevent TRUE redef...
2022-07-09 Bas Nieuwenhuizenradv: Expose VK_KHR_performance_query.
2022-07-09 Bas Nieuwenhuizenradv: Implement listing performance counters.
2022-07-09 Bas Nieuwenhuizenradv: Implement support for querying performance counters.
2022-07-09 Bas Nieuwenhuizenradv: Add a list of performance counters.
2022-07-09 Bas Nieuwenhuizenradv: Add perf counter lock/unlock commandbuffers.
2022-07-09 Bas Nieuwenhuizenradv: Add helper BO for perf counters.
2022-07-09 Bas Nieuwenhuizenradv: Make inhibiting clockgating not static.
2022-07-09 Bas Nieuwenhuizenradv: Rename SPM functions.
2022-07-09 Bas Nieuwenhuizenradv: Add pstate locking for perfcounters.
2022-07-09 Bas Nieuwenhuizenradv: move ac_perfcounters to physical_device.
2022-07-09 Bas Nieuwenhuizenradv: Add performance counter reg write.
2022-07-09 David Heidelbergdocs: briefly document Gallium Nine
2022-07-09 Kenneth Graunkeintel/compiler: Don't set SBID on EOT send messages
2022-07-09 Lionel Landwerlinnir/serialize: restore ray query variables
2022-07-08 Emma Anholtci: Remove GIT_STRATEGY from .test-manual-mr.
2022-07-08 Emma Anholtci: Fix non-freedreno performance jobs running during...
2022-07-08 Emma Anholtci: Remove .build-rules from core test job definitions.
2022-07-08 Emma Anholtci: Drop .build-rules from container jobs.
2022-07-08 Emma Anholtci: Rename .ci-run-policy rules to .build-rules.
2022-07-08 Emma Anholtci: Make the retry policy default for all jobs.
2022-07-08 Jason Ekstrandanv: Implement VK_EXT_shader_module_identifier
2022-07-08 Jason Ekstrandintel,anv,iris,crocus: Drop subgroup size from the...
2022-07-08 Jason Ekstrandanv: Use vk_pipeline_shader_stage_is_null()
2022-07-08 Jason Ekstrandvulkan: Add a vk_pipeline_shader_stage_is_null() helper
2022-07-08 Jason Ekstrandanv: Use vk_pipeline_shader_stage_to_nir
2022-07-08 Jason Ekstrandanv: Put a VkPipelineShaderStageCreateInfo* in anv_pipe...
2022-07-08 Jason Ekstrandanv: Drop unnecessary parameters to anv_pipeline_compile_cs
2022-07-08 Jason Ekstrandmesa,glsl,ttn: Set subgroup_size to UNIFORM
2022-07-08 Jason Ekstrandspirv,vulkan: Set shader_info::subgroup_size
2022-07-08 Jason Ekstrandvulkan: Constify vk_spirv_version
2022-07-08 Jason Ekstrandvulkan: Re-order pipeline hashing
2022-07-08 Jason Ekstrandshader_info: Move subgroup_size out of cs and make...
2022-07-08 Tiago Koji... d3d12: add more formats to supported conversions
2022-07-08 Jason Ekstrandvulkan/wsi: Fix structure chaining in wsi_create_buffer...
2022-07-08 Jason Ekstrandvulkan/wsi/wayland: Only memcpy if the swapchain is...
2022-07-08 Alyssa Rosenzweigpanfrost/ci: Disable T760 jobs
2022-07-08 Rob Clarkfreedreno/a6xx: Do clip-plane lowering in backend
2022-07-08 Rob Clarkfreedreno/a6xx: Handle driver-params in GS/DS
2022-07-08 Rob Clarkfreedreno: rename ir3_emit_driver_params()
2022-07-08 Rob Clarkfreedreno/ir3: Fix GS clip-plane lowering
2022-07-08 Rob Clarkfreedreno/a6xx: Fix VS const packet size
2022-07-08 Rob Clarkfreedreno/a6xx: Fix indentation
2022-07-08 Rob Clarkfreedreno/ir3: Add more tess varying slots
2022-07-08 Rob Clarkfreedreno/ir3: Copy vars if needed on EndPrimitive()
2022-07-08 Rob Clarkfreedreno/ir3: Add copy_vars() helper
2022-07-08 Rob Clarkfreedreno/ir3: Don't lower_gs multiple times
2022-07-08 Rob Clarkturnip: assert valid vertex_flag reg
2022-07-08 Rob Clarkfreedreno/a6xx: assert valid vertex_flags reg
2022-07-08 Ian Romanickintel/fs: Remove non-_LOGICAL URB messages
2022-07-08 Ian Romanickintel/fs: Lower URB messages to SEND
2022-07-08 Ian Romanickintel/fs: Add _LOGICAL versions of URB messages
2022-07-08 Ian Romanickintel/compiler: Move logical-send lowering to a separat...
2022-07-08 Ian Romanickintel/eu: Validate some aspects of URB messages
2022-07-08 Ian Romanickintel/compiler: Rename vec4 state URB opcodes to have...
2022-07-08 Jesse Nataliedzn: Add for condition to break nested loop
2022-07-08 pal1000dzn: Fix incompatible pointer type error affecting...
2022-07-08 David Heidelbergci/traces: piglit, be more verbose
next