#include "GL/ps2gl.h"
#include "ps2gl/displaycontext.h"
#include "ps2gl/dlist.h"
#include "ps2s/displayenv.h"
Go to the source code of this file.
Functions | |
void | pglSetDisplayBuffers (int interlaced, pgl_area_handle_t frame0_mem, pgl_area_handle_t frame1_mem) |
Tell ps2gl what areas in GS ram to display. More... | |
void | glViewport (GLint x, GLint y, GLsizei width, GLsizei height) |
|
Definition at line 120 of file displaycontext.cpp. |