projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc1ad6b
)
Cell: fix typo
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 4 Feb 2008 23:04:50 +0000
(16:04 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 4 Feb 2008 23:04:50 +0000
(16:04 -0700)
src/mesa/pipe/cell/spu/spu_main.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/cell/spu/spu_main.c
b/src/mesa/pipe/cell/spu/spu_main.c
index 9d8e6df0e308400c2f1269cfa834022aaa28fe73..b0311db1aabc6db64f96c445e157c302da8d61ac 100644
(file)
--- a/
src/mesa/pipe/cell/spu/spu_main.c
+++ b/
src/mesa/pipe/cell/spu/spu_main.c
@@
-236,7
+236,7
@@
static void
cmd_state_blend(const struct pipe_blend_state *state)
{
if (Debug)
- printf("SPU %u: BLEND:
ztest
%d\n",
+ printf("SPU %u: BLEND:
enabled
%d\n",
spu.init.id,
state->blend_enable);