bgfx/examples/common/nanovg
Branimir Karadžić d1f99896ec Moved public header files into bgfx subdirectory.
grep -rl '<bgfx.h>' . | xargs sed -i 's@<bgfx.h>@<bgfx/bgfx.h>@g'
2015-09-18 20:19:12 -07:00
..
fontstash.h Compile fixes for Apple GCC 4.2 2015-02-15 13:55:45 +01:00
fs_nanovg_fill.bin.h Rebuilt shaders. 2015-09-03 20:00:15 -07:00
fs_nanovg_fill.sc Fixed half texel offset in NanoVG for DX9. 2014-04-29 19:52:42 -07:00
makefile Updated copyright year. 2015-01-02 14:43:11 -08:00
nanovg.cpp Silence -Wshadow warning in stb_image. 2015-04-04 16:23:50 -07:00
nanovg.h Imgui can be now downscaled to fit small resolution screens. 2015-03-16 13:59:28 +01:00
nanovg_bgfx.cpp Moved public header files into bgfx subdirectory. 2015-09-18 20:19:12 -07:00
varying.def.sc Added 20-nanovg example. 2014-04-26 23:50:11 -07:00
vs_nanovg_fill.bin.h Fixed HLSL reflection for samplers. 2015-09-01 16:44:11 -07:00
vs_nanovg_fill.sc Refactored uniform types. 2015-05-28 15:27:00 -07:00