started work on (ps2) pipelines

This commit is contained in:
aap
2015-07-11 23:48:11 +02:00
parent 34f0e5550b
commit e9f638db05
17 changed files with 205 additions and 32 deletions

1
rw.h
View File

@ -1,5 +1,6 @@
#include "src/rwbase.h"
#include "src/rwplugin.h"
#include "src/rwpipeline.h"
#include "src/rwobjects.h"
#include "src/rwps2.h"
#include "src/rwogl.h"