Go to file
2017-09-06 12:12:29 +10:00
cmake@06bb32ff00 cmake: bump for warning reduction 2017-06-05 17:07:42 +10:00
tools except: add try_func and try_query 2017-09-06 12:12:29 +10:00
.gitignore add forgotten pkgconfig template libcruft-vk.pc.in 2016-02-24 11:25:20 +11:00
.gitmodules build: remove autotools support 2017-03-23 15:08:38 +11:00
AUTHORS initial import 2016-02-24 11:11:41 +11:00
buffer.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
buffer.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
CMakeLists.txt build: expanded API coverage 2017-09-05 17:20:17 +10:00
command_buffer.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
command_buffer.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
command_pool.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
command_pool.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
COPYING add licencing information 2016-02-26 13:39:01 +11:00
device_memory.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
device_memory.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
device.cpp spec.py: provide a less ambiguous handle definition 2017-09-06 00:14:18 +10:00
device.hpp spec.py: provide a less ambiguous handle definition 2017-09-06 00:14:18 +10:00
Doxyfile.in doc: add naive doxygen support 2016-02-26 17:05:16 +11:00
event.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
event.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
except.cpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
except.hpp except: add try_func and try_query 2017-09-06 12:12:29 +10:00
fence.cpp except: add try_func and try_query 2017-09-06 12:12:29 +10:00
fence.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
framebuffer.cpp spec.py: provide a less ambiguous handle definition 2017-09-06 00:14:18 +10:00
framebuffer.hpp spec.py: provide a less ambiguous handle definition 2017-09-06 00:14:18 +10:00
fwd.hpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
image.cpp add licencing information 2016-02-26 13:39:01 +11:00
image.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
instance.cpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
instance.hpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
libcruft-vk-inline.pc.in enable optional inline dependency build 2016-04-05 11:16:23 +10:00
libcruft-vk-system.pc.in build: use consolidated NC_SUBPACKAGE 2016-06-21 19:22:09 +10:00
object.cpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
object.hpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
ostream.cpp spec-tool: add type renaming and strong bitfields 2017-09-06 12:11:54 +10:00
ostream.hpp spec-tool: add type renaming and strong bitfields 2017-09-06 12:11:54 +10:00
physical_device.cpp except: add try_func and try_query 2017-09-06 12:12:29 +10:00
physical_device.hpp except: add try_func and try_query 2017-09-06 12:12:29 +10:00
pipeline_cache.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
pipeline_cache.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
pipeline.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
pipeline.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
queue.cpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
queue.hpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
render_pass.cpp add licencing information 2016-02-26 13:39:01 +11:00
render_pass.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
semaphore.cpp add licencing information 2016-02-26 13:39:01 +11:00
semaphore.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
shader_module.cpp add licencing information 2016-02-26 13:39:01 +11:00
shader_module.hpp build: move objects into cruft::vk namespace 2017-05-26 16:30:48 +10:00
traits.hpp build: expanded API coverage 2017-09-05 17:20:17 +10:00
vk.xml tools/spec: bump spec.xml 2017-09-05 17:19:51 +10:00
vk.xsl vk.xml: update to newest vulkan specification 2017-05-26 16:31:31 +10:00