projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
888b1a9
)
updated comment
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 13 Sep 2006 22:49:48 +0000
(22:49 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 13 Sep 2006 22:49:48 +0000
(22:49 +0000)
src/mesa/swrast/s_readpix.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_readpix.c
b/src/mesa/swrast/s_readpix.c
index eec408557599986d7077531dea278be8fc61f3be..4c3be5a83f4d57b6fdc9e4bcd31389e74f894ecd 100644
(file)
--- a/
src/mesa/swrast/s_readpix.c
+++ b/
src/mesa/swrast/s_readpix.c
@@
-382,7
+382,7
@@
read_rgba_pixels( GLcontext *ctx,
fb->Visual.greenBits < CHAN_BITS ||
fb->Visual.blueBits < CHAN_BITS) {
/* Requantize the color values into floating point and go from
- * there. This fixes conformance failures with
16-bit
color
+ * there. This fixes conformance failures with
5/6/5
color
* buffers, for example.
*/
GLfloat rgbaf[MAX_WIDTH][4];