Overhauled ImageRasterizer, fixed a bunch of other crap, getting ready to poke around in love.graphics

This commit is contained in:
Bill Meltsner
2010-04-14 21:51:35 -04:00
parent e5c3f3ae02
commit e3a5aacd5a
15 changed files with 249 additions and 138 deletions
-1
View File
@@ -25,7 +25,6 @@
#include <common/config.h>
#include <common/Module.h>
#include <filesystem/File.h>
#include <font/GlyphData.h>
#include "ImageData.h"
namespace love