|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Macros | |
| #define | NUM_DEMOS 5 |
Enumerations | |
| enum | { USERCLIP_INSIDE = 0 , USERCLIP_OUTSIDE , USERCLIP_DISABLED , QUAD_SCREEN_UNCLIPPED , QUAD_SCREEN_CLIPPED } |
Functions | |
| GLuint | glTextureLoadPVR (char *fname, unsigned char isMipMapped, unsigned char glMipMap) |
| void | quad (int x, int y) |
| void | rect (int x, int y, int width, int height) |
| static void | draw_gl (float rot, float x, float y) |
| static void | draw_ortho_scene (void) |
| static void | draw_perspective_scene (void) |
| int | main (int argc, char **argv) |
Variables | |
| static char | demo [NUM_DEMOS][80] |
| static int | selected = USERCLIP_INSIDE |
| static GLint | x = 0 |
| static GLint | y = 0 |
| static GLfloat | rot = 0.0f |
| static GLfloat | rtri = 0.0f |
| static GLfloat | rquad = 0.0f |
| static GLuint | texture |
| pvr_init_params_t | params |
| #define NUM_DEMOS 5 |
Referenced by main().
| anonymous enum |
|
static |
|
static |
|
extern |
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |
References cont_state_t::buttons, CONT_A, CONT_DPAD_DOWN, CONT_DPAD_LEFT, CONT_DPAD_RIGHT, CONT_DPAD_UP, CONT_START, demo, draw_ortho_scene(), draw_perspective_scene(), glTextureLoadPVR(), maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, NUM_DEMOS, printf, QUAD_SCREEN_CLIPPED, QUAD_SCREEN_UNCLIPPED, rot, rquad, rtri, selected, texture, USERCLIP_DISABLED, USERCLIP_INSIDE, USERCLIP_OUTSIDE, x, and y.
| void rect | ( | int | x, |
| int | y, | ||
| int | width, | ||
| int | height ) |
Referenced by draw_ortho_scene().
|
static |
Referenced by main().
| pvr_init_params_t params |
|
static |
Referenced by draw_gl(), draw_perspective_scene(), and main().
|
static |
Referenced by main().
|
static |
Referenced by draw_ortho_scene(), and main().
|
static |
Referenced by __builtin_bswap16(), __builtin_bswap32(), _is_in_screen(), arch_htonl(), arch_htons(), arch_ntohl(), arch_ntohs(), bkg_setup(), do_frame(), do_frame(), draw20x20_640(), draw_cube(), draw_directory_contents(), draw_directory_selector(), draw_gl(), draw_gl_cube(), draw_horizontal_line(), draw_icondata(), draw_instructions(), draw_instructions(), draw_ortho_scene(), draw_plane(), draw_stat(), draw_str(), draw_string(), draw_vertical_line(), draw_wave(), drawcube(), drawpnt(), drawwave(), filler_thd(), fipr(), fipr_magnitude_sqr(), font_init(), font_next_screen(), font_one_frame(), FontDrawChar(), FontPrintString(), generate_texture(), get_vert(), glDrawQuads(), lcd_gs_pixel(), lcd_gs_setup(), linkdata(), load_texture(), main(), main(), makecube(), mouse_test(), plasma_drawtex(), poly_pnt(), prompt_message(), put_pixel640(), quad(), rect(), render_bouncing_cube(), render_png(), rotate(), setup(), setup_util_texture(), SetVertex3tc(), sphere(), thd_0(), uint32_t(), wizard(), yes(), and yesm().
|
static |
Referenced by _is_in_screen(), bkg_setup(), do_frame(), do_frame(), draw20x20_640(), draw_cube(), draw_dir(), draw_directory_contents(), draw_directory_selector(), draw_gl(), draw_gl_cube(), draw_horizontal_line(), draw_icondata(), draw_instructions(), draw_instructions(), draw_listing(), draw_ortho_scene(), draw_stat(), draw_str(), draw_vertical_line(), draw_wave(), drawbar(), drawcube(), drawFrame(), drawpnt(), drawwave(), filler_thd(), fipr(), fipr_magnitude_sqr(), font_init(), font_next_screen(), font_one_frame(), FontDrawChar(), FontPrintString(), generate_texture(), get_vert(), glDrawQuads(), lcd_gs_pixel(), lcd_gs_setup(), linkdata(), load_texture(), main(), main(), makecube(), mouse_test(), plasma_drawtex(), poly_pnt(), prompt_message(), put_pixel640(), quad(), rect(), render_bouncing_cube(), render_png(), rotate(), setup(), setup_util_texture(), SetVertex3tc(), sphere(), thd_0(), yes(), and yesm().