Commit Graph

27 Commits

Author SHA1 Message Date
twinaphex
affb259409 Pass video_driver_is_threaded return value to font driver init/free
functions
2017-01-25 14:47:24 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
e0ff0541a2 Pass video_info pointer to font drivers 2017-01-19 16:30:40 +01:00
twinaphex
c875d95f7a Revert "Free font data inside gfx/font_driver.c's free function"
This reverts commit b3f1bbc15e.
2017-01-14 21:02:30 +01:00
twinaphex
b3f1bbc15e Free font data inside gfx/font_driver.c's free function 2017-01-14 14:26:56 +01:00
twinaphex
52ad8fb125 (gfx/drivers_font) Style nits 2017-01-12 10:26:12 +01:00
twinaphex
5e10dbf348 Move more runloop.h includes 2016-12-02 16:01:06 +01:00
twinaphex
2eeb8912e8 (xdk1_xfonts.c) Add header include 2016-12-02 01:03:14 +01:00
twinaphex
606e37fcbd Cleanups 2016-09-11 15:07:07 +02:00
twinaphex
54f46f4ee3 Update headers 2016-01-10 04:41:52 +01:00
twinaphex
340585defb Header Cleanups 2015-09-16 05:53:34 +02:00
natifion
efd3f7cc58 (Font) Added get_message_width to font_renderer_t 2015-05-16 16:32:16 +02:00
twinaphex
1a390b8779 Cleanup font driver identifier names 2015-04-21 17:17:44 +02:00
twinaphex
ce27f9f887 (Fonts) Cleanups 2015-04-21 17:13:55 +02:00
twinaphex
dd10134e39 (XDK1 Fonts) Rename pFrontBuffer 2015-04-10 10:11:43 +02:00
twinaphex
532d112ff8 (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
twinaphex
7c1d3471f6 (XDK1) Build fixes 2015-03-30 02:10:42 +02:00
twinaphex
2c555082ee D3D and GL now use the same font driver interface 2015-03-30 00:55:39 +02:00
twinaphex
66198fffb6 Update init signature 2015-03-30 00:48:43 +02:00
twinaphex
fbb84ba4b6 (D3D) Start changing init functions of d3d font drivers 2015-03-30 00:41:42 +02:00
twinaphex
172ded89b9 (D3D Fonts) Start allocating and freeing structs 2015-03-30 00:29:02 +02:00
twinaphex
294a0b08e3 Make d3d_font_renderer_t more like gl_font_renderer_t 2015-03-29 22:37:52 +02:00
twinaphex
1dba948f64 Change font_d3d_driver.h 2015-03-29 22:01:52 +02:00
twinaphex
65e812da4c Change signatures of gl font driver callback functions 2015-03-29 21:59:01 +02:00
twinaphex
f130b00596 Updates pt. 3 2015-03-20 22:08:36 +01:00
twinaphex
80d4de7c3f Add gfx/video_viewport.c/viewport.h 2015-01-18 23:59:57 +01:00
twinaphex
dbeb06aec6 Reupload font drivers at new location gfx/drivers_font 2015-01-12 23:38:39 +01:00