twinaphex
|
4d1b4f905f
|
Start adding OSD statistics - doesn't work yet for SDL2/SDL
|
2018-03-23 17:43:49 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
5879e551a5
|
Pass video_info to font driver functions
|
2017-11-13 10:42:40 +01:00 |
|
Francisco José García García
|
5fc7a6776b
|
(VITA) Fix problem with font renderer
|
2017-05-13 14:17:55 +02:00 |
|
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
|
2f175f1a15
|
Remove video_driver_get_size call in gfx/drivers_font
|
2017-01-19 22:03:59 +01:00 |
|
twinaphex
|
a42748f90f
|
Get rid of more function invocations of video_driver_get_size
|
2017-01-19 16:40:20 +01:00 |
|
twinaphex
|
e0ff0541a2
|
Pass video_info pointer to font drivers
|
2017-01-19 16:30:40 +01:00 |
|
twinaphex
|
4743230b09
|
Some header includes shouldn't be system includes
|
2017-01-17 18:15:11 +01:00 |
|
twinaphex
|
7931436f5b
|
Apply xerpi diff
|
2017-01-17 18:12:23 +01:00 |
|
twinaphex
|
c875d95f7a
|
Revert "Free font data inside gfx/font_driver.c's free function"
This reverts commit b3f1bbc15e8f8c08531c3661041d0ded9bfeca51.
|
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 |
|
Francisco José García García
|
14c9eb47c4
|
(VITA) Add uft8 support
|
2016-11-05 16:21:21 +01:00 |
|
Francisco José García García
|
e685876f15
|
(VITA) Fix line height
|
2016-10-25 17:18:09 +02:00 |
|
twinaphex
|
310de4698c
|
Prevent some potential NULL pointer dereferences
|
2016-10-19 18:06:21 +02:00 |
|
Francisco José García García
|
f6a7aa95e7
|
(VITA) Fix crash in gambatte
|
2016-09-29 00:20:14 +02:00 |
|
Francisco José García García
|
e654c39944
|
(VITA) Fix utf8
|
2016-09-23 21:27:06 +02:00 |
|
frangarcj
|
bc90dd2927
|
(VITA) Another UTF8 Fix
|
2016-09-19 14:17:19 +02:00 |
|
frangarcj
|
d46a40e3c4
|
(VITA) USE STB FONT
|
2016-09-19 14:14:11 +02:00 |
|
twinaphex
|
82fecdbc70
|
(Vita) silence some warnings
|
2016-08-24 14:04:22 +02:00 |
|
Francisco José García García
|
4221374072
|
(VITA) Add XMB support
|
2016-08-23 02:49:53 +02:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
df1c6344be
|
Merge font_renderer_driver.c and font_driver.c
|
2015-12-05 12:07:22 +01:00 |
|
twinaphex
|
e6e7dd1c3b
|
Include stockfont as part of vita2d_font.c
|
2015-11-17 08:37:55 +01:00 |
|
Francisco José García García
|
8e652f613a
|
(Vita) OSD messages
|
2015-10-02 00:11:54 +02:00 |
|
Francisco José García García
|
2564370664
|
(Vita) Vita2d font renderer
|
2015-10-01 01:10:26 +02:00 |
|