bgfx/examples/common/font
Branimir Karadžić bba2ef8031 Added predefined uniforms for inverted view/proj/viewproj matrices.
shaderc: Added raw shader support.
shaderc: Fixed uniform types.
2014-05-10 20:51:54 -07:00
..
font_manager.cpp Cleanup. 2014-05-03 15:18:28 -07:00
font_manager.h Using language compliant header guards. 2013-11-14 19:10:10 -08:00
fs_font_basic.bin.h Added ability to retrieve uniforms used by shader. 2014-04-15 19:10:56 -07:00
fs_font_basic.sc Linux/AMD: Fixed font shaders. 2013-06-07 22:45:02 -07:00
fs_font_distance_field.bin.h Added ability to retrieve uniforms used by shader. 2014-04-15 19:10:56 -07:00
fs_font_distance_field.sc Linux/AMD: Fixed font shaders. 2013-06-07 22:45:02 -07:00
fs_font_distance_field_subpixel.bin.h Added ability to retrieve uniforms used by shader. 2014-04-15 19:10:56 -07:00
fs_font_distance_field_subpixel.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
makefile Updated copyright year. 2014-02-10 22:18:39 -08:00
text_buffer_manager.cpp Added predefined uniforms for inverted view/proj/viewproj matrices. 2014-05-10 20:51:54 -07:00
text_buffer_manager.h Using language compliant header guards. 2013-11-14 19:10:10 -08:00
text_metrics.cpp Cleanup. 2013-05-29 21:53:19 -07:00
text_metrics.h Using language compliant header guards. 2013-11-14 19:10:10 -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 Added predefined uniforms for inverted view/proj/viewproj matrices. 2014-05-10 20:51:54 -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 Added predefined uniforms for inverted view/proj/viewproj matrices. 2014-05-10 20:51:54 -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_subpixel.bin.h Added predefined uniforms for inverted view/proj/viewproj matrices. 2014-05-10 20:51:54 -07:00
vs_font_distance_field_subpixel.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00