|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Macros | |
| #define | SPHERE_CNT 12 |
Functions | |
| static void | sphere (float radius, int slices, int stacks) |
| static void | sphere_frame_opaque (void) |
| static void | sphere_frame_trans (void) |
| void | do_sphere_test (void) |
| int | main (int argc, char **argv) |
Variables | |
| static float | phase = 0.0f |
| static pvr_poly_cxt_t | cxt |
| static pvr_poly_hdr_t | hdr |
| static plx_dr_state_t | dr_state |
| static float | r = 0 |
| pvr_init_params_t | params |
| #define SPHERE_CNT 12 |
Referenced by sphere_frame_opaque(), and sphere_frame_trans().
| void do_sphere_test | ( | void | ) |
References cont_state_t::buttons, CONT_A, CONT_START, pvr_poly_cxt_t::culling, cxt, pvr_poly_cxt_t::gen, hdr, maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, mode, PVR_CULLING_NONE, PVR_LIST_OP_POLY, PVR_LIST_TR_POLY, pvr_poly_compile(), pvr_poly_cxt_col(), pvr_set_bg_color(), sphere_frame_opaque(), and sphere_frame_trans().
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |
References do_sphere_test(), params, printf, and pvr_init().
|
static |
References dr_state, F_PI, fcos(), fsin(), hdr, mat_trans_single, phase, PVR_CMD_VERTEX, PVR_CMD_VERTEX_EOL, pvr_prim(), x, y, and z.
Referenced by sphere_frame_opaque(), and sphere_frame_trans().
|
static |
References F_PI, fcos(), fsin(), phase, pvr_list_begin(), PVR_LIST_OP_POLY, pvr_scene_begin(), pvr_scene_finish(), pvr_wait_ready(), r, sphere(), SPHERE_CNT, and vid_border_color().
Referenced by do_sphere_test().
|
static |
References F_PI, fcos(), fsin(), phase, pvr_list_begin(), PVR_LIST_TR_POLY, pvr_scene_begin(), pvr_scene_finish(), pvr_wait_ready(), r, sphere(), SPHERE_CNT, and vid_border_color().
Referenced by do_sphere_test().
|
static |
Referenced by _display_png_file(), bkg_render(), do_sphere_test(), draw_back(), draw_box(), draw_frame(), draw_plane(), draw_poly_box(), draw_string(), draw_textured(), load_texture(), main(), main(), pvr_setup(), render_back_buffer_step1(), render_back_buffer_step2(), render_bouncing_cube(), setup(), setup(), setup(), setup_pvr(), setup_pvr(), setup_util_texture(), and switch_textured().
|
static |
Referenced by do_frame(), and sphere().
|
static |
Referenced by do_sphere_test(), and sphere().
| pvr_init_params_t params |
Referenced by main().
|
static |
Referenced by sphere(), sphere_frame_opaque(), and sphere_frame_trans().
|
static |
Referenced by client_thread(), cube(), do_dirlist(), do_frame(), draw20x20_640(), draw_char(), draw_cube(), draw_gl(), draw_horizontal_line(), draw_poly_char(), draw_poly_strf(), draw_str(), draw_string(), draw_vertical_line(), drawbar(), drawpnt(), fcos(), fsin(), ftan(), hsv_spectrum(), linkdata(), main(), mut_thd(), plasma_drawtex(), play_s3m(), poof(), put_pixel640(), rd_thd(), readline(), sphere_frame_opaque(), sphere_frame_trans(), and wr_thd().