mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
2334798432
Rather than just 0/1, it now acts as flags to control what messages are printed. In addition to the Vulkan enum names (long and short), none and all are supported (as well as raw numbers, but they're not checked for validity). This makes vulkan_use_validation a bit easier to use and less verbose by default. Now, if only it was easier to remember the name :P |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
input | ||
models | ||
net | ||
qw | ||
ruamoko | ||
scene | ||
ui | ||
util | ||
video | ||
Makemodule.am |