bgfx/examples/common/font
Cedric Guillemet e06dd2435e
gcc fix warning (#2295)
error: extra ‘;’ [-Werror=pedantic]
2020-10-23 07:44:18 -07:00
..
font_manager.cpp Fixed warnings. 2020-09-07 10:06:47 -07:00
font_manager.h gcc fix warning (#2295) 2020-10-23 07:44:18 -07:00
fs_font_basic.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -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_subpixel.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_font_distance_field_subpixel.sc Cleanup. 2015-07-28 23:16:23 -07:00
fs_font_distance_field.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_font_distance_field.sc Cleanup. 2015-07-28 23:16:23 -07:00
makefile Happy New Year! 2020-01-14 21:37:06 -08:00
text_buffer_manager.cpp RRenamed BX_CHECK to BX_ASSERT. 2020-06-16 10:06:18 -07:00
text_buffer_manager.h gcc fix warning (#2295) 2020-10-23 07:44:18 -07: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 DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_basic.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
vs_font_basic.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_distance_field_subpixel.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -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 Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
vs_font_distance_field.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00