38 #ifndef AMINO_RX_SCENE_SDL_H
39 #define AMINO_RX_SCENE_SDL_H
72 struct aa_gl_globals * globals,
73 int *update,
int *quit );
76 AA_API void aa_sdl_display_loop(
78 struct aa_gl_globals * globals,
84 AA_API void aa_sdl_gl_window(
92 SDL_GLContext *p_glcontext );
94 AA_API const struct timespec *
97 AA_API const struct timespec *
100 AA_API const struct timespec *
AA_API void aa_sdl_init(void)
Initialize SDL library and options.
int(* aa_sdl_display_fun)(void *context, struct aa_sdl_display_params *params)
#define AA_API
calling and name mangling convention for functions
Parameters for SDL display function.