libretroadmin
|
19705a3453
|
(D3D12) Get rid of some wrapper functions
|
2023-01-24 18:33:52 +01:00 |
|
libretroadmin
|
527d1557ce
|
(Fonts) Cleanups
|
2022-11-15 16:00:21 +01:00 |
|
LibretroAdmin
|
bba1fdca30
|
(D3D12) Use flags instead of boolean variables
|
2022-11-03 01:31:15 +01:00 |
|
LibretroAdmin
|
0ffdd14940
|
Change msg_len of font driver to size_t - avoids all the type
casting/conversion
|
2022-09-02 01:10:28 +02:00 |
|
libretroadmin
|
c19e24a584
|
(font drivers) Simplify render_line functions
|
2022-07-07 19:51:36 +02:00 |
|
libretroadmin
|
cf12a5e7e7
|
(Font drivers) Uniformity in naming conventions
|
2022-06-26 18:01:43 +02:00 |
|
libretroadmin
|
85ca66bfad
|
(D3D) Move d3d{}_release_texture out of d3d{}_init_texture
|
2022-06-04 21:31:43 +02:00 |
|
libretroadmin
|
c8e3ae09e7
|
Font driver cleanups #2
|
2022-05-16 20:34:46 +02:00 |
|
libretroadmin
|
93dfa0217d
|
(D3D10/D3D11/D3D12) Simplify font drivers
|
2022-05-16 18:00:55 +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
|
a395bf9355
|
(Drivers font) Start getting rid of video_frame_info dependency
|
2020-03-09 21:56:03 +01:00 |
|
twinaphex
|
43feea3496
|
(Drivers font) Add parameter
|
2020-03-09 21:34:14 +01:00 |
|
twinaphex
|
6505080d64
|
(gfx drivers font) Get rid of as many video_frame_info
dependencies as possible
|
2020-03-07 20:48:26 +01:00 |
|
twinaphex
|
be861cf55d
|
(gfx drivers font) Reduce dependency on video_frame_info
|
2020-03-07 20:11:39 +01:00 |
|
twinaphex
|
2e034c1574
|
(gfx/drivers_font) header cleanups
|
2020-03-05 14:01:34 +01:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
|
jdgleaver
|
9fff07e589
|
(Menu Widgets) Fix text alignment issues with Vulkan and D3D video drivers
|
2019-04-08 13:35:35 +01:00 |
|
natinusala
|
631f9e6b8e
|
font driver: expose line height
|
2019-02-17 16:54:24 +01:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
twinaphex
|
eb345019c2
|
Don't implement bind_block/flush_block for drivers that
don't implement it
|
2018-07-15 20:16:40 +02:00 |
|
twinaphex
|
0d39701145
|
Get rid of double void argument
|
2018-07-14 00:54:14 +02:00 |
|
twinaphex
|
4d1b4f905f
|
Start adding OSD statistics - doesn't work yet for SDL2/SDL
|
2018-03-23 17:43:49 +01:00 |
|
twinaphex
|
64db75a62e
|
Prevent MSVC warning
|
2018-02-17 14:28:30 +01:00 |
|
twinaphex
|
070c09faec
|
Avoid more pointer grabbing for video driver ptr
|
2018-02-16 20:42:37 +01:00 |
|
aliaspider
|
92afd7387d
|
(D3D12) add a font driver.
|
2018-02-08 00:18:04 +01:00 |
|