bgfx/examples/common/font
Бранимир Караџић 83dfadf673 Happy New Year! 2024-01-14 01:56:36 -08:00
..
font_manager.cpp Fix kerning for SDF scaled fonts in font_manager.cpp (#3192) 2023-11-05 09:13:52 -08:00
font_manager.h Fix various typos (#2719) 2022-02-05 11:34:15 -08:00
fs_font_basic.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_basic.sc Tweak fs_font_basic shader to work on Raspberry Pi 3. (#1803) 2019-07-12 21:53:12 -07:00
fs_font_distance_field.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_distance_field.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_drop_shadow.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_distance_field_drop_shadow.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_drop_shadow_image.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_distance_field_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_outline.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_distance_field_outline.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_outline_drop_shadow_image.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_distance_field_outline_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_outline_image.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_distance_field_outline_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_subpixel.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
fs_font_distance_field_subpixel.sc Cleanup. 2015-07-28 23:16:23 -07:00
makefile Happy New Year! 2024-01-14 01:56:36 -08:00
text_buffer_manager.cpp Happy New Year! 2022-01-15 11:59:06 -08:00
text_buffer_manager.h Happy New Year! 2022-01-15 11:59:06 -08:00
text_metrics.cpp Happy New Year! 2022-01-15 11:59:06 -08:00
text_metrics.h Happy New Year! 2022-01-15 11:59:06 -08:00
utf8.cpp More cleanup. 2013-05-16 22:03:57 -07:00
utf8.h Using language compliant header guards. 2013-11-14 19:10:10 -08:00
varying.def.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_basic.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_basic.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_distance_field.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_distance_field.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_distance_field_drop_shadow.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_distance_field_drop_shadow.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_drop_shadow_image.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_distance_field_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_outline.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_distance_field_outline.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_outline_drop_shadow_image.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_distance_field_outline_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_outline_image.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_distance_field_outline_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_subpixel.bin.h Removed D3D9. (#3191) 2023-11-03 21:15:42 -07:00
vs_font_distance_field_subpixel.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00