|
RetroArch
|
#include <xtl.h>#include <xfont.h>#include "../common/d3d_common.h"#include "../common/d3d8_common.h"#include "../font_driver.h"Classes | |
| struct | xfonts_t |
Functions | |
| static void * | xfonts_init_font (void *video_data, const char *font_path, float font_size, bool is_threaded) |
| static void | xfonts_free_font (void *data, bool is_threaded) |
| static void | xfonts_render_msg (video_frame_info_t *video_info, void *data, const char *msg, const struct font_params *params) |
Variables | |
| font_renderer_t | d3d_xdk1_font |
|
static |
|
static |
| font_renderer_t d3d_xdk1_font |
1.8.15