platform/upstream/mesa.git
2023-06-28 Sarah Walkerpvr: Rename heap reserved area to static data carveout
2023-06-28 Sarah Walkerpvr: use pvr_csb_pack() to setup CR_FB_CDC_ZLS
2023-06-28 Sarah Walkerpvr: Fragment register fb_cdc_zls is feature dependent
2023-06-28 Prodea Alexandru... microsoft/clc: Don't build compiler test if build-tests...
2023-06-28 Sil Vilerinod3d12: Fix usage of D3D12_VIDEO_ENCODER_RATE_CONTROL_FL...
2023-06-28 Sil Vilerinod3d12: Only set reduced_tx_set when supported by D3D12...
2023-06-28 Sil Vilerinod3d12: Correct tx_mode_support reporting as specified...
2023-06-28 Yonggang Luocompiler: set alignment=1 by default for handling empty...
2023-06-28 Joshua Ashtonradv: Do not enable robustness for push constants with...
2023-06-28 Caio Oliveiranir/print: Print more representations in load_const
2023-06-28 Caio Oliveiranir/print: Use src_type when printing consts in SSA...
2023-06-28 Caio Oliveiranir: Extract logic to get dest and srcs types from...
2023-06-28 Caio Oliveiranir: Make a const-friendly way to get the offset_src...
2023-06-28 Caio Oliveiranir/print: Make NIR_DEBUG=print_consts behavior the...
2023-06-28 Caio Oliveiranir/print: Improve NIR_PRINT=print_consts by using...
2023-06-28 Caio Oliveiranir: Allow nir_gather_ssa_types() to ignore regs instea...
2023-06-28 Konstantin... radv/rt: Hash stages using radv_hash_shaders
2023-06-28 Konstantin... radv/rt: Fix caching non-recursive stages
2023-06-28 Konstantin... util: Do not include immintrin.h in half_float.h
2023-06-28 Eric Engestromamd/ci: add another dEQP-VK.multiview.renderpass2.multi...
2023-06-28 Kiskaevulkan/wsi: check for dri3 buffer initialization failure
2023-06-28 Dmitry Baryshkovfreedreno/registers: add bitfield for DSI wide bus...
2023-06-28 Erik Faye-Lunddraw/i915: move hwfmt array to i915 specific struct
2023-06-28 Samuel Pitoisetradv: inline more values in radv_emit_fb_ds_state()
2023-06-28 Samuel Pitoisetradv: stop emitting TILE_SURFACE_ENABLE for the ZRANGE_...
2023-06-28 Yonggang Luod3d12: Fixes unused-variable compile error
2023-06-28 Karmjit Mahilpvr: Setup ZLS depth and stencil load/store separately
2023-06-28 Alejandro Piñeirov3dv: add a linear images to buffer copy codepath
2023-06-28 Alejandro Piñeirov3dv: refactor copy_image_to_buffer_blit
2023-06-28 Samuel Pitoisetradv: allow NV_device_generated_commands with RADV_DEBU...
2023-06-28 Samuel Pitoisetradv/amdgpu: add support for executing DGC cmdbuf with...
2023-06-28 Samuel Pitoisetradv/amdgpu: add more small helpers for managing CS
2023-06-27 Sil VilerinoCI/windows: Update headers and Agility redist to 1...
2023-06-27 Sil Vilerinod3d12: AV1 Encode
2023-06-27 Sil Vilerinofrontends/va: Extend AV1 Encode params
2023-06-27 Alyssa Rosenzweignir: Convert to nir_foreach_function_impl
2023-06-27 Alyssa Rosenzweignir: Add nir_foreach_function_impl helper
2023-06-27 Karol Herbstdocs/rusticl: add Enabling section
2023-06-27 Karol Herbstdocs/rusticl: mark building section as such
2023-06-27 Jordan Justenintel/devinfo/i915: Set has_set_pat_uapi for MTL+
2023-06-27 Jordan Justenanv: Use set PAT extension on BO creation for MTL
2023-06-27 Jordan Justeniris: Use set PAT extension on BO creation for MTL
2023-06-27 Jordan Justendrm-uapi/i915_drm.h: Update from drm-next (2023-06-09)
2023-06-27 Francisco Jerezanv: Swap ordering of memory types on non-LLC platforms...
2023-06-27 Jordan Justeniris: Map aux-map with WC on MTL+ (has_set_pat_uapi)
2023-06-27 Jordan Justeniris/bufmgr: Skip bucket allocation if not using writeb...
2023-06-27 Jordan Justeniris/bufmgr: Add iris_pat_index_for_bo_flags()
2023-06-27 Jordan Justenintel/devinfo: Define PAT indices used on MTL
2023-06-27 Jordan Justenintel/devinfo: Add has_set_pat_uapi
2023-06-27 Kenneth Graunkeiris: Allocate coherent buffers for resources flagged...
2023-06-27 Mark Janesintel/dev: update mesa_defs.json from defect database
2023-06-27 Jesse Nataliedzn: VK_EXT_external_memory_host
2023-06-27 Jordan Justenanv: Flush untyped dataport cache DC flush is requested...
2023-06-27 Jordan Justenanv: Flush untyped dataport cache when HDC flush is...
2023-06-27 Jordan Justenanv: Clear untyped dataport cache flush bit if not...
2023-06-27 Jordan Justeniris: Flush untyped dataport cache DC flush is requeste...
2023-06-27 Jordan Justeniris: Flush untyped dataport cache when HDC flush is...
2023-06-27 Yonggang Luoci: Testing -D shared-glapi=disabled with debian-clang...
2023-06-27 Yonggang Luomapi: Hide OpenGL functions to be exported when shared...
2023-06-27 Lionel Landwerlinintel/aubinator_error_decode: add ccs support
2023-06-27 Lionel Landwerlingenxml: enable decoding on compute engine
2023-06-27 Rhys Perryradv: use nir_opt_intrinsics
2023-06-27 Rhys Perrynir/opt_intrinsic: optimize quad vote
2023-06-27 Rhys Perrynir,aco: add INCLUDE_HELPERS index to reduce intrinsic
2023-06-27 Rhys Perryaco: include helpers in emit_uniform_{reduce,scan}
2023-06-27 Rhys Perrynir/peephole_select: allow some invocation broadcast...
2023-06-27 Alyssa Rosenzweigtreewide: Remove unused builders
2023-06-27 Alyssa Rosenzweigtreewide: Use nir_builder_create more
2023-06-27 Alyssa Rosenzweignir: Use nir_builder_create
2023-06-27 Alyssa Rosenzweignir: Add nir_builder_create returning nir_builder
2023-06-27 Konstantin... nir/builder_opcodes: Remove nir_build_ prefixed helpers
2023-06-27 Konstantin... nir: Use nir_ instead of nir_build_ helpers
2023-06-27 Konstantin... vtn: Use nir_ instead of nir_build_ helpers
2023-06-27 Konstantin... freedreno: Use nir_ instead of nir_build_ helpers
2023-06-27 Konstantin... intel: Use nir_ instead of nir_build_ helpers
2023-06-27 Konstantin... microsoft: Use nir_ instead of nir_build_ helpers
2023-06-27 Konstantin... amd: Use nir_ instead of nir_build_ helpers
2023-06-27 Alyssa Rosenzweignir/lower_blend: Optimize masked out RTs
2023-06-27 Alyssa Rosenzweigasahi: Use txf for background program
2023-06-27 Alyssa Rosenzweigagx: Use nir_lower_frag_coord_to_pixel_coord
2023-06-27 Alyssa Rosenzweigpan/bi: Use lower_frag_coord_to_pixel_coord
2023-06-27 Alyssa Rosenzweignir: Add lower_frag_coord_to_pixel_coord pass
2023-06-27 Alyssa Rosenzweignir: Add pixel_coord, frag_coord_zw intrinsics
2023-06-27 Mike Blumenkrantzci: add a test-dozen-deqp flake
2023-06-27 Samuel Pitoisetradv/amdgpu: workaround a kernel bug when replacing...
2023-06-27 Samuel Pitoisetradv/amdgpu: skip adding per VM BOs for sparse during...
2023-06-27 Yonggang Luomapi: Now _glapi_get_dispatch_table_size always equal...
2023-06-27 Yonggang Luomapi: Fixes compile error with build option "-D shared...
2023-06-27 Karmjit Mahilpvr: Change winsys flag defines to bitfields
2023-06-27 Karmjit Mahilpvr: Fix missing BITFIELD_BIT for winsys frag job flag
2023-06-27 Yonggang Luoutil: include "util/compiler.h" instead of "pipe/p_comp...
2023-06-27 Yonggang Luoutil: Merge p_compiler.h into src/util/compiler.h
2023-06-27 Yonggang Luotreewide: style fixes after replace the usage of ubyte...
2023-06-27 Yonggang Luotreewide: Replace the usage of ubyte/ushort with uint8_...
2023-06-27 Yonggang Luotreewide: Replace the usage of TRUE/FALSE with true...
2023-06-27 Yonggang Luotreewide: style fixes after replace usage of boolean...
2023-06-27 Yonggang Luotreewide: replace usage of boolean to bool
2023-06-27 Yonggang Luollvmpipe: altivec.h inclusion in -std=c++98..11 causes...
2023-06-27 Yonggang Luogallium/draw: Replace the usage of ushort to uint16_t...
2023-06-27 Yonggang Luohud: Use bool/true/false to replace boolean/TRUE/FALSE...
next