ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Go to the source code of this file.
Functions | |
GsGParam_t * | GsGetGParam (void) |
void | GsResetGraph (s16 mode, s16 interlace, s16 omode, s16 ffmode) |
void | GsSetCRTCSettings (u64 settings, u8 alpha_value) |
Variables | |
QWORD | GsPrimWorkArea [] |
static GsGParam_t | gp_15 ={GS_INTERLACED, GS_MODE_NTSC, GS_FFMD_FRAME, 3} |
GsGParam_t* GsGetGParam | ( | void | ) |
Definition at line 24 of file libgs.c.
References gp_15.
Referenced by GsResetGraph(), and GsSetDefaultDisplayEnv().
Definition at line 29 of file libgs.c.
References CRTC_SETTINGS_DEFAULT1, GsGParam_t::ffmode, GS_GET_CSR_gs_rev_number, GS_INIT_DRAW_RESET, GS_INIT_RESET, GS_SET_CSR_flush, GS_SET_CSR_reset, GsDmaInit(), GsGetGParam(), GsPutIMR(), GsSetCRTCSettings(), GsGParam_t::interlace, mode, GsGParam_t::omode, SetGsCrt(), and GsGParam_t::version.
Definition at line 56 of file libgs.c.
References gs_p_pmode.
Referenced by GsResetGraph(), and SelectDisplayContext().
|
static |
Definition at line 22 of file libgs.c.
Referenced by GsGetGParam().