8e882fcc5c
hello-tool: use try_array where applicable
2017-09-06 15:21:44 +10:00
364659b8af
except: prefer fun references to func pointers
2017-09-06 13:46:52 +10:00
9a07fc2496
except: add try_array
2017-09-06 13:41:01 +10:00
83e7621b40
except: add try_func and try_query
2017-09-06 12:12:29 +10:00
dc7fa60e15
spec-tool: add type renaming and strong bitfields
2017-09-06 12:11:54 +10:00
65807dbb41
spec.py: provide a less ambiguous handle definition
2017-09-06 00:14:18 +10:00
4189cf6a66
hello-tool: add debug report stubs
2017-09-06 00:13:58 +10:00
61becdad93
hello-tool: simple triangle tool
...
Mostly a straight copy-paste job from vulkan-tutorial.com
The code is hideous (my fault, not theirs). Avert your eyes.
2017-09-05 17:20:42 +10:00
2224b781f2
build: expanded API coverage
2017-09-05 17:20:17 +10:00
116ed2044d
tools/spec: bump spec.xml
2017-09-05 17:19:51 +10:00
863cdf4a35
spec-tool: add python based xml to hpp converter
...
XSLT1 is too hard to work with, and Khronos have an annoying tendency to
generate their spec such that it's not in dependency order. So we're
switching to python, and performing basic depedency analysis within a
new tool.
This should allow us to do more extensive type modifications and
annotations.
2017-09-04 15:08:54 +10:00
79752421cb
ostream: add stub ostream operator for VkQueueFlags
2017-09-04 14:49:38 +10:00
0aca2b3a9b
instance: use default brace initialisation for missing param
2017-09-04 14:48:05 +10:00
78a0030c2c
ostream: use make_infix for output iterators
2017-09-01 13:36:47 +10:00
2a61e8c4ea
ostream: add queue_families to physical_device
2017-09-01 13:12:51 +10:00
7163123b71
physical_device: add queue_families query
2017-09-01 13:12:37 +10:00
0a84a4ebb3
object: briefly comment the enumerate method
2017-09-01 13:12:11 +10:00
b2702d994d
instance: add application_info struct stub
2017-09-01 13:11:54 +10:00
d1de7478b3
instance: rename create_info as create_info_t
2017-09-01 12:52:02 +10:00
3d2229ea93
ostream: style and comments
2017-09-01 12:49:49 +10:00
5ef137fda4
info-tool: use the default constructor
2017-09-01 12:34:24 +10:00
3141c27338
instance: add a default constructor
2017-09-01 12:34:09 +10:00
4f7e12951c
object: add some top level comments
2017-09-01 12:33:41 +10:00
d88ecaf613
traits: add structure_type trait for native types
2017-09-01 12:33:08 +10:00
4848692016
info-tool: eliminate temporaries
2017-09-01 12:14:36 +10:00
ba3a49eccf
instance: add constructor from base info type
2017-09-01 12:14:15 +10:00
1ac4db07ff
cmake: bump for warning reduction
2017-06-05 17:07:42 +10:00
e6a4529e59
info-tool: add simple json-like information query
2017-05-26 16:33:29 +10:00
2c0f3f4df4
ostream: add some trivial ostream operators
2017-05-26 16:33:05 +10:00
7850699178
object: fill out object instantiation routines
2017-05-26 16:32:31 +10:00
b3f9668c6b
vk.xml: update to newest vulkan specification
2017-05-26 16:31:31 +10:00
dbb8b7ee10
build: move objects into cruft::vk namespace
2017-05-26 16:30:48 +10:00
28249fa335
cmake: bump for LTO fixes
2017-05-16 17:14:24 +10:00
4c28aacafe
build: remove autotools support
2017-03-23 15:08:38 +11:00
3e13a474df
cmake: bump external cmake libraries
2017-03-23 14:53:29 +11:00
bf55b4d710
bump cmake
2017-03-06 21:42:49 +11:00
95ad18df0a
cmake: bump for search_libs fixes
2017-02-21 21:23:48 +11:00
93367d6884
cmake: import LTO fixes
2017-01-25 18:48:18 +11:00
1a2a81098e
cmake: export CRUFT_VK_FOUND variable
2017-01-23 21:49:26 +11:00
0f7b584f62
cmake: bump for link_flag fixes
2017-01-23 16:59:36 +11:00
27ce2be95c
cmake: add initial build scripts
2017-01-23 15:12:46 +11:00
a6dc5cb128
cmake: add initial cmake build scripts
2017-01-19 14:40:12 +11:00
7b71ec550e
autocruft: bump for mingw fixes
2016-12-12 17:12:35 +11:00
72ea4de3ed
m4/nc: bump for warnings as errors
2016-10-27 10:07:35 +11:00
ecc20ef991
m4/nc: bump for sanitizer options
2016-10-25 17:53:48 +11:00
ec76e62eb4
build: minimse header inclusion
2016-10-14 18:01:49 +11:00
949eb5f131
m4/nc: bump for NDEBUG and filesystem
2016-10-10 16:11:28 +11:00
a4d0d4cc18
m4/nc: update for NDEBUG definition
2016-10-06 17:13:57 +11:00
c504f97663
build: remove stabs debugging support
2016-08-25 12:06:12 +10:00
64ab73014a
m4/nc: bump for subpackage naming changes
2016-08-01 17:45:23 +10:00