#include "ps2s/packet.h"
#include "ps2s/math.h"
#include "ps2s/cpu_matrix.h"
#include <stdlib.h>
#include "ps2gl/base_renderer.h"
#include "ps2gl/glcontext.h"
#include "ps2gl/metrics.h"
#include "ps2gl/immgmanager.h"
#include "ps2gl/lighting.h"
#include "ps2gl/material.h"
#include "ps2gl/matrix.h"
#include "ps2gl/texture.h"
#include "ps2gl/drawcontext.h"
#include "vu1_context.h"
Go to the source code of this file.
Defines | |
#define | kContextStart 0 |
|
Definition at line 199 of file base_renderer.cpp. |