bgfx/examples/common
Olli Wang c960c46564 Moves additional bgfx nanovg functions to a separate header file.
This commit moves the additional nanovg functions for bgfx to a separate header file, so it is possible to compile the original nanovg  source files with bgfx in a custom build environment.
2016-08-05 17:26:06 +08:00
..
debugdraw debugdraw: Added solid fill alpha blend. 2016-06-24 20:39:58 -07:00
entry Android mouse event injection is overcomplicated, and furthemore, bugged: it sends a mouse up event before a mouse down, and have other issues like the fact that he work with one event latter. Simplifying it and correcting it. 2016-07-04 01:55:20 +02:00
font Cleanup. 2016-06-15 09:33:11 -07:00
imgui Cleanup. 2016-06-05 21:36:58 -07:00
nanovg Moves additional bgfx nanovg functions to a separate header file. 2016-08-05 17:26:06 +08:00
aviwriter.h Improved reader/writer error handling. 2016-01-31 16:00:02 -08:00
bgfx_utils.cpp texturec: Preserve precision of input texture. 2016-06-02 16:38:26 -07:00
bgfx_utils.h Happy New Year! 2016-01-01 00:11:04 -08:00
bounds.cpp Cleanup. 2016-05-27 20:27:31 -07:00
bounds.h Cleanup. 2016-02-21 22:33:42 -08:00
camera.cpp Happy New Year! 2016-01-01 00:11:04 -08:00
camera.h Happy New Year! 2016-01-01 00:11:04 -08:00
common.h Happy New Year! 2016-01-01 00:11:04 -08:00
common.sh Happy New Year! 2016-01-01 00:11:04 -08:00
cube_atlas.cpp Fix out-of-bounds array access (was asserting in example-10-font, debug build) 2016-07-01 18:03:39 -07:00
cube_atlas.h Happy New Year! 2016-01-01 00:11:04 -08:00
packrect.h Happy New Year! 2016-01-01 00:11:04 -08:00
shaderlib.sh Cleanup. 2016-02-28 19:52:15 -08:00