4070 커밋 (c644644c651b5e852a2d7da3a89fbef1fa09669b)

작성자 SHA1 메시지 날짜
  Samuel Pitoiset c644644c65 radv: fix DCC fast clear code for intensity formats (correctly) 6 년 전
  Rhys Perry 88f1c0a360 aco: emit_split_vector() s_memtime results 6 년 전
  Rhys Perry ded51b13da aco: don't CSE s_memtime 6 년 전
  Rhys Perry d7838152f5 aco: fix scheduling with s_memtime/s_memrealtime 6 년 전
  Samuel Pitoiset 4a3bdc6d22 Revert "radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+" 6 년 전
  Samuel Pitoiset 50c8c4144b radv: rename VK_KHR_shader_float16_int8 structs/constants 6 년 전
  Mauro Rossi 072c94f724 android: amd/common: export amd/llvm headers 6 년 전
  Samuel Pitoiset ea92273cea radv: fix DCC fast clear code for intensity formats 6 년 전
  Eric Engestrom 48289d8853 radv: add exported symbols check 7 년 전
  Rhys Perry f13ad839f1 aco: don't use p_as_uniform for vgpr sampler/image indices 6 년 전
  Rhys Perry 0c3fe323b6 aco: implement divergent vulkan_resource_index 6 년 전
  Rhys Perry 5526a557ee aco: readfirstlane vgpr pointers in convert_pointer_to_64_bit() 6 년 전
  Rhys Perry 45d6c69b99 aco: use can_accept_constant in valu_can_accept_literal 6 년 전
  Rhys Perry b37857bcea aco: don't apply sgprs/constants to read/write lane instructions 6 년 전
  Rhys Perry 2026ff5165 aco: update print_ir 6 년 전
  Rhys Perry 283eda71cf aco: rework scratch resource code 6 년 전
  Rhys Perry f64b1a3454 aco/gfx10: disable GFX9 1D texture workarounds 6 년 전
  Rhys Perry de0748c42e aco/gfx10: fix inline uniform blocks 6 년 전
  Rhys Perry ba71be228f radv/aco: disable NGG when ACO is used 6 년 전
  Marek Olšák b7fc082b28 ac/nir: add back nir_op_fmod 6 년 전
  Bas Nieuwenhuizen e6986bcb73 radv: Enable VK_ANDROID_external_memory_android_hardware_buffer. 6 년 전
  Bas Nieuwenhuizen e92b9c5f4f radv: Check the size of the imported buffer. 6 년 전
  Bas Nieuwenhuizen dad047a56a radv: Expose image handle compat types for Android handles. 6 년 전
  Bas Nieuwenhuizen 1b0ceba925 radv: Allow Android image binding. 6 년 전
  Bas Nieuwenhuizen 83a012b603 radv/android: Add android hardware buffer import/export. 6 년 전
  Bas Nieuwenhuizen adad61239c radv: Deal with Android external formats. 6 년 전
  Bas Nieuwenhuizen 041fc7beb8 radv: Derive android usage from create flags. 6 년 전
  Bas Nieuwenhuizen 53b1372571 radv: Disallow sparse shared images. 6 년 전
  Bas Nieuwenhuizen f36b52740a radv/android: Add android hardware buffer queries. 6 년 전
  Bas Nieuwenhuizen a34e4dd0d2 radv/android: Add android hardware buffer field to device memory. 6 년 전
  Bas Nieuwenhuizen 9ea72b5337 radv: Add VK_ANDROID_external_memory_android_hardware_buffer. 6 년 전
  Bas Nieuwenhuizen 4a495e1a85 radv: Unset vk_info in radv_image_create_layout. 6 년 전
  Bas Nieuwenhuizen 64768111c3 radv: Handle slightly different image dimensions. 6 년 전
  Bas Nieuwenhuizen 852c64ca65 radv: Delay patching for imported images until layout time. 6 년 전
  Bas Nieuwenhuizen 2ab4d418f9 radv: Split out layout code from image creation. 6 년 전
  Bas Nieuwenhuizen 825ddfee59 radv: Handle device memory alloc failure with normal free. 6 년 전
  Bas Nieuwenhuizen e1469c02cf radv: Cleanup buffer_from_fd. 6 년 전
  Bas Nieuwenhuizen a9687c4e05 radv: Implement & enable VK_EXT_texel_buffer_alignment. 6 년 전
  Samuel Pitoiset 9d17d97ee4 radv: use a compute shader for copying timestamp query results 6 년 전
  Samuel Pitoiset dad80eadb2 radv: sync before resetting query pools if timestamps have been written 6 년 전
  Timur Kristóf aa75be05af aco: Clean up usages of PhysReg::reg from aco_assembler. 6 년 전
  Timur Kristóf d729d8f1dc aco: Add extra assertion for number of FS input VGPRs. 6 년 전
  Timur Kristóf a89153d038 aco: Fix s_dcache_wb on GFX10. 6 년 전
  Rhys Perry 68c9554732 aco: Have s_waitcnt_vscnt write to NULL. 6 년 전
  Rhys Perry 619f0a71cc aco: Use the VOP3-only add/sub GFX10 instructions if needed. 6 년 전
  Rhys Perry 6a6bef59b0 aco: Initial work to avoid GFX10 hazards. 6 년 전
  Rhys Perry d63c175897 aco: pad code with s_code_end on GFX10 6 년 전
  Rhys Perry 83993f535e aco: workaround GFX10 0x3f branch bug 6 년 전
  Timur Kristóf 0be1dd8564 aco: Fix VS input VGPRs on GFX10. 6 년 전
  Rhys Perry c24cd97515 aco: Assemble opsel in VOP3 instructions. 6 년 전