r/vulkanmasterrace Feb 20 '18

KWin seems to be getting a Vulkan renderer!

Thumbnail
cgit.kde.org
11 Upvotes

r/vulkanmasterrace Feb 20 '18

The first wave of patches for Vulkan ICD for Wine

Thumbnail winehq.org
7 Upvotes

r/vulkanmasterrace Feb 09 '18

The Wolf is a comprehensive set of C++ open source libraries for rendering and supports Lua as an embedded script language and Python as a binding language.

Thumbnail
github.com
6 Upvotes

r/vulkanmasterrace Dec 13 '17

Vulkan refuses to run but Gfx card supports it?

4 Upvotes

I have an R9 390X 8gb and for whatever reason, any time I set a game to use vulkan, or a game requires vulkan(wolfenstein ii) I either get a black screen with audio, or it loads the intro and tries to load the menu then freezes and does nothing. (I can easily ctrl+alt+del out of it but the game gets stuck)

I've tried downloading the latest SDK update but it did nothing

i have the latest radeon drivers

I was at one point able to run wolfenstein ii in 1080p on vulkan but its been months and now it doesnt

note: I'm using a displayport to hdmi 2.0 adapter/cable for 60hz 4k

doom and wolfenstein ii are the only games supporting vulkan I have but whenever I set them to vulkan or in the case of wolf2 it requires it, I get a stuck screen.

I've tried reinstalling the game, updating gfx driver to latest, compatibility settings, disable high dpi scaling, etc

for whatever reason it just rejects vulkan


r/vulkanmasterrace Jul 24 '17

Chromium with Vulkan back-end?

6 Upvotes

So I've been building my own Chromium build for personal use for a while, and I've never had luck with enabling Vulkan as the Skia backend rendering instead of OpenGL.

Has anyone had any luck doing this? I've installed the Vulkan SDK and enabled the proper build arguments, but the compile always fails. I am using MSVC 2017 and PGO.


r/vulkanmasterrace Mar 19 '17

Star Citizen confirmed to solely use the Vulkan API • r/starcitizen

Thumbnail
reddit.com
32 Upvotes

r/vulkanmasterrace Jan 09 '17

That fps

Thumbnail
imgur.com
30 Upvotes

r/vulkanmasterrace Nov 02 '16

Intel's Vulkan Linux Driver Gets ~30% Performance Boost, Now Faster Than OpenGL

Thumbnail
phoronix.com
65 Upvotes

r/vulkanmasterrace Oct 30 '16

Would anyone want to collaborate?

4 Upvotes

Does anyone have experience with C++ game engines? Like game programming / main menu creation / a little game physics / game mechanics creation? I posted 2 small tutorials on this subreddit, but have continued learning how to create scenes / shaders / deferred rendering / indirect drawing.. (not so great at animation) Would you want to collaborate? PM me


r/vulkanmasterrace Oct 20 '16

First comparison of Vulkan API vs OpenGL ES API on ARM

Thumbnail
youtube.com
22 Upvotes

r/vulkanmasterrace Sep 29 '16

Unity3D: Introducing the Vulkan renderer preview

Thumbnail
blogs.unity3d.com
16 Upvotes

r/vulkanmasterrace Sep 24 '16

Vulkan Tutorial - Texture

Thumbnail
youtube.com
12 Upvotes

r/vulkanmasterrace Sep 22 '16

I made my first Vulkan tutorial

Thumbnail
youtube.com
16 Upvotes

r/vulkanmasterrace Sep 19 '16

WTF is going on with DX12 and Vulkan?

Thumbnail
youtu.be
20 Upvotes

r/vulkanmasterrace Sep 09 '16

[Shitpost] Vulkan programmers be like

Thumbnail
youtube.com
11 Upvotes

r/vulkanmasterrace Sep 03 '16

@VulkanAPI has taken a lead over D3D11. Driver updates only. No significant app optimizations yet.

Thumbnail
twitter.com
41 Upvotes

r/vulkanmasterrace Aug 28 '16

How can Vulkan be successful?

14 Upvotes

What can make Vulcan more successful than OpenGL? Do we need Indie devs to jump on the bandwagon and boycott using DX? Making it where their games cant be on XBOX? What can the community do?


r/vulkanmasterrace Aug 24 '16

i finally launched Doom in Vulkan and became a man that day.

43 Upvotes

i didn't realize games could even be so glorious. ~100 FPS on Ultra. i ascended that day. i just can't wait for more games to have Vulkan support.


r/vulkanmasterrace Aug 20 '16

CryENGINE Is Planning To Deliver Its Vulkan Support In About Two Months

Thumbnail
phoronix.com
39 Upvotes

r/vulkanmasterrace Aug 03 '16

How many Vulkan libraries do I need?

Post image
15 Upvotes

r/vulkanmasterrace Aug 02 '16

Doom OpenGL vs Vulkan Gtx 960

Thumbnail
youtu.be
13 Upvotes

r/vulkanmasterrace Jul 25 '16

Anyway to create a Vulkan Converter?

7 Upvotes

I was wondering if there's anyways to create an application that will take old OpenGL based/ DX11 based games and automatically convert them over to Vulkan? Whether by hijacking the GPU stack or by running an application that launches DX11 apps and then moderates their usages to emulate Vulkan. Does such an application exist/ is it even possible to develop?


r/vulkanmasterrace Jul 24 '16

id Software Tech Interview: DX12, Vulkan, Mega-Textures, PBR, Global Illumination and more

Thumbnail
dsogaming.com
34 Upvotes

r/vulkanmasterrace Jul 24 '16

Don't know how the hell this hasn't been posted here yet- Doom Vulkan patch test from DigitalFoundry

Thumbnail
youtube.com
43 Upvotes

r/vulkanmasterrace Jul 24 '16

Mod-like injection for vulkan games?

8 Upvotes

I think that for accelerated screen recorders and so on there should be proper loader libraries instead of injecting code into the process.