|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <kos.h>#include <math.h>#include <plx/texture.h>#include <plx/context.h>#include <plx/prim.h>Functions | |
| KOS_INIT_FLAGS (INIT_DEFAULT|INIT_MALLOCSTATS) | |
| void | drawcube (void) |
| void | drawwave (int theta) |
| int | main (int argc, char **argv) |
Variables | |
| static plx_dr_state_t | dr |
| void drawcube | ( | void | ) |
References color, dr, and uint32_t().
Referenced by main().
| void drawwave | ( | int | theta | ) |
| KOS_INIT_FLAGS | ( | INIT_DEFAULT| | INIT_MALLOCSTATS | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
References CONT_START, DBG_INFO, dbglog, done, drawcube(), drawwave(), MAPLE_FOREACH_BEGIN, MAPLE_FOREACH_END, MAPLE_FUNC_CONTROLLER, NULL, pvr_get_stats(), pvr_init_defaults(), pvr_list_begin(), PVR_LIST_OP_POLY, pvr_scene_begin(), pvr_scene_finish(), pvr_set_bg_color(), pvr_wait_ready(), and stats().
|
static |
Referenced by draw_wave(), drawcube(), and main().