projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54abd2e
)
gallium: Fix comment about possible colorspaces.
author
Eric Anholt
<eric@anholt.net>
Thu, 24 Jan 2019 16:53:19 +0000
(08:53 -0800)
committer
Eric Anholt
<eric@anholt.net>
Fri, 25 Jan 2019 21:06:47 +0000
(13:06 -0800)
Two typos, and missing one of the colorspaces.
Reviewed-by: <Roland Scheidegger sroland@vmware.com>
src/gallium/auxiliary/util/u_format.csv
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_format.csv
b/src/gallium/auxiliary/util/u_format.csv
index a7303c1ff735403ac4744894e5a72235ccd517e4..3a2a6331e01050e37a7cf5b4c9ed6b661e34b774 100644
(file)
--- a/
src/gallium/auxiliary/util/u_format.csv
+++ b/
src/gallium/auxiliary/util/u_format.csv
@@
-45,7
+45,7
@@
# - optionally followed by 'p' if it is pure
# - number of bits
# - channel swizzle
-# - color space: rgb,
yub, sz
+# - color space: rgb,
srgb, yuv, zs
# - (optional) channel encoding for big-endian targets
# - (optional) channel swizzle for big-endian targets
#