summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-25radv: Set video encode capabilities's maxBitrate for H.264 and H.265elima/radv-video-encode-caps-maxbitrateEduardo Lima1-1/+12
2024-04-25intel/brw: Rename brw_reg_type_to_hw_type to brw_type_encodeKenneth Graunke4-12/+11
2024-04-25intel/brw: Combine a1/a16 3src type decoding functionsKenneth Graunke3-32/+19
2024-04-25intel/brw: Combine a1/a16 3src type encoding functionsKenneth Graunke4-47/+36
2024-04-25intel/brw: Replace type_sz and brw_reg_type_to_size with brw_type_size_*Kenneth Graunke29-289/+300
2024-04-25intel/brw: Replace brw_reg_type_from_bit_size by brw_type_with_sizeKenneth Graunke7-50/+33
2024-04-25intel/brw: Use newer brw_type_is_* shorter namesKenneth Graunke16-77/+59
2024-04-25intel/brw: Reindent after shortening BRW_REGISTER_TYPE_* to BRW_TYPE_*Kenneth Graunke9-173/+136
2024-04-25intel/brw: Stop using long BRW_REGISTER_TYPE enum namesKenneth Graunke42-2020/+2002
2024-04-25intel/brw: Rework BRW_REGISTER_TYPE's representation semanticsKenneth Graunke8-474/+361
2024-04-25intel/brw: Drop NF type supportKenneth Graunke12-41/+3
2024-04-25intel/brw: Delete gfx10 table for align1 3src type encodingKenneth Graunke1-20/+3
2024-04-25nak: Pass has_mod to all form of src2 requiring itMary Guillemard1-18/+22
2024-04-25radv: Trace indirect dispatch sizesKonstantin3-0/+33
2024-04-25radv: Use a struct for the trace_bo layoutKonstantin5-47/+34
2024-04-25ac/debug,radv: Read UMR wave dumps into memory before parsingKonstantin4-42/+79
2024-04-25docs: Add an alternative way to debug GPU hangs with RADVSamuel Pitoiset1-0/+12
2024-04-25docs: Add documentation about debugging GPU hangs on RADVKonstantin2-0/+69
2024-04-25aco/tests: validate before and after post-ra testsGeorg Lehmann1-0/+24
2024-04-25aco/lower_to_hw: fix 16bit p_insert on gfx8Georg Lehmann2-15/+51
2024-04-25aco/lower_to_hw: fix v_cvt_pk_u16_u32 instruction formatGeorg Lehmann1-1/+1
2024-04-25aco/tests/post_ra: fix various validation errorsGeorg Lehmann1-25/+30
2024-04-25aco/tests: don't use undef for descriptorsGeorg Lehmann1-6/+8
2024-04-25anv: disable dual source blending state if not used in shaderLionel Landwerlin1-0/+19
2024-04-25isl: Set MOCS to uncached for Gfx12.0 blitter sources/destinationsKenneth Graunke1-0/+6
2024-04-25ci: fix container rules on release branches and tagsEric Engestrom1-0/+2
2024-04-25radv: fix image format properties with fragment shading rate usageSamuel Pitoiset1-0/+5
2024-04-25venus: extend image cache to vkGetDeviceImageMemoryRequirementsJuston Li1-3/+72
2024-04-25venus: refactor out image requirements helpersJuston Li1-35/+44
2024-04-24docs: update calendar for 24.1.0-rc1Eric Engestrom1-2/+1
2024-04-24docs: add sha256sum for 24.0.6Eric Engestrom1-1/+1
2024-04-24docs: add an extra 24.0.x releaseEric Engestrom1-0/+1
2024-04-24docs: update calendar for 24.0.6Eric Engestrom1-2/+1
2024-04-24docs: add release notes for 24.0.6Eric Engestrom2-0/+161
2024-04-24nir: document base_global_invocation_id and base_workgroup_idKarol Herbst1-0/+3
2024-04-24nir: remove workgroup_id_zero_baseKarol Herbst12-30/+22
2024-04-24nir: remove global_invocation_id_zero_baseKarol Herbst10-25/+16
2024-04-24mesa/st: lower base invoc and workgroup idKarol Herbst3-3/+15
2024-04-24lavapipe: lower base_workgroup_id to zeroKarol Herbst2-2/+6
2024-04-24v3d: call nir_lower_compute_system_values to get rid of base intrinsicsKarol Herbst1-0/+9
2024-04-24intel/compiler: lower workgoup id to index only for mesh shadersKarol Herbst1-1/+1
2024-04-24nir/divergence_analysis: handle load_base_global_invocation_idKarol Herbst1-0/+1
2024-04-24nir: add SYSTEM_VALUE_BASE_WORKGROUP_IDKarol Herbst4-0/+7
2024-04-24docs: reset new_features.txtEric Engestrom1-19/+0
2024-04-24VERSION: bump to 20.2Eric Engestrom1-1/+1
2024-04-24radeonsi: implement user_data_amd for 5, 6, and 7 components correctly24.1-branchpointMarek Olšák3-5/+17
2024-04-24radeonsi: use ip_type in debug code instead of hardcoding GFXMarek Olšák3-16/+26
2024-04-24radeonsi: always run nir_opt_16bit_tex_imageMarek Olšák1-1/+1
2024-04-24radeonsi: only expose 8 EQAA samples due to shader limitationsMarek Olšák1-5/+5
2024-04-24radeonsi: don't add whether NIR is used into the shader keyMarek Olšák1-2/+1