1
0
mirror of https://github.com/elima/gpu-playground.git synced 2025-06-06 23:46:17 +00:00

9 Commits

Author SHA1 Message Date
Eduardo Lima Mitev
6d81ff42cf common: Extracts XCB WSI from vulkan-triangle into a separate file for reuse 2016-11-10 10:13:50 +01:00
Eduardo Lima Mitev
2b4ed5dcec vulkan-triangle: Specify the Vulkan platform in the Makefile instead 2016-11-10 10:08:37 +01:00
Eduardo Lima Mitev
f54e78c3f8 vulkan-triangle: Use the new Vulkan API loader helper 2016-11-10 10:08:23 +01:00
Eduardo Lima Mitev
df4e267e45 Adds a Vulkan API loader helper 2016-11-10 10:08:08 +01:00
Eduardo Lima Mitev
a731e75f93 Adds a vulkan triangle example
Uses xcb as WSI with minimum integration (resize, fullscreen, etc).
2016-11-10 10:07:56 +01:00
Eduardo Lima Mitev
7eadd11e3e Adds a vulkan minimal example 2016-11-10 10:03:09 +01:00
Eduardo Lima Mitev
f6e835d449 Includes Khronos' glslangValidator (x86_64) into the tree
This is for convenience. @FIXME: need to check if it is ok to distribute
this binary once the repo gets published.
2016-09-23 09:19:38 +02:00
Eduardo Lima
ad662f7d49 Update README.md 2016-09-20 05:34:51 +02:00
Eduardo Lima Mitev
c9dd226c67 Initial commit 2016-09-20 05:13:13 +02:00