projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
790c3db
)
util: add empty line before virgl options
author
Alejandro Piñeiro
<apinheiro@igalia.com>
Thu, 20 Jun 2019 12:48:35 +0000
(14:48 +0200)
committer
Alejandro Piñeiro
<apinheiro@igalia.com>
Thu, 20 Jun 2019 13:21:39 +0000
(15:21 +0200)
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
src/util/xmlpool/t_options.h
patch
|
blob
|
history
diff --git
a/src/util/xmlpool/t_options.h
b/src/util/xmlpool/t_options.h
index e1bfba6240ddd09e3f0c868792ca24de2f79da18..552fd9db81336e2313cbadb17c4176cfb5506eb9 100644
(file)
--- a/
src/util/xmlpool/t_options.h
+++ b/
src/util/xmlpool/t_options.h
@@
-362,6
+362,7
@@
DRI_CONF_OPT_END
DRI_CONF_OPT_BEGIN_B(v3d_nonmsaa_texture_size_limit, def) \
DRI_CONF_DESC(en,"Report the non-MSAA-only texture size limit") \
DRI_CONF_OPT_END
+
/**
* \brief virgl specific configuration options
*/