devmiyax / yabause

Yabause is a Sega Saturn emulator and took over as Yaba Sanshiro
http://www.uoyabause.org
GNU General Public License v2.0
218 stars 39 forks source link

Vulkan API Support #178

Closed fivefeet8 closed 2 years ago

fivefeet8 commented 8 years ago

Any plans to support the Vulkan API?

https://developer.nvidia.com/vulkan-android#samples

devmiyax commented 8 years ago

Sure!

ADormant commented 8 years ago

Yes Vulkan would be great because it has the same compatibility between desktop and mobile.

https://www.khronos.org/registry/vulkan/specs/1.0-wsi_extensions/xhtml/vkspec.html#introduction https://www.khronos.org/registry/vulkan/specs/1.0/apispec.html https://github.com/KhronosGroup https://www.khronos.org/news/press/khronos-releases-vulkan-1-0-specification https://www.khronos.org/registry/vulkan/ https://github.com/SaschaWillems/Vulkan https://github.com/vlj/rpcs3/tree/vulkan https://github.com/benvanik/xenia/commit/77a321135ed1b3761aac2834a74d89020c91626c https://developer.nvidia.com/opengl-vulkan http://developer.download.nvidia.com/assets/gameworks/downloads/secure/Vulkan_Beta_Drivers/GL_NV_draw_vulkan_image.txt?autho=1455677508_53956204191f627c8b977be0668214a3&file=GL_NV_draw_vulkan_image.txt

https://github.com/nvpro-samples https://github.com/McNopper/Vulkan https://github.com/nvpro-pipeline/vkcpp https://github.com/john-chapman/VulkanTest https://github.com/mlaveaux/VulkanRenderer https://github.com/pld-linux/vulkan-loader https://github.com/FaultyRAM/vulkan-sys https://github.com/kainino0x/rust-vulkan https://github.com/LunarG/VulkanSamples https://github.com/KhronosGroup/Khronosdotorg/blob/master/api/vulkan/resources.md https://github.com/tomaka/vulkano

fivefeet8 commented 8 years ago

Nvidia Shield TV OTA with Vulkan support updated.

http://postimg.org/image/tid3t5ubd

Running on my Shield TV using the Vulkan APi.

devmiyax commented 2 years ago

done