21 Commits

Author SHA1 Message Date
twinaphex
54f46f4ee3 Update headers 2016-01-10 04:41:52 +01: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
9e56bd2f23 Rename files back to .cpp 2015-04-04 02:36:55 +02:00
twinaphex
4a8f354fdc Rename d3d_w32_font.cpp to d3d_w32_font.c 2015-04-03 01:53:42 +02:00
twinaphex
e1f7097341 (d3d_w32_font.cpp) Style nit 2015-04-02 23:16:09 +02:00
Lioncash
f59135359e font: Remove unnecessary null checks
These conditions are checked at the top of the function.
2015-04-02 11:18:14 -04: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
c849c6bcdf (D3D) Prepare d3d driver for font changes 2015-03-30 00:46:56 +02:00
twinaphex
fbb84ba4b6 (D3D) Start changing init functions of d3d font drivers 2015-03-30 00:41:42 +02:00
twinaphex
ff57f65841 (D3D Font) Build fixes 2015-03-30 00:32:14 +02:00
twinaphex
172ded89b9 (D3D Fonts) Start allocating and freeing structs 2015-03-30 00:29:02 +02:00
twinaphex
4bc4837d95 (D3D) Move font_color variable to d3d_w32_font.cpp 2015-03-29 23:12:05 +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