platform/upstream/mesa.git
2023-05-24 Alyssa Rosenzweigtreewide: Avoid nir_lower_regs_to_ssa calls
2023-05-24 José Roberto... iris: Replace aperture_bytes by sram size in iris_resou...
2023-05-24 Alejandro Piñeirobroadcom/compiler: disable tmu pipelining when needed
2023-05-24 Julia Tatzzink: Implement PIPE_CAP_OPENCL_INTEGER_FUNCTIONS and...
2023-05-24 Alejandro Piñeirov3d: assert if v3d_compile returns NULL
2023-05-24 Alejandro Piñeirobroadcom/compiler: return NULL if we fail to register...
2023-05-24 Patrick Lerdamesa: fix refcnt imbalance related to egl_image_target_...
2023-05-24 Eric Engestromci/amd: don't override the b2c timeout in the steamdeck...
2023-05-24 Eric Engestromci/b2c: increase timeout to 5 minutes
2023-05-24 Iago Toral... v3dv: align compressed image regions to block size
2023-05-24 Iago Toral... v3dv: allow TFU transfers for mip levels other than 0
2023-05-24 Iago Toral... v3dv: store slice dimensions in pixels
2023-05-24 Samuel Pitoisetradv: do not enable VRS flat shading if the VRS builtin...
2023-05-24 Corentin Noëlnir: Propagate the type sampler type change to the...
2023-05-24 Dave Airlieradv/video: add missing space checks for video.
2023-05-24 Tapani Pällimesa: validate shader binary format in _mesa_spirv_shad...
2023-05-24 Lionel Landwerliniris: use COMPUTE_WALKER post sync field to track compu...
2023-05-24 Lionel Landwerlinanv: use COMPUTE_WALKER post sync field to track comput...
2023-05-24 Lionel Landwerlinanv: move timestamp vfunc initialization to genX code
2023-05-24 Gert Wollnydocs/features: fix empty line error
2023-05-24 Tapani Pälliiris: add required invalidate/flush for Wa_14014427904
2023-05-24 Tapani Pällianv: add required invalidate/flush for Wa_14014427904
2023-05-24 Tapani Pälliintel/dev: provide helper to check if devinfo is ATS-M
2023-05-24 Rob Clarkfreedreno/batch: Move submit bo tracking to batch
2023-05-24 Rob Clarkfreedreno/a6xx: Optimize max_indices calculation
2023-05-24 Rob Clarkfreedreno/a6xx: Template specialization for pipeline...
2023-05-24 Rob Clarkfreedreno/a6xx: Template specialization for draw type
2023-05-24 Rob Clarkmesa: Skip update_gl_clamp() if samplers need clamp
2023-05-23 Lucas Fryzekbroadcom: Fix slice memory allocation logic for compres...
2023-05-23 Lucas Fryzekbroadcom: Add support for VK_FORMAT_A2R10G10B10_UNORM_P...
2023-05-23 Eric Engestromdocs: update calendar for 23.1.0
2023-05-23 Eric Engestromdocs: add release notes for 23.1.0
2023-05-23 Alyssa Rosenzweigdxil: Rely on scoped_barrier
2023-05-23 Filip Gawinac/nir: fix slots in clamping legacy colors
2023-05-23 Mike Blumenkrantzlavapipe: VK_EXT_pageable_device_local_memory
2023-05-23 Mike Blumenkrantzlavapipe: store memory allocation size onto lvp_device_...
2023-05-23 Mike Blumenkrantzlavapipe: EXT_memory_priority
2023-05-23 Mike Blumenkrantzlavapipe: EXT_memory_budget
2023-05-23 Mike Blumenkrantzlavapipe: report full memory in heap for 64bit processes
2023-05-23 Mike Blumenkrantzlavapipe: bump memory allocation heap to 3GiB
2023-05-23 Erik Faye-Lundutil: mark externally-unused functions as static
2023-05-23 Ruijing Dongfrontends/va: remove private member and update target...
2023-05-23 Ruijing Dongradeonsi/vcn: apply update_decoder_target logic
2023-05-23 Ruijing Donggallium/pipe: add interface update_decoder_target
2023-05-23 Dave Airlieci: reenable lavapipe
2023-05-23 Ryan Houdekutil: move check for AVX512
2023-05-23 Eric Engestromutil/bitset: ensure the sets compared have the same...
2023-05-23 Eric Engestromci: only execute capture-devcoredump.sh when it's present
2023-05-23 Dave Airlielvp: use stage iterator macros instead of explicit...
2023-05-23 Dave Airlielvp: use stage mask
2023-05-23 Dave Airliegallivm/nir: refactor the local invocation index calc.
2023-05-23 Dave Airliegallivm: fix whitespace in get_deref_offset
2023-05-23 Dave Airlielvp: explictly skip compute shader stage.
2023-05-23 Dave Airlielavapipe: add lavapipe specific shader stages define.
2023-05-23 Dave Airliellvmpipe/cs: support passing a csctx instead of using...
2023-05-23 Dave Airliellvmpipe/cs: start making variant generator less comput...
2023-05-23 Dave Airliellvmpipe: convert a bunch of shader_type ifs to switches.
2023-05-23 Dave Airliegallivm/draw: refactor vertex header jit type out
2023-05-23 Gert Wollnyvirgl/ci: uprev virglrenderer
2023-05-23 Gert Wollnyvirgl: Add support for ARB_pipeline_statistics
2023-05-23 Gert Wollnyvirgl: Make query result resource as dirty before reque...
2023-05-23 norablackcatrusticl/device: implement cl_khr_device_uuid
2023-05-23 norablackcatrusticl/screen: implement uuid wrapper funcs
2023-05-23 Karol Herbstrusticl/spirv: skip printing info messages
2023-05-23 Lionel Landwerlinintel/fs: fix size_read() for LOAD_PAYLOAD
2023-05-23 Tatsuyuki Ishinir: Fix serializing pointer initializers.
2023-05-23 Eric Engestromci: disable anholt's farm
2023-05-23 Alejandro Piñeirov3d: remove v3d_get_internal_type_bpp_for_output_format
2023-05-23 Alejandro Piñeirov3d: remove v3d_tfu_supports_tex_format
2023-05-23 Alejandro Piñeirov3d: remove v3d_create_texture_shader_state_bo
2023-05-23 Alejandro Piñeirov3d: use more an auxiliar devinfo
2023-05-23 Iago Toral... v3dv: simplify too small Z viewport scale workaround
2023-05-23 Alejandro Piñeirov3dv/pipeline: don't prepack up early-z configuration
2023-05-23 Juan A. Suarez... v3d/ci: make traces test mandatory
2023-05-23 Juan A. Suarez... v3d/ci: run GPU piglit profile
2023-05-23 Samuel Pitoisetradv: apply a bug workaround for smoothing on GFX6
2023-05-23 Mike Blumenkrantzzink: infer types from load_const instrs to avoid more...
2023-05-23 Mike Blumenkrantzzink: store and use alu types for ntv defs
2023-05-23 Mike Blumenkrantzzink: dynamically emit non-bool register values using...
2023-05-23 Mike Blumenkrantzzink: write out register variables to a separate spirv...
2023-05-23 Mike Blumenkrantzzink: manually memcpy the spirv instruction buffer
2023-05-23 Mike Blumenkrantzzink: move get_alu_type() up in file
2023-05-23 Mike Blumenkrantzzink: use void return for store_dest
2023-05-23 Mike Blumenkrantzzink: delete unnecessary bitcast in load_shared/scratch
2023-05-23 Mike Blumenkrantzzink: also declare int size caps inline with signed...
2023-05-23 Mike Blumenkrantzzink: promote flushed clears to unordered cmdbuf when...
2023-05-22 Mike Blumenkrantzvk/graphics_state: handle null pipeline state structs...
2023-05-22 Mike Blumenkrantzanv: more correctly handle null pipeline states
2023-05-22 Mike Blumenkrantzlavapipe: more correctly handle null pipeline states
2023-05-22 Mike Blumenkrantzzink: flag 'has_work' on batch when promoting a cmd
2023-05-22 Mike Blumenkrantzzink: explicitly disable promotion on images that are...
2023-05-22 Mike Blumenkrantzzink: explicitly disable reordering after restricted...
2023-05-22 Mike Blumenkrantzzink: disable unordered blits when swapchain images...
2023-05-22 Mike Blumenkrantzzink: track/check submit info on resource batch usage
2023-05-22 Mike Blumenkrantzzink: move batch usage to substruct on zink_bo objects
2023-05-22 Mike Blumenkrantzzink: move zink_batch_state::submit_count to zink_batch...
2023-05-22 Mike Blumenkrantzzink: use batch usage function for a simple case
2023-05-22 Mike Blumenkrantzzink: add special-casing for (not) reordering certain...
2023-05-22 Nanley Cheryiris: Use known formats for tex_cache_flush_hack
2023-05-22 Nanley Cheryintel/blorp: Add and use blorp_copy_get_formats
next