Painter became PainterOGL, new Painter generic class

This commit is contained in:
Henrique Santiago
2013-02-22 02:55:35 -03:00
parent 9a54bfcc90
commit 3eeb5ae890
13 changed files with 501 additions and 384 deletions

View File

@@ -25,7 +25,7 @@
#include "declarations.h"
#include <framework/graphics/declarations.h>
#include <framework/graphics/painter.h>
#include <framework/graphics/painterogl.h>
#include "thingtype.h"
struct LightSource {