LibretroAdmin
|
55391ac29f
|
Plug some more implication conversion of return value of strlen
|
2022-09-02 01:22:12 +02: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
|
81de36e1ff
|
(GL1/GL2 Raster fonts) remove dead code
|
2022-07-08 22:46:03 +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
|
c8e3ae09e7
|
Font driver cleanups #2
|
2022-05-16 20:34:46 +02:00 |
|
libretroadmin
|
ee0749e884
|
(Font drivers) Font driver cleanups
|
2022-05-16 19:41:00 +02:00 |
|
twinaphex
|
5d0b01ea07
|
(drivers_font) Cleanups
|
2020-06-29 22:14:15 +02:00 |
|
twinaphex
|
1ae20ea17c
|
Style nits - turn macro names into upper-case - some while style nits
|
2020-06-26 20:00:19 +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 |
|
Francisco José García García
|
f976078ef2
|
[VITA] GL fixes
|
2020-05-31 17:10:26 +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
|
3e891c6237
|
(drivers font) Start making the code independent of video_frame_info
|
2020-03-07 04:45:27 +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 |
|
Rinnegatamante
|
bed9847b48
|
[VITA] Hijacking wrong positioning for UI elements.
|
2019-11-12 19:06:18 +01:00 |
|
Rinnegatamante
|
66bdf711f4
|
[VITA] Back to GL_LUMINANCE_ALPHA usage.
|
2019-11-12 16:33:47 +01:00 |
|
Rinnegatamante
|
6b7673f806
|
[VITA] Fixing gl1 video driver crashes.
|
2019-11-12 15:37:37 +01:00 |
|
twinaphex
|
ca5e51f116
|
Remove video_context_driver_make_current
|
2019-08-29 11:13:17 +02:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
|
Brad Parker
|
48dc251303
|
gl1: add scissor reset from gl
|
2019-04-05 18:17:11 -04:00 |
|
twinaphex
|
03641f2378
|
(GL1) Cleanups
|
2019-03-18 04:50:50 +01:00 |
|
natinusala
|
631f9e6b8e
|
font driver: expose line height
|
2019-02-17 16:54:24 +01:00 |
|
twinaphex
|
420f3a171b
|
(GL1) Update - add HAVE_OPENGL1 to MSVC 2005/2008/2010/2012
|
2019-02-16 21:26:01 +01:00 |
|
Brad Parker
|
5a3a58c8a6
|
gl1: fix order of non-rgui menu drawing, add proper texture support
|
2019-02-11 12:05:31 -05:00 |
|
Brad Parker
|
74fd184097
|
initial GL1 video driver, only rgui is working currently
|
2019-02-08 12:14:55 -05:00 |
|