Move renderers a bit closer together
This commit is contained in:
parent
41985945f6
commit
37c69a8009
11 changed files with 611 additions and 1165 deletions
|
@ -34,7 +34,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#include "tr_fbo.h"
|
||||
#include "tr_postprocess.h"
|
||||
#include "../renderercommon/iqm.h"
|
||||
#include "qgl2.h"
|
||||
#include "../renderercommon/qgl.h"
|
||||
|
||||
#define GL_INDEX_TYPE GL_UNSIGNED_INT
|
||||
typedef unsigned int glIndex_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue