cmake @ 06bb32ff00
cmake: bump for warning reduction
2017-06-05 17:07:42 +10:00
tools
except: split try_array into try_values/try_handles
2017-09-09 15:30:04 +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
traits: add cpp file for testing instantiations
2017-09-08 17:05:59 +10:00
command_buffer.cpp
object: rename id' as
native'
2017-09-08 17:11:35 +10:00
command_buffer.hpp
build: move objects into cruft::vk namespace
2017-05-26 16:30:48 +10:00
command_pool.cpp
object: rename id' as
native'
2017-09-08 17:11:35 +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
object: rename id' as
native'
2017-09-08 17:11:35 +10:00
device_memory.hpp
build: move objects into cruft::vk namespace
2017-05-26 16:30:48 +10:00
device.cpp
device: clarify queue index parameter name
2017-09-08 17:11:54 +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
object: rename id' as
native'
2017-09-08 17:11:35 +10:00
event.hpp
build: move objects into cruft::vk namespace
2017-05-26 16:30:48 +10:00
except.cpp
except: handle missing error codes
2017-09-07 15:52:27 +10:00
except.hpp
except: split try_array into try_values/try_handles
2017-09-09 15:30:04 +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
spec.py: provide a less ambiguous handle definition
2017-09-06 00:14:18 +10:00
fwd.hpp
surface: add initial VkSurface wrapper type
2017-09-07 15:51:51 +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
object: rename id' as
native'
2017-09-08 17:11:35 +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
traits: define as many traits as possible through native types
2017-09-08 17:56:04 +10:00
object.hpp
object: style
2017-09-08 18:10:57 +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: split try_array into try_values/try_handles
2017-09-09 15:30:04 +10:00
physical_device.hpp
physical_device: add surface queries
2017-09-07 15:53:05 +10:00
pipeline_cache.cpp
pipeline_cache: reverse cpp/hpp contents
2017-09-08 18:10:31 +10:00
pipeline_cache.hpp
pipeline_cache: reverse cpp/hpp contents
2017-09-08 18:10:31 +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
object: rename id' as
native'
2017-09-08 17:11:35 +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
surface.cpp
surface: add initial VkSurface wrapper type
2017-09-07 15:51:51 +10:00
surface.hpp
surface: add initial VkSurface wrapper type
2017-09-07 15:51:51 +10:00
traits.cpp
traits: add cpp file for testing instantiations
2017-09-08 17:05:59 +10:00
traits.hpp
traits: add is_native/is_wrapper queries
2017-09-08 17:56:22 +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