94864 コミット (15e5a7a6832bba011564bfa2045fba9e833eede2)
 

作成者 SHA1 メッセージ 日付
  Nicolai Hähnle 601093f95d xmlconfig: move into src/util 8年前
  Nicolai Hähnle 1e40d2c882 xmlconfig: remove GL type dependencies 8年前
  Nicolai Hähnle 2879a602dd radeonsi: ensure that temp array allocas are in the entry block 8年前
  Nicolai Hähnle dfe237aef9 radeonsi: enable R600_DEBUG=nir for vertex and fragment shaders 8年前
  Nicolai Hähnle 3b4f481c60 radeonsi: VS as ES/LS are not yet supported with R600_DEBUG=nir 8年前
  Nicolai Hähnle 3997b10f74 radeonsi/nir: lower uniforms to UBO loads 8年前
  Nicolai Hähnle b7d36efc2d ac/nir: implement load_frag_coord intrinsic 8年前
  Nicolai Hähnle d5741489d3 radeonsi/nir: lower txp instructions 8年前
  Nicolai Hähnle bcf85fcd9a ac/nir: pass ac_llvm_context to unpack_param 8年前
  Nicolai Hähnle 1c64637c26 ac/nir,radeonsi: add and use ac_shader_abi::frag_pos 8年前
  Nicolai Hähnle f03c54e05a ac/nir,radeonsi: add and use ac_shader_abi::{ancillary,sample_coverage} 8年前
  Nicolai Hähnle 7de445377c ac/nir,radv: move force_persample to ac_shader_info::force_persample 8年前
  Nicolai Hähnle 25ff22e390 radeonsi: tweak next-shader assumptions when streamout is used 8年前
  Nicolai Hähnle a69afb68c9 radeonsi: use new function ac_build_umin for edgeflag clamping 8年前
  Nicolai Hähnle 0f9e32519b ac/nir: clamp shadow texture comparison value on VI 8年前
  Nicolai Hähnle ac2ab5acad ac/nir: add always_vector argument to ac_build_gather_values_extended 8年前
  Nicolai Hähnle e247357240 ac/nir,radeonsi: add ac_shader_abi::front_face 8年前
  Nicolai Hähnle 28634ff7d3 ac/nir: pass ac_nir_context to emit_ddxy 8年前
  Nicolai Hähnle c5f3912e13 ac/nir: pass ac_nir_context to SSBO intrinsic handlers 8年前
  Nicolai Hähnle a0af3daf9c radeonsi: implement and use ac_shader_abi::load_ssbo 8年前
  Nicolai Hähnle d46018a4d7 radeonsi: make get_indirect_index globally visible 8年前
  Nicolai Hähnle b78eae6f2a ac/nir: load buffer descriptors via ac_shader_abi::load_ssbo 8年前
  Nicolai Hähnle aa66fec47e ac/nir: pass ac_nir_context to emit_discard_if 8年前
  Nicolai Hähnle 4ba201ee36 ac/nir: extract shader_info->fs.can_discard from NIR shader info 8年前
  Nicolai Hähnle 41d4016e06 radeonsi/nir: perform radeonsi-specific lowering and optimization passes 8年前
  Nicolai Hähnle b49c2c9fa3 radeonsi/nir: perform lowering of input/output driver locations 8年前
  Nicolai Hähnle 9061dca872 ac/nir: handle old-style shadow tex instructions correctly 8年前
  Nicolai Hähnle 07597632a5 ac/nir: whitespace fixes 8年前
  Nicolai Hähnle ba06e8bbe8 ac/nir: use shader_info pass to determine whether instance_id is used 8年前
  Nicolai Hähnle be0488a173 ac/nir: move setting shader_info->fs.writes_memory to radv-specific code 8年前
  Nicolai Hähnle 8d23575c96 radeonsi/nir: add image descriptor loading 8年前
  Nicolai Hähnle f37f9aed84 ac/nir: add image and write parameter to ac_shader_abi::load_sampler_desc 8年前
  Nicolai Hähnle b36b6f76fa ac/nir: add support for arrays-of-arrays to get_sampler_desc 8年前
  Nicolai Hähnle 677bd47cb9 radeonsi/nir: set si_shader_context::num_{sampler,images} 8年前
  Nicolai Hähnle 7c27ef182c radeonsi/nir: implement ac_shader_abi::load_sampler_desc 8年前
  Nicolai Hähnle 35b7b3a80f ac/nir: pass ac_nir_context to tex_fetch_ptrs and related functions 8年前
  Nicolai Hähnle 6ff5317589 ac/nir: add and use ac_shader_abi::load_sampler_desc 8年前
  Nicolai Hähnle 57fbf3f9eb ac/nir: pass ac_nir_context to visit_tex and various related functions 8年前
  Nicolai Hähnle 7763c7b2ba ac/nir,radeonsi: add ac_shader_abi::chip_class 8年前
  Nicolai Hähnle a6f597536d radeonsi/nir: emit FS outputs 8年前
  Nicolai Hähnle c41a8e2ad9 radeonsi/nir: load FS inputs 8年前
  Nicolai Hähnle 8643d41622 radeonsi/nir: load VS inputs 8年前
  Nicolai Hähnle d007919d99 ac/nir,radeonsi: add ac_shader_abi::load_ubo 8年前
  Nicolai Hähnle 220ed150bc ac/nir: pass ac_nir_context to visit_load_ubo_buffer 8年前
  Nicolai Hähnle df62e5eed0 ac/nir: pass ac_nir_context to visit_{load,store}_var and get_deref_offset helper 8年前
  Nicolai Hähnle e139705c98 ac/nir: pass ac_llvm_context to some helper functions 8年前
  Nicolai Hähnle cb96a36b04 ac/nir: pass ac_nir_context to visit_intrinsic 8年前
  Nicolai Hähnle 48737e1890 ac/nir: add ac_nir_context::main_function 8年前
  Nicolai Hähnle 2be774b196 ac/nir: split scanning outputs from setting up output allocas 8年前
  Nicolai Hähnle 1a508cf8d6 ac/nir: pass ac_llvm_context to *build_alloca* helpers 8年前