projects
/
platform
/
upstream
/
pixman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73810b3
)
fix comment
author
Benjamin Otte
<otte@gnome.org>
Sun, 23 Nov 2008 17:34:50 +0000
(18:34 +0100)
committer
Søren Sandmann Pedersen
<sandmann@redhat.com>
Tue, 23 Jun 2009 18:42:35 +0000
(14:42 -0400)
pixman/pixman-combine.h.template
patch
|
blob
|
history
diff --git
a/pixman/pixman-combine.h.template
b/pixman/pixman-combine.h.template
index 6828fea39bd1fc8c62ead2004fc1e87cc238cd37..9f64e850a2f94c84935d986525652fa374b8d6d1 100644
(file)
--- a/
pixman/pixman-combine.h.template
+++ b/
pixman/pixman-combine.h.template
@@
-135,7
+135,7
@@
} while (0)
/*
- x_c = (x_c * a) / 255 + y
+ x_c = (x_c * a
_c
) / 255 + y
*/
#define FbByteMulAddC(x, a, y) do { \
comp4_t t; \