platform/upstream/mesa.git
2022-07-07 Dawn HanAdd iub type to vn_descriptor_type
2022-07-07 Dawn HanRefactor the descriptor enums to be extensible
2022-07-07 Dawn HanAdd iub features and properties passthrough
2022-07-07 Guilherme Galloci/lava: Update license header
2022-07-07 Guilherme Galloci/lava: Rename console color names
2022-07-07 Guilherme Galloci/lava: Flexibilize section marker regexes
2022-07-07 Guilherme Galloci/lava: Stop printing after the result line
2022-07-07 Guilherme Galloci/lava: Highlight job retrying message
2022-07-07 Guilherme Galloci/lava: Highlight kernel messages in bold
2022-07-07 Guilherme Galloci/lava: Don't print LAVA debug messages
2022-07-07 Guilherme Galloci/lava: Add an integration test for LAVA jobs
2022-07-07 Guilherme Galloci/lava: Wrap job definition dump into a collapsed...
2022-07-07 Guilherme Galloci/lava: Wrap job info into a collapsed section
2022-07-07 Guilherme Galloci/lava: heartbeat: don't consider kernel message logs
2022-07-07 Guilherme Galloci/lava: Follow job execution via LogFollower
2022-07-07 Guilherme Galloci/lava: Create LogFollower and move logging methods
2022-07-07 Guilherme Galloci/lava: Create Gitlab log sections handler
2022-07-06 Chia-I Wuvulkan/device_select: remove get_pdevice_proc_addr
2022-07-06 Dylan Bakerdocs: Bump 22.2 branchpoint by two weeks
2022-07-06 Hans-Kristian... radv: Implement VK_EXT_shader_module_identifier.
2022-07-06 Hans-Kristian... vulkan: Add common code for VK_EXT_shader_module_identi...
2022-07-06 Hans-Kristian... vulkan: Update Vulkan XML and headers to 1.3.219.
2022-07-06 Mike Blumenkrantzmesa: remove incomplete texture warning
2022-07-06 Corentin Noëlvirgl: Add support for passing the supported number...
2022-07-06 Corentin Noëlvirgl/ci: Update virglrenderer
2022-07-06 Lucas Stachkmsro: add 'imx-lcdif' driver support
2022-07-06 Jesse Nataliedzn: Add ABI helpers for D3D12 functions returning...
2022-07-06 Jesse Nataliedzn: Add a DXCore enumeration path
2022-07-06 Jesse Nataliedzn: Move DXGI code to a separate file and only build...
2022-07-06 Jesse Nataliedzn: Use a custom adapter desc instead of DXGI adapter...
2022-07-06 Jesse Nataliedzn: Don't hash adapter LUID as part of device UUID
2022-07-06 Jesse Nataliedzn: Use IUnknown instead of IDXGIAdapter1 as the store...
2022-07-06 Jesse Nataliedzn: Skip dxil validator and some Windows-only debug...
2022-07-06 Jesse Nataliedzn: Fix maybe-uninitialized warning
2022-07-06 Jesse Nataliedzn: Add an eventfd sync implementation
2022-07-06 Jesse Nataliedzn: Use u_dl to load D3D12
2022-07-06 Jesse Nataliedzn: Use os_time_sleep instead of Win32 Sleep
2022-07-06 Jesse Nataliedzn: Define COBJMACROS before any includes
2022-07-06 Jesse Nataliedzn: Annotate sometimes-unused variables.
2022-07-06 Jason Ekstrandnir: Use util_mask_sign_extend when serializing constants
2022-07-06 Jason Ekstrandpanfrost,asahi: Use util_sign_extend for unpacking
2022-07-06 Jason Ekstrandintel/decoder: Use util_mask_sign_extend()
2022-07-06 Jason Ekstrandisl: Use util_sign_extend
2022-07-06 Jason Ekstrandutil,nir: Move mask_sign_extend from opt_load_store_vec...
2022-07-06 Jason Ekstrandmesa/bptc: Use util_sign_extend
2022-07-06 Jason Ekstrandutil: Use util_sign_extend in fast_idiv_by_const
2022-07-06 Jason Ekstrandutil: Use shifts in util_sign_extend
2022-07-06 Jason Ekstrandutil: Re-indent util_sign_extend, comment, and add...
2022-07-06 Jason Ekstrandanv: Replace an assert() with unreachable()
2022-07-06 Georg Lehmannaco/optimizer: Optimize SOPC with literal to SOPK.
2022-07-06 Georg Lehmannaco/optimizer: Convert s_add_u32 with literals to s_add...
2022-07-06 Georg Lehmannaco/ra: Optimize some SOP2 instructions with literal...
2022-07-06 Georg Lehmannaco/ir: Pad SOP2 and SOPC to the same size as SOPK.
2022-07-06 Georg Lehmannaco/ra: Move mac encoding optimization to its own function.
2022-07-06 Georg Lehmannaco/ra: Static assert that changing instruction type...
2022-07-06 Samuel Pitoisetradv/ci: update list of failures against CTS 1.3.3.0
2022-07-06 Samuel Pitoisetzink/ci: update list of failures
2022-07-06 Lucas Stachetnaviv: drop scanout assumption for resources allocate...
2022-07-06 Boris Brezillondzn: Take VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT into account
2022-07-06 Boris Brezillondzn: Support native image copies when formats are compa...
2022-07-06 Boris Brezillondzn: Provide a helper to check if 2 formats are compatible
2022-07-06 Boris Brezillondzn: Query D3D12_FEATURE_D3D12_OPTIONS3 features
2022-07-06 Iago Toral... v3dv: fix merge jobs
2022-07-05 Lionel Landwerlinanv: use the right helper to invalidate memory
2022-07-05 Mike Blumenkrantzzink: use a std430 interface for bo types
2022-07-05 Mike Blumenkrantzzink: use std430 packing by default
2022-07-05 Mike Blumenkrantzzink: add an optimizer pass to enforce bo bounds
2022-07-05 Mike Blumenkrantzzink: pass zink_shader to optimize_nir during final...
2022-07-05 Mike Blumenkrantzzink: don't run nir_lower_uniforms_to_ubo repeatedly
2022-07-05 Mike Blumenkrantzzink: handle bitsizes in get_bo_vars() analysis
2022-07-05 Mike Blumenkrantzzink: move/refactor bo_vars struct creation in compiler
2022-07-05 Mike Blumenkrantzzink: force unsized array in bo creation using the...
2022-07-05 Mike Blumenkrantzzink: further improve bo sizing
2022-07-05 Mike Blumenkrantzzink: size uniform_0 ubo accurately
2022-07-05 Alyssa Rosenzweigttn: Set nir->info.separate_shader
2022-07-05 Emma Anholtci/llvmpipe: Skip ssbo.layout.random.all_shared_buffer.36
2022-07-05 Emma Anholtci: Uprev deqp to 1.3.3.0.
2022-07-05 Rhys Perryaco/tests: add vop3p constant combine tests
2022-07-05 Rhys Perryaco: don't use 32-bit fp inline constants for fp16...
2022-07-05 Rhys Perryaco: try sign-extending or shifting constants in propag...
2022-07-05 Rhys Perryaco: fix redirect combine in propagate_constants_vop3p...
2022-07-05 Rhys Perryaco: don't use opsel to fold constants into dot accumul...
2022-07-05 Rhys Perryaco: fix propagate_constants_vop3p with integer vop3p...
2022-07-05 Rhys Perryaco: fix single-alignbyte do_pack_2x16() path with...
2022-07-05 Rhys Perryaco: ignore precise flag when optimizing integer clamps
2022-07-05 Rhys Perryaco: include _e64 variants of 16-bit min/max in minmax...
2022-07-05 Rhys Perryaco: don't accept med3 opcodes in get_minmax_info()
2022-07-05 Rhys Perryaco: add and use constantValue16()
2022-07-05 Alyssa Rosenzweigpan/va: Handle terminal barriers
2022-07-05 M Henningnouveau: Drop C++03 compat code
2022-07-05 Samuel Pitoisetradv: always enable VK_EXT_debug_utils
2022-07-04 Emma Anholtir3: Retire the cp postsched pass now that we do RA...
2022-07-04 David HeidelbergRevert "ci/freedreno: temporary disable AmnesiaTDD"
2022-07-04 Samuel Pitoisetradv: disable DCC for Melty Blood Actress Again Current...
2022-07-04 Samuel Pitoisetzink/ci: update list of failures for piglit with RADV
2022-07-04 Samuel Pitoisetradv: remove old workaround for HTILE layers with F1...
2022-07-04 Samuel Pitoisetradv: do not abort if SPM isn't supported for the curre...
2022-07-04 Samuel Pitoisetradv: use LOAD_CONTEXT_REG to load the opaque buffer...
2022-07-04 Timothy Arcerist/glsl: fix broken vertex attrib mapping
2022-07-03 Rob Clarkfreedreno/a6xx: Initialize VFD_FETCH[n].SIZE to zero
next