Go to file
2017-11-23 17:30:53 +11:00
cmake@6576747031 cmake: bump for optimisation flag changes 2017-11-22 17:51:46 +11:00
tools hello: avoid differing signed comparisons 2017-11-23 17:30:53 +11: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 misc: bump copyright header years 2017-09-13 23:26:15 +10:00
callback.hpp callback: add debug callback object 2017-09-14 00:31:23 +10:00
CMakeLists.txt callback: add debug callback object 2017-09-14 00:31:23 +10:00
command_buffer.cpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
command_buffer.hpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
command_pool.cpp object: rename id' as native' 2017-09-08 17:11:35 +10:00
command_pool.hpp object: add more wrapper types 2017-09-10 13:54:27 +10:00
COPYING add licencing information 2016-02-26 13:39:01 +11:00
device_memory.cpp device_memory: add simple map objects 2017-09-14 01:39:38 +10:00
device_memory.hpp device_memory: add simple map objects 2017-09-14 01:39:38 +10:00
device.cpp device: clarify queue index parameter name 2017-09-08 17:11:54 +10:00
device.hpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
Doxyfile.in doc: add naive doxygen support 2016-02-26 17:05:16 +11:00
event.cpp object: rename id' as native' 2017-09-08 17:11:35 +10:00
event.hpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
except.cpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
except.hpp except: map the arguments to try_func through vk::native 2017-09-14 02:14:06 +10:00
fence.cpp object: rename id' as native' 2017-09-08 17:11:35 +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 misc: bump copyright header years 2017-09-13 23:26:15 +10:00
fwd.hpp build: translate more functionality to c++17 2017-09-19 18:22:40 +10:00
image_view.hpp object: add more wrapper types 2017-09-10 13:54:27 +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 except: prefer safer try_foo style accessors 2017-09-09 15:34:27 +10:00
instance.hpp callback: add debug callback object 2017-09-14 00:31:23 +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 object: push enumerated::find into the header 2017-09-09 15:34:06 +10:00
object.hpp build: translate more functionality to c++17 2017-09-19 18:22:40 +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 build: translate more functionality to c++17 2017-09-19 18:22:40 +10:00
physical_device.hpp build: translate more functionality to c++17 2017-09-19 18:22:40 +10:00
pipeline_cache.cpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
pipeline_cache.hpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
pipeline_layout.cpp object: add more wrapper types 2017-09-10 13:54:27 +10:00
pipeline_layout.hpp object: add more wrapper types 2017-09-10 13:54:27 +10:00
pipeline.cpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
pipeline.hpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
queue.cpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
queue.hpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
render_pass.cpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
render_pass.hpp misc: bump copyright header years 2017-09-13 23:26:15 +10:00
semaphore.cpp add licencing information 2016-02-26 13:39:01 +11:00
semaphore.hpp image_view: add minimal VkImageView wrapper 2017-09-09 15:46:08 +10:00
shader_module.cpp object: add more wrapper types 2017-09-10 13:54:27 +10:00
shader_module.hpp object: add more wrapper types 2017-09-10 13:54:27 +10:00
surface.cpp build: translate more functionality to c++17 2017-09-19 18:22:40 +10:00
surface.hpp build: translate more functionality to c++17 2017-09-19 18:22:40 +10:00
swapchain.hpp build: translate more functionality to c++17 2017-09-19 18:22:40 +10:00
traits.cpp callback: add debug callback object 2017-09-14 00:31:23 +10:00
traits.hpp build: translate more functionality to c++17 2017-09-19 18:22:40 +10:00
vk.xml build: bump api xml 2017-09-07 15:46:42 +10:00
vk.xsl vk.xml: update to newest vulkan specification 2017-05-26 16:31:31 +10:00