summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-13radv: Fix gs_vgpr_comp_cnt for NGG VS without passthrough mode.Timur Kristóf1-5/+14
2022-04-13nir: Handle out of bounds access in nir_vectorize_tess_levels.Timur Kristóf1-3/+20
2022-04-13aco: Fix VOP2 instruction format in visit_tex.Timur Kristóf1-1/+1
2022-04-13iris: set a default EDSC flagRohan Garg1-0/+2
2022-04-13intel/fs: add a note on possible optimization of root node addressLionel Landwerlin1-0/+3
2022-04-13intel/fs: fix metadata preserve on trace_ray intrinsicLionel Landwerlin1-101/+114
2022-04-13zink: avoid creating ssbo variable types with multiple runtime arraysMike Blumenkrantz1-2/+3
2022-04-13zink: use the calculated last struct member idx for ssbo size in ntvMike Blumenkrantz1-2/+2
2022-04-13virgl: Fix relocating the re-writing the transformation codeGert Wollny1-3/+4
2022-04-13iris: Add VF_CACHE_INVALIDATE to IRIS_DOMAIN_OTHER_WRITE flush bitsKenneth Graunke1-1/+4
2022-04-13iris: Demote DC flush to HDC flush in cache trackerKenneth Graunke2-3/+3
2022-04-13iris: Emit flushes for push constant source buffersKenneth Graunke1-0/+3
2022-04-13iris: Use cache-tracker for draw count flushingKenneth Graunke1-6/+3
2022-04-13iris: Add pre-draw flushing for stream output targetsKenneth Graunke2-0/+14
2022-04-13iris: Extend the cache tracker to handle L3 flushes and invalidatesKenneth Graunke4-8/+119
2022-04-13iris: Add a separate PIPE_CONTROL_L3_READ_ONLY_CACHE_INVALIDATE bitKenneth Graunke2-4/+14
2022-04-13iris: Add an iris_is_domain_l3_coherent helper.Kenneth Graunke1-1/+16
2022-04-13iris: Fix UBO cache tracking for the !indirect_ubos_use_sampler caseKenneth Graunke4-5/+30
2022-04-13iris: Split out an IRIS_DOMAIN_SAMPLER_READ domain from OTHER_READKenneth Graunke6-15/+21
2022-04-13iris: Use IRIS_DOMAIN_DEPTH_WRITE for read only depth/stencil.Kenneth Graunke1-7/+4
2022-04-13virgl: Apply integer op fix only for ALU ops and clear modifiersGert Wollny1-21/+24
2022-04-13r600: Assign shader type when creating a new CS stateGert Wollny1-0/+1
2022-04-13st/mesa: Transcode ASTC to BC7 (BPTC) where possibleKenneth Graunke3-12/+28
2022-04-13st/mesa: Make transcode_astc also check for non-SRGB format supportKenneth Graunke1-0/+3
2022-04-13ci: Move most stuff out of root .gitlab-ci.ymlTomeu Vizoso4-1259/+1258
2022-04-13ci: Allow local installations to build additional stuff into the rootfsTomeu Vizoso1-0/+9
2022-04-13ci: Add env var to add packages to install in debian/arm_build imageTomeu Vizoso1-0/+1
2022-04-13ci: Add env var to add packages to install in rootfsTomeu Vizoso1-0/+1
2022-04-13ci: Allow specifying a different kernel in LAVA jobsTomeu Vizoso3-9/+11
2022-04-13ci: Use CI_PROJECT_NAME instead of hardcoding 'mesa'Tomeu Vizoso3-7/+7
2022-04-13nir/lower_shader_calls: name resume shadersLionel Landwerlin1-1/+9
2022-04-13ci: Disable Google's labTomeu Vizoso1-1/+1
2022-04-13zink: rework choose_pdev to (finally) be competentMike Blumenkrantz1-16/+40
2022-04-13aux/trace: clean up some zink+lavapipe tracing awfulnessMike Blumenkrantz2-5/+1
2022-04-13zink: ZINK_USE_LAVAPIPE -> LIBGL_ALWAYS_SOFTWAREMike Blumenkrantz2-3/+10
2022-04-13egl: don't make LIBGL_ALWAYS_SOFTWARE and MESA_LOADER_DRIVER_OVERRIDE=zink ex...Mike Blumenkrantz1-5/+4
2022-04-12ac/gpu_info: disallow displayable DCC for Navi12 and Navi14Indrajit Kumar Das1-1/+0
2022-04-12intel/nir: Lower 8 and 16-bit bitwise unopsJason Ekstrand1-0/+15
2022-04-12intel/fs: Implement 16-bit [ui]mul_highJason Ekstrand1-1/+7
2022-04-12nir/lower_int64: Fix [iu]mul_high handlingJason Ekstrand1-2/+2
2022-04-12kopper: print better error message if loader not detectedMike Blumenkrantz2-2/+12
2022-04-12lima: fix vector const src referenced multiple timesErico Nunes2-14/+8
2022-04-12features: mark off ARB_seamless_cubemap_per_texture for zinkMike Blumenkrantz1-1/+1
2022-04-12ntt: translate nir_intrinsic_shader_clockGert Wollny2-1/+7
2022-04-12zink: finish up radv piglit baseline updatesMike Blumenkrantz1-0/+14
2022-04-12radv: Refactor ray tracing support checksKonstantin Seurer5-10/+24
2022-04-12radv: Refactor radv_tex_aniso_filterKonstantin Seurer1-9/+1
2022-04-12radv: set read/write without format flags for supported texel buffersMike Blumenkrantz1-1/+3
2022-04-12Revert "radv: Disable NGG for GS with suboptimal output vertex count."Samuel Pitoiset1-13/+0
2022-04-12r600: make r600_load_ar available to driver codeGert Wollny2-3/+4