RetroArch/gfx/drivers_font_renderer
LibretroAdmin b2634ea588 * Create fill_pathname_join_special - and specify fill_pathname_join
as deprecated.
* Use fill_pathname_join_special in the vast majority of cases where
we can ensure out_path is a new empty string
* Get rid of some extension concatenation with strlcat where encountered
* Some general cleanups with NULL termination of strings that get immediately
passed to strlcpy/strlcpy-adjacent functions
2022-08-04 14:19:38 +02:00
..
bitmap.bin
bitmap.bmp
bitmap.h
bitmapfont_6x10.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
bitmapfont_6x10.h Add 6x10 font compatibility 2022-03-22 18:14:46 +01:00
bitmapfont_10x10.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
bitmapfont_10x10.h
bitmapfont.c (Font drivers) Uniformity in naming conventions 2022-06-26 18:01:43 +02:00
coretext.c (Font drivers) Uniformity in naming conventions 2022-06-26 18:01:43 +02:00
freetype.c (Freetype) Prevent potential free issue on WiiU - play it safe for 2022-07-15 19:28:21 +02:00
stb_unicode.c (Font drivers) Uniformity in naming conventions 2022-06-26 18:01:43 +02:00
stb.c (Font drivers) Uniformity in naming conventions 2022-06-26 18:01:43 +02:00