• Home
  • Raw
  • Download

Lines Matching +refs:llvm +refs:mode +refs:prog +refs:mode

78 - Lords of the Fallen 2023 Red Eye mode crashing game and desktop
125 - failiure in amd llvm helper
126 - failiure in amd llvm helper
945 - util: Remove per-buffer header in linear alloc for release mode
973 - util: Add size to ralloc_header in debug mode
974 - util: Add a canary to identify gc_ctx in debug mode
1253 - aco/insert_exec_mask: set Exact mode after p_discard_if when necessary
1475 - clover/llvm: move to modern pass manager.
1673 - frontends/va: Add High Quality preset mode
3082 - nvk: Fix cases where execution mode is specified in the tesc shader.
3091 - nvk: Enable dynamic line rasterization mode state
3140 - r600: print texture resource index mode separately
3145 - r600/sfn: get rid of the method to get the index mode
3358 - intel/compiler/xe2: TXD is lowered to SIMD16 in SIMD32 mode
3435 - nir/lower_int64: respect rounding mode when casting to float
3913 - intel/fs: Index scheduler mode string table by mode enum
3917 - iris: Check prog[] instead of uncompiled[] for BLORP state skipping
4010 - ac/llvm: Fix typed loads with 16bit formats
4011 - ac/llvm: Use the correct return type for uadd_carry and usub_borrow
4012 - ac/llvm: Use float types for float atomics
4014 - radv: Update navi21 llvm fails
4156 - intel/fs: implement dynamic interpolation mode for dynamic persample shaders
4181 - intel/aux_map: correctly program tiling mode for Ys
4270 - anv: add ring buffer mode to generated draw optimization
4272 - anv: document the draw indirect optimization ring mode
4275 - intel/fs: fix dynamic interpolation mode selection
4471 - ac/llvm: don't convert undef to 0 because nir_opt_undef does it now
4472 - meson: use llvm-config instead of cmake to fix linking errors with meson 1.2.1
4474 - amd/llvm: fix build with LLVM 18
4476 - ac/llvm: replace removed amdgcn.ldexp for LLVM 18
4478 - ac/llvm: set !fpmath 3.0 for llvm.sqrt
4480 - ac/llvm: fix flat PS input corruption
4657 - zink: don't clobber descriptor mode on multiple screen creation
4684 - zink: set msrtss depth resolve mode when enabled
4713 - zink: don't try to replace separate shader prog in noopt mode
4714 - zink: pre-convert mode in fixup_io_locations
4715 - zink: add a special separate shader i/o mode for legacy variables
4738 - zink: add a mode param to find_var_with_location_frac
4762 - zink: use the "set" optimal key for prog last_variant_hash for consistency
4791 - zink: always add a per-prog ref for gpl libs
4930 - zink: only emit xfb execution mode for last vertex stage
5134 - radeonsi: fill part mode tcs aco shader info
5140 - radeonsi: part mode standalone tcs support aco compile
5154 - radeonsi: enable aco compile for part mode standalone vs
5173 - radeonsi: init spi_ps_input_addr for part mode ps
5181 - radeonsi: enable aco compile for part mode ps
5221 - ac/llvm: fix AC_TM_CHECK_IR
5223 - ac/llvm: fix wave32 ac_build_mbcnt_add with 64-bit mask
5224 - ac/llvm: skip ballot zext for 32-bit dest with wave32-as-wave64
5785 - amd/llvm,aco,radv: implement NGG streamout with GDS_STRMOUT registers on GFX11
6079 - ac/llvm: Remove subgroup_id and num_subgroups intrinsics.