168 Commits (41a9df5cd28778779e48cc78deb8468f3e8428da)

Author SHA1 Message Date
  nihuini 3d06c40d10 fix build with vulkan header version 65, fix #907 7 years ago
  nihui f92dcca3b3 compiled spirv nearly always claim uniform buffer 8bit / 16bit access capability 7 years ago
  nihui c180e87502 add compile shader module function, create pipeline from custom shader spv data 7 years ago
  nihuini 31db9797df interp bicubic shader, initialize mat member with zero 7 years ago
  nihui 162c46647d do not create fp16 shader module on unsupported platform 7 years ago
  nihui 058bd65c88 fix fp16 shader creation 7 years ago
  nihuini 4e3df863d5 fix enable feature pointer 7 years ago
  nihuini 05bf09ba70 rename fp16_storage to support_fp16_storage 7 years ago
  nihuini 332722af63 fix fp16a int8a exchange oops 7 years ago
  nihuini e59dc6fafe proper usage of instance extension VK_KHR_get_physical_device_properties2, check fp16 and int8 feature 7 years ago
  nihuini d933f384b6 bump engine version 7 years ago
  nihuini 038389fa63 blacklist known buggy driver 7 years ago
  nihuini 5646b7d2c2 flatten image 7 years ago
  nihuini 1f4bdd91b5 uint32_t typed workgroup size 7 years ago
  nihuini 532054b453 expose more device info 7 years ago
  nihuini 4ac56d3c1c unified memory index is not mandatory, sanity check 7 years ago
  nihuini 5f0ee22a33 treat as unified memory architecture if memory heap is same 7 years ago
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 7 years ago