projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8786ac8
)
Tweak the vulkan option description
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 23 Aug 2022 12:27:24 +0000
(08:27 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 23 Aug 2022 12:27:24 +0000
(08:27 -0400)
The thing that is experimental is our renderer,
not the vulkan API.
meson_options.txt
patch
|
blob
|
history
diff --git
a/meson_options.txt
b/meson_options.txt
index 2084ab86e15c607c39935e7bb656f97499a37d29..c1df7478eb71c8ddf8032a8e5646a19f0a69183c 100644
(file)
--- a/
meson_options.txt
+++ b/
meson_options.txt
@@
-51,7
+51,7
@@
option('print-cups',
option('vulkan',
type: 'feature',
value: 'disabled',
- description : 'Enable support for the experimental Vulkan
graphics API
')
+ description : 'Enable support for the experimental Vulkan
renderer
')
option('cloudproviders',
type: 'feature',