scenegraph: separated scissoring state in a separate object.
commit69a8e45a71c126a49e1db4590af6f5fc08d8b0c5
authorAntoine Chavasse <a.chavasse@gmail.com>
Sun, 16 Dec 2007 23:55:16 +0000 (16 23:55 +0000)
committerAntoine Chavasse <a.chavasse@gmail.com>
Sun, 16 Dec 2007 23:55:16 +0000 (16 23:55 +0000)
tree4c12f761a3674a0699d0d2ea6439b869ccdc6bbe
parent95fdc86af559f5b2849d09d39563c3fdbcf508b7
scenegraph: separated scissoring state in a separate object.
src/gui/game/ScrollArea.cpp
src/gui/game/ScrollArea.h
src/scenegraph/CMakeLists.txt
src/scenegraph/RenderContext.cpp
src/scenegraph/RenderContext.h
src/scenegraph/Scissor.cpp [copied from src/gui/game/ScrollArea.h with 53% similarity]
src/scenegraph/Scissor.h [new file with mode: 0644]
src/scenegraph/ViewPort.h
src/scenegraph/scenegraph.fidl