projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67bda7e
)
oops pri pri
author
Dana Jansens
<danakj@orodu.net>
Mon, 26 May 2003 20:55:25 +0000
(20:55 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 26 May 2003 20:55:25 +0000
(20:55 +0000)
render2/test.c
patch
|
blob
|
history
diff --git
a/render2/test.c
b/render2/test.c
index 97f62e0d3c4a0aa2b336823fa88e2cba7f499f24..59545c96b008cf15193dd3050c16832590ceb085 100644
(file)
--- a/
render2/test.c
+++ b/
render2/test.c
@@
-66,7
+66,7
@@
int main()
sur = RrSurfaceNew(inst, RR_SURFACE_PLANAR, win, 0);
RrSurfaceSetArea(sur, X, Y, W, H);
RrColorSet(&pri, 0, 0, 0, 0);
- RrColorSet(&
pri
, 1, 1, 1, 0);
+ RrColorSet(&
sec
, 1, 1, 1, 0);
RrPlanarSet(sur, RR_PLANAR_VERTICAL, &pri, &sec);
quit = 0;