Quantcast
Channel: Intel® Software - Developing Games & Graphics on Intel
Viewing all articles
Browse latest Browse all 255

support VK_direct_mode_display for vulkan?

$
0
0

I was thinking with vulkan samples and found that there was a compile option for linux to enable direct to display extension.  I have an intel GPU on my linux box and it results that it cannot find the extension.  

doing some digging tonight I found that nVIdia released a driver in May 2017 that supports it...

http://news.softpedia.com/news/nvidia-381-22-video-driver-supports-newer...

 

This is the extension name in vulkan headers...

https://github.com/ARM-software/vulkan-sdk/blob/master/include/vulkan/vu...

https://www.khronos.org/registry/vulkan/specs/1.0-extensions/html/vkspec...

Vulkan samples referencing said extension...

https://github.com/SaschaWillems/Vulkan/blob/master/base/vulkanexampleba...  (
https://github.com/SaschaWillems/Vulkan/blob/master/base/VulkanSwapChain...  

Please Add support for vulkan direct to display?  I have a framework already that works as a window driver that doesn't require X... it can work with just framebuffer, but would really like to leverage 3D and accelerated 2D output which OpenGL Never was able to support.  
was just testing on my router which is able to run Vulkan samples through wayland, my next attempt was going to be on my Intel NUC; but realized it had intel chip too... so I started digging to see if it was just a driver issue, and have only found reference to nVidia supporting said mode.  


Viewing all articles
Browse latest Browse all 255

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>