bgfx/examples/common/font
2021-10-25 18:59:32 -07:00
..
font_manager.cpp Fixed assert macros, and improved error handling. 2021-10-25 18:59:32 -07:00
font_manager.h Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_basic.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_drop_shadow.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_outline_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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 Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_outline.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_subpixel.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field_subpixel.sc Cleanup. 2015-07-28 23:16:23 -07:00
fs_font_distance_field.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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
makefile Happy New Year! 2021-01-14 15:53:49 -08:00
text_buffer_manager.cpp Fixed assert macros, and improved error handling. 2021-10-25 18:59:32 -07:00
text_buffer_manager.h Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
text_metrics.cpp RRenamed BX_CHECK to BX_ASSERT. 2020-06-16 10:06:18 -07:00
text_metrics.h Fixed issue #1681. 2019-03-08 07:53:15 -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 Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_basic.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_distance_field_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_drop_shadow.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_outline_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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 Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_outline.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -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_subpixel.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field_subpixel.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_distance_field.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00