Brad Parker
|
ba54f20626
|
initial libcaca video driver
|
2016-12-01 12:13:45 -05:00 |
|
twinaphex
|
5fc1b0c88e
|
Remove obsolete font_driver_has_render_msg
|
2016-11-20 17:51:16 +01:00 |
|
Francisco José García García
|
14c9eb47c4
|
(VITA) Add uft8 support
|
2016-11-05 16:21:21 +01:00 |
|
aliaspider
|
e3bfb617e4
|
(font driver) add a .dirty flag to struct font_atlas.
|
2016-10-21 17:25:21 +01:00 |
|
Higor Eurípedes
|
6f2cb9742d
|
(font) Create font_data_t and update font_driver_init_first()
|
2016-10-18 20:07:00 -03:00 |
|
aliaspider
|
afd5e85a31
|
(3DS) add experimental font and menu_display drivers.
|
2016-09-29 20:14:12 +01:00 |
|
twinaphex
|
5230aeb9d0
|
Use retro_common_api.h
|
2016-06-03 06:02:49 +02:00 |
|
Jean-André Santoni
|
64e2f9e2f0
|
(XMB) Subtler drop shadows
|
2016-04-09 13:23:59 +07:00 |
|
Hans-Kristian Arntzen
|
adbf9fed16
|
Vulkan implementation.
|
2016-02-16 20:42:02 +01:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
91dcce5d58
|
Rearrange header
|
2015-12-08 11:52:32 +01:00 |
|
twinaphex
|
693e684b4f
|
(font_driver.c) Turn some functions static and remove others that
are unused
|
2015-12-05 22:58:52 +01:00 |
|
twinaphex
|
f45867d1cd
|
More CXX_BUILD fixes
|
2015-12-05 18:56:37 +01:00 |
|
twinaphex
|
78fef6422b
|
Create font_driver_get_message_width
|
2015-12-05 12:17:58 +01:00 |
|
twinaphex
|
df813ad58b
|
Create font_driver_flush
|
2015-12-05 12:10:12 +01:00 |
|
twinaphex
|
df1c6344be
|
Merge font_renderer_driver.c and font_driver.c
|
2015-12-05 12:07:22 +01:00 |
|
twinaphex
|
44b708642c
|
Expand font_driver_bind_block
|
2015-12-05 11:34:56 +01:00 |
|
twinaphex
|
988162ed62
|
Cut down on code duplication
|
2015-12-05 11:29:06 +01:00 |
|
twinaphex
|
5f27366cb3
|
Expand font_driver_init_first
|
2015-12-05 11:18:05 +01:00 |
|
twinaphex
|
4c8a2a3f88
|
Create font_driver_bind_block
|
2015-12-05 10:59:03 +01:00 |
|
twinaphex
|
a26e64e24d
|
Expand font_driver_free
|
2015-12-05 10:54:53 +01:00 |
|
twinaphex
|
e196fdf141
|
font_driver_render_msg - make it possible to pass special font data
|
2015-12-05 10:49:28 +01:00 |
|
twinaphex
|
89721b8837
|
Start creating font driver wrapper functions
|
2015-12-05 10:31:15 +01:00 |
|
Francisco José García García
|
8e652f613a
|
(Vita) OSD messages
|
2015-10-02 00:11:54 +02:00 |
|
twinaphex
|
df6f279991
|
Some more C89 buildfixes
|
2015-06-26 16:07:31 +02:00 |
|
twinaphex
|
bd63de9b3a
|
Replace gl_font_init_first and d3d_font_init_first with common function
|
2015-04-21 17:33:00 +02:00 |
|
twinaphex
|
532d112ff8
|
(Font) Combine font_d3d_driver and font_gl_driver
|
2015-04-03 20:36:19 +02:00 |
|