• Home
  • Raw
  • Download

Lines Matching +refs:llvm +refs:mode +refs:syntax +refs:table

105 - ../mesa-9999/src/amd/llvm/ac_llvm_helper.cpp:63:14: error: 'class llvm::AttributeList' has no mem…
176 - radv: FP16 mode in FidelityFX FSR doesn't look right
386 - docs/panfrost: Update llvm option
437 - panfrost: Replace writers pointer with hash table
636 - panfrost: Fix collision in the indirect draw shader table
767 - ci: Fix syntax error in radv fails files
832 - lima: fix leak of the screen hash table
864 - etnaviv: use better name for fd hash table
865 - etnaviv: fix leak of the screen hash table
894 - tu: Fix feedback loops in sysmem mode
1089 - gallivm: add anisotropic filter weight table.
1090 - draw: add shader access to aniso filter table.
1091 - llvmpipe: add filter table shader accessor
1116 - clover/llvm: turn off optional CL 3 features.
1125 - clover: fix compilation with clang + llvm 12.
1173 - gallivm: add 16-bit sin/cos via llvm intrinsic
1179 - gallivm: use llvm intrinsics for 16-bit round/trunc/roundeven
1273 - v3d: add R10G10B10X2_UNORM to format table
1451 - freedreno/a6xx: Move the format table to common code.
1459 - freedreno/a6xx: Put R8_G8_B8_420_UNORM in the format table.
1461 - freedreno/a6xx: Make the format table const.
1462 - freedreno/a6xx: Rewrite the format table format/swap helpers.
1467 - turnip: Do format lookups from the fd6 format table and cross-check.
1468 - turnip: Replace our format table with fd6_format_table.
1642 - docs/panfrost: Fix link to use rst syntax
1694 - mesa: Add EXT_texture_mirror_clamp_to_edge to extension table
1972 - iris: Use a tiny table to map mmap modes to offsets
2007 - spirv: Handle the SubgroupSize execution mode
2084 - vulkan/wsi: Add a dispatch table for WSI entrypoints
2170 - util/hash_table: Clear special 0/1 entries for u64 hash table too
2321 - fix(clover/llvm): update code to build with recent versions of LLVM 14 (Git)
2345 - iris: Mark the aux table buffers with EXEC_OBJECT_CAPTURE.
2392 - radeon/vcn: Enable the AV1 decode p010 mode
2594 - gallium: change pipe_draw_info::mode to uint8_t on MSVC to make it 1 byte large
2633 - ac/llvm: remove load_tess_coord callback
2634 - ac/llvm: implement a bunch of NIR AMD intrinsics for NGG
2637 - ac/llvm: implement nir_intrinsic_overwrite_*_arguments_amd
2638 - ac/llvm: implement nir_intrinsic_elect
2652 - radeonsi: enable shader-based prim culling with polygon mode
2723 - ac/llvm: pass cull options into cull_bbox directly
2726 - ac/llvm: rename ac_cull_triangle -> ac_cull_primitive
2877 - zink: use a local var for draw mode during draw
2881 - zink: inline mem cache hash table
3002 - zink: use ctx gfx prim mode for draw comparisons
3069 - zink: inline gfx pipeline hash table
3107 - zink: use dispatch table for (almost) all vulkan calls
3116 - zink: add "nofallback" descriptor mode
3186 - zink: stop using hash table for compute programs
3188 - zink: replace shader module hash table with a list
3202 - zink: fix regex syntax from previous ci commit
3256 - zink: rework in-use batch states hash table to be a singly-linked list
3272 - zink: don't update lazy descriptor states in hybrid mode
3366 - aux/draw: use nir_to_tgsi for draw shader in llvm path
3409 - clover/api: Interleave details in dispatch table
3523 - ac/llvm: implement v2f16 fsat
3575 - ac/llvm: implement nir_op_pack_32_4x8
3576 - ac/llvm,radv: implement uadd_sat/iadd_sat
3577 - ac/llvm: implement udot_4x8/sdot_4x8/udot_2x16/sdot_2x16 opcodes
3615 - ac/llvm: fix image_samples with null descriptors
3616 - radv/llvm: fix parameter index for layer exports
3639 - freedreno: Move generated device table to .h
3651 - freedreno/crashdec: Decode full RB in verbose mode
3652 - freedreno/crashdec: Quiet spammy print in query mode
3839 - ac/llvm: adjust assertion for nir_intrinsic_terminate
3840 - ac/llvm: fix huge alignment when loading from shared memory
3841 - radv/llvm: fix invalid IR when converting triangle strips to indices
3858 - radv/llvm: rework VS input loads and implement the callback
3859 - ac/llvm: fix build with LLVM 14
3863 - radv/llvm: fix using Wave32
3864 - radv/llvm: fix vertex input fetches with 16-bit floats
3865 - ac/llvm: implement nir_intrinsic_image_deref_atomic_{fmin,fmax}
3866 - ac/llvm: implement nir_intrinsic_ssbo_atomic_{fmin,fmax}
3867 - ac/llvm: implement nir_intrinsic_shared_atomic_{fmin,fmax}
3868 - ac/llvm: implement nir_intrinsic_global_atomic_{fmin,fmax}
3887 - radv/llvm: stop using vs_common_out.as_ngg_passthrough
3890 - radv/llvm: stop using vs_common_out.export_prim_id
3920 - radv: get the float controls execution mode from NIR for LLVM
3939 - radv/llvm: fix exporting VS parameters
4162 - radv/llvm: Don't read edge flags anymore.
4282 - draw/tess: Fix unused-function warning with draw-use-llvm=disabled.
4393 - gallivm: fix pass init order on mips64 with llvm 8