#include <stdio.h>
#include "ps2s/cpu_matrix.h"
#include "ps2s/math.h"
#include "ps2gl/indexed_renderer.h"
#include "ps2gl/glcontext.h"
#include "ps2gl/material.h"
#include "ps2gl/texture.h"
#include "ps2gl/lighting.h"
#include "vu1_mem_indexed.h"
Go to the source code of this file.