LibretroAdmin
|
fdd5940951
|
(Font driver) render_msg function was sometimes doing two strlen
calculations instead of just one. NOTE/TODO/FIXME - see opportunity
to optimize this further
|
2022-07-31 12:59:50 +02:00 |
|
libretroadmin
|
c19e24a584
|
(font drivers) Simplify render_line functions
|
2022-07-07 19:51:36 +02:00 |
|
libretroadmin
|
cd28d5ec8a
|
(PSL1GHT/Switch) Fix warnings
|
2022-07-07 16:38:12 +02:00 |
|
libretroadmin
|
cf12a5e7e7
|
(Font drivers) Uniformity in naming conventions
|
2022-06-26 18:01:43 +02:00 |
|
libretroadmin
|
ee0749e884
|
(Font drivers) Font driver cleanups
|
2022-05-16 19:41:00 +02:00 |
|
twinaphex
|
573f9e60c7
|
(libnx) Prevent some warnings
|
2020-07-31 10:54:57 +02:00 |
|
twinaphex
|
67898f5d12
|
(Font drivers) Simplifications
|
2020-06-24 21:27:47 +02:00 |
|
twinaphex
|
9cb4d924cb
|
Revert "(drivers_font) Cut down on unnecessary strlen calls within a for loop"
This reverts commit 3e9d0b875835dba8452d18cf36bc0f9e4e46517a.
|
2020-06-24 21:09:44 +02:00 |
|
twinaphex
|
3e9d0b8758
|
(drivers_font) Cut down on unnecessary strlen calls within a for loop
- precompute once for function duration
|
2020-06-24 20:52:39 +02:00 |
|
jdgleaver
|
73bcd7a692
|
Enable correct vertical alignment of text (+ font rendering fixes)
|
2020-03-31 16:55:22 +01:00 |
|
twinaphex
|
f4c5036c3c
|
Get rid of video_frame_info dep for fonts
|
2020-03-10 03:24:59 +01:00 |
|
twinaphex
|
43feea3496
|
(Drivers font) Add parameter
|
2020-03-09 21:34:14 +01:00 |
|
twinaphex
|
7be7815933
|
(libnx) Buildfix
|
2020-03-07 06:49:10 +01:00 |
|
twinaphex
|
f3c6799b4e
|
(drivers_font) switch_font - cleanups
|
2020-03-07 05:25:28 +01:00 |
|
twinaphex
|
ee9c6ef5ba
|
(Font driver) Get rid of more video_frame_info dependencies
|
2020-03-07 01:41:00 +01:00 |
|
twinaphex
|
2e034c1574
|
(gfx/drivers_font) header cleanups
|
2020-03-05 14:01:34 +01:00 |
|
twinaphex
|
880391d0c5
|
(libnx) Try to silence warnings
|
2020-02-10 12:36:11 +01:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
|
natinusala
|
631f9e6b8e
|
font driver: expose line height
|
2019-02-17 16:54:24 +01:00 |
|
M4xw
|
c111b4a7f0
|
Fix double semicolon and format line endings
|
2019-01-11 23:48:52 +01:00 |
|
Mats
|
462a4b24fd
|
libnx: refactor all the code of the now deprecated gfx api over to the new nwindow / framebuffer api
|
2019-01-07 15:03:44 +01:00 |
|
twinaphex
|
0158bbe4aa
|
Add switch_nx_gfx.c
|
2018-09-12 21:44:53 +02:00 |
|