bgfx/examples/common
Paul Gruenbacher 5b4a6dc330
Fix bad delete in font_manager.cpp (#2703)
Fix alloc-dealloc-mismatch (operator new [] vs operator delete
2022-01-03 12:52:53 -08:00
..
debugdraw Fixed assert macros, and improved error handling. 2021-10-25 18:59:32 -07:00
entry Fix "GDI resource leak". (#2694) 2021-12-25 13:45:19 -08:00
font Fix bad delete in font_manager.cpp (#2703) 2022-01-03 12:52:53 -08:00
imgui Added BGFX_CONFIG_ENCODER_API_ONLY configuration setting to enable/disable non-encoder API. 2021-06-11 08:05:58 -07:00
nanovg Allow to create a nvg texture from a BGFX texture. (#2548) 2021-06-25 13:29:51 -07:00
ps Fixed assert macros, and improved error handling. 2021-10-25 18:59:32 -07:00
aviwriter.h Fixed assert macros, and improved error handling. 2021-10-25 18:59:32 -07:00
bgfx_utils.cpp Cleanup. 2021-10-27 17:00:39 -07:00
bgfx_utils.h Moving bounds from bgfx to bx. 2021-10-16 10:41:42 -07:00
camera.cpp Added cmdRemove. 2021-10-26 18:20:35 -07:00
camera.h Don't update camera when mouse is over imgui. 2020-12-26 22:46:26 -08:00
common.h Happy New Year! 2021-01-14 15:53:49 -08:00
common.sh Happy New Year! 2021-01-14 15:53:49 -08:00
cube_atlas.cpp Fix font rendering (#2653) 2021-11-09 14:35:48 -08:00
cube_atlas.h Fix font rendering (#2653) 2021-11-09 14:35:48 -08:00
example-glue.cpp Updated ImGui. 2021-02-10 22:28:11 -08:00
packrect.h Happy New Year! 2021-01-14 15:53:49 -08:00
shaderlib.sh Fix example 31-rsm Vulkan shaders (#2453) 2021-04-06 19:46:26 -07:00