summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* radeonsi/vcn: correct cropping for hevc casestaging/23.0Ruijing Dong2023-05-173-6/+6
* clc: Add clang frontendhlsl module to fix build of microsoft-clc with llvm 16+Lone_Wolf2023-05-172-4/+5
* clc: Add clangASTMatchers to fix static llvm build of microsoft-clc with LLV...Lone_Wolf2023-05-172-1/+4
* compiler/clc: Fix embedded clang headers (microsoft-clc) for LLVM 16+Lone_Wolf2023-05-172-2/+12
* intel/fs: fix per vertex input clampingLionel Landwerlin2023-05-172-3/+3
* draw: fix robust ubo size calcMike Blumenkrantz2023-05-172-2/+2
* tgsi: use locale independent float and double parsingThong Thai2023-05-172-47/+5
* util: check and initialize locale before using itThong Thai2023-05-172-1/+3
* mesa/main: rework locale setup/teardownThong Thai2023-05-173-5/+12
* .pick_status.json: Updates notes for 9fb9ae5ac69293ab60d5d1f7470d8f152ccde7f6Dylan Baker2023-05-171-1/+1
* aco: don't move exec writes around exec writesRhys Perry2023-05-172-2/+2
* wgl: Fix unintentional assignment on assert.Jose Fonseca2023-05-172-2/+2
* frontend/nine: Fix num_textures countAxel Davy2023-05-172-3/+3
* aco: don't move exec reads around exec writesRhys Perry2023-05-172-1/+9
* svga: set PIPE_CAP_VERTEX_ATTRIB_ELEMENT_ALIGNED_ONLY for VGPU10 deviceCharmaine Lee2023-05-173-13/+6
* aux/draw: fix memory leak related to ureg_get_tokens()Patrick Lerda2023-05-172-1/+10
* nouveau/codegen: Check nir_dest_num_componentsM Henning2023-05-172-2/+2
* radv/rmv: Fix import memoryFriedrich Vock2023-05-172-1/+5
* iris: implement state cache invalidate for Wa_16013063087Tapani Pälli2023-05-172-1/+11
* blob: Don't valgrind assert for defined memory if we aren't writing.Emma Anholt2023-05-172-4/+4
* gallivm: break out native vector width calc for reuseMike Blumenkrantz2023-05-174-7/+14
* .pick_status.json: Update to 5039b595477589a6e39bd6e5a390ed565b89a793Dylan Baker2023-05-171-0/+9600
* intel/dev: generate helpers to identify platform workaroundsMark Janes2023-04-275-2/+4104
* intel/dev: create a helper dependency for libintel_devDylan Baker2023-04-2714-65/+66
* util: add macro to support gcc/clang poisonMark Janes2023-04-271-0/+8
* rusticl: don't set size_t-is-usize for >=bindgen-0.65Karol Herbst2023-04-262-2/+7
* ac/llvm: support shifts on 16 bit vec2Karol Herbst2023-04-262-3/+23
* radeonsi: lower mul_highKarol Herbst2023-04-263-2/+23
* broadcom/compiler: fix incorrect check for SFU opIago Toral Quiroga2023-04-262-6/+2
* broadcom/compiler: add a v3d_qpu_instr_is_legacy_sfu helperIago Toral Quiroga2023-04-263-3/+10
* broadcom/compiler: fix v3d_qpu_uses_sfuIago Toral Quiroga2023-04-262-3/+5
* zink: fix incorrect line mode check for bresenhamSoroushIMG2023-04-262-3/+3
* zink: take location_frac into account in lower_line_smooth_gsSoroushIMG2023-04-262-14/+19
* zink: do not emit line stipple dynamic state when emulatingSoroushIMG2023-04-263-5/+7
* draw: fix viewmask iteratingMike Blumenkrantz2023-04-263-4/+6
* r600/sfn: fix memory leak related to sh_info->arraysPatrick Lerda2023-04-263-2/+6
* mesa/draw: fix -Wformat warningMichel Zou2023-04-262-2/+2
* zink: check for extendedDynamicState3DepthClipNegativeOneToOne for ds3 supportMike Blumenkrantz2023-04-262-1/+2
* drisw: don't leak the winsysMike Blumenkrantz2023-04-264-10/+2
* zink: don't bitcast bool deref loads/storesMike Blumenkrantz2023-04-262-2/+5
* radv: fix usage flag for 3D compressed 128 bpp images on GFX9Samuel Pitoiset2023-04-262-2/+2
* aco: fix nir_f2u64 translationQiang Yu2023-04-262-4/+4
* util/debug: move null checks out of debug message macroMike Blumenkrantz2023-04-263-8/+7
* zink: emit demote cap when using demoteMike Blumenkrantz2023-04-262-1/+2
* nine: add fallback for D3DFMT_D16 in d3d9_to_pipe_format_checkedFilip Gawin2023-04-262-1/+9
* nir: fix 2 bugs in nir_create_passthrough_tcsMarek Olšák2023-04-262-4/+3
* translate: do not clamp element index in generic_runCharmaine Lee2023-04-262-9/+12
* aco: remove SMEM_instruction::prevent_overflowRhys Perry2023-04-265-9/+5
* nir/lower_alpha_test: rzalloc state slotsMike Blumenkrantz2023-04-262-2/+2
* .pick_status.json: Update to 218aa7794136c6a9bc55d5c8c31e0ba450cf0f0bDylan Baker2023-04-261-0/+1470