|
FreeBASIC
0.91.0
|

Go to the source code of this file.
Functions | |
| static int | driver_init (char *title, int w, int h, int depth, int refresh_rate, int flags) |
| static void | driver_update (void) |
| static void | end_of_driver_update (void) |
| static int * | driver_fetch_modes (int depth, int *size) |
Variables | |
| GFXDRIVER | fb_gfxDriverVGA |
| static int | modes [] |
|
static |
Definition at line 210 of file gfx_driver_vga.c.
|
static |
|
static |
|
static |
| GFXDRIVER fb_gfxDriverVGA |
Definition at line 13 of file gfx_driver_vga.c.
|
static |
Definition at line 31 of file gfx_driver_vga.c.