Repository
git://git.clutter-project.org/clutter
master
by
Robert Bragg
on
2009-11-25 20:37
(4 months ago)
picking: avoid redundant picking geometry for the stage.
The stage's pick id can be written to the framebuffer when we call
cogl_clear so there's no need for the stage to also chain up in it's pick
function resulting in clutter-actor.c also emitting a rectangle for the
stage.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C | 6 | 4 | 3 | 4 | 1 | 0 |