summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-11-02utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*Illia Abernikhin91-250/+150
2022-11-02utils: Move functions from debug.* to u_debug.*Illia Abernikhin6-135/+279
2022-11-02crocus: set clear_buffer = u_default_clear_bufferThomas Debesse1-0/+1
2022-10-25gallium/clover: pass -opaque-pointers to Clang on LLVM 15 and 16Thomas Debesse1-0/+27
2022-10-25Revert "gallium/clover: pass -no-opaque-pointers to Clang", opaque pointers a...Thomas Debesse1-7/+0
2022-11-02panfrost: Don't use nir_variable in the compilersAlyssa Rosenzweig5-68/+35
2022-11-02pan/bi: Don't lower outputs for computeAlyssa Rosenzweig1-1/+1
2022-11-02nir: Drop infer_non_readable option for nir_opt_access()Kenneth Graunke9-12/+2
2022-11-02st/mesa: Let nir_opt_access() infer non-readableKenneth Graunke1-8/+12
2022-11-01nir/opt_algebraic: Fuse c - a * b to FMAAlyssa Rosenzweig4-14/+42
2022-11-01gallium: update docs about PIPE_CAP_PREFER_IMM_ARRAYS_AS_CONSTBUF.Emma Anholt1-1/+1
2022-11-01iris: Disable GLSL lower_const_arrays_to_uniforms.Emma Anholt1-0/+5
2022-11-01intel/compiler: Run nir_opt_large_constants before scalarizing constsKenneth Graunke1-4/+4
2022-11-01iris: Use nir_intrinsic_load_global_constant for large constantsKenneth Graunke1-5/+5
2022-11-01rusticl: Fix the invalid memory migration flags check.Emma Anholt2-3/+2
2022-11-01freedreno/pps: loop countables by referencesChia-I Wu2-9/+9
2022-11-01freedreno/pps: use 64-bit reads when possibleChia-I Wu1-6/+4
2022-11-01radv: move GDS counters after reserved GDS offsets for streamoutSamuel Pitoiset1-6/+7
2022-11-01radv: use defines instead of magic values for GDS counters offsetSamuel Pitoiset3-19/+24
2022-11-01aco: Use s_pack_ll_b32_b16 for scalar zero extend.Georg Lehmann2-1/+4
2022-11-01radv/amdgpu: add a kernel GDS management workaround for -ENOMEMSamuel Pitoiset1-1/+15
2022-11-01radv: assign IO var locations for VS/TES with NGG streamoutSamuel Pitoiset1-0/+5
2022-11-01ac/nir: stop using nir_gather_xfb_info_from_intrinsicsSamuel Pitoiset1-14/+5
2022-11-01nouveau/codegen: Support bindless texture queriesJason Ekstrand1-3/+8
2022-11-01nir/types: Add some asserts to glsl_get_struct_field()Jason Ekstrand1-0/+2
2022-11-01frontends/va: fixed an av1 dec image corruption.Ruijing Dong1-1/+1
2022-11-01r600/sfn: remove load_uniform handlingGert Wollny2-60/+0
2022-11-01r600/sfn: lower uniforms to UBOsGert Wollny8-13/+85
2022-11-01clover: implement CLOVER_DEVICE_TYPE like RUSTICL_DEVICE_TYPEThomas Debesse1-0/+26
2022-11-01aco/gfx11: fix FS input loads in quad-divergent control flowRhys Perry9-35/+149
2022-11-01aco/gfx11: perform FS input loads in WQMRhys Perry1-3/+9
2022-11-01aco: fix typo in branch loweringRhys Perry1-1/+1
2022-11-01radv: enable VK_EXT_transform_feedback with NGG streamout on GFX11Samuel Pitoiset1-4/+5
2022-11-01radv: allow to enable NGG streamout with RADV_PERFTEST=ngg_streamoutSamuel Pitoiset2-1/+4
2022-11-01radv: enable all possible features with NGG streamoutSamuel Pitoiset1-3/+3
2022-11-01radv: set the correct buffer size for NGG streamoutSamuel Pitoiset1-4/+3
2022-11-01r600/sfn: Handle load_workgroup_sizeGert Wollny2-8/+16
2022-11-01radv: fix primitives generated query with NGG onlySamuel Pitoiset1-32/+53
2022-11-01radv: suspend/resume primitives generated query separately for legacy/NGGSamuel Pitoiset1-6/+9
2022-11-01radv: use 32-bit GDS counters for primitives generated query with NGGSamuel Pitoiset1-10/+12
2022-11-01radv: reword an incorrect comment about primitives generated querySamuel Pitoiset1-2/+2
2022-10-31gallium: Default to PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENTAlyssa Rosenzweig18-18/+8
2022-10-31etnaviv: Advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENTAlyssa Rosenzweig2-0/+2
2022-10-31i915g: Advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENTAlyssa Rosenzweig1-0/+1
2022-10-31softpipe: Advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENTAlyssa Rosenzweig1-0/+1
2022-10-31iris: Reduce use of RHWO optimization (Wa_1508744258)Nanley Chery4-0/+47
2022-10-31gallium/util: remove network classAntónio Monteiro3-222/+0
2022-10-31zink: Enable mesa/st frontend shader caching.Emma Anholt2-4/+64
2022-10-31d3d12: Advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENTJesse Natalie3-15/+10
2022-10-31dzn: Set factory flags before creating deviceJesse Natalie1-0/+2