bgfx/examples/common
Richard Gale 631103bfa8 Adds suspend event mapped to application lifecycle
On Android WillSuspend and WillResume maps to focus and DidSuspend and
DidResume maps to onPause and onResume.

On OSX WillSuspend and DidSuspend maps to resign key, WillResume and
DidResumg maps to make key.
2015-08-24 19:12:01 -07:00
..
entry Adds suspend event mapped to application lifecycle 2015-08-24 19:12:01 -07:00
font Metal backend: initial commit 2015-08-14 15:12:44 +02:00
imgui asmjs: Building Scintilla. 2015-08-20 21:55:53 -07:00
nanovg Metal backend: initial commit 2015-08-14 15:12:44 +02:00
aviwriter.h Updated copyright year. 2015-01-01 15:04:46 -08:00
bgfx_utils.cpp Refactored a few examples to work with Emscripten. 2015-08-21 20:08:03 -07:00
bgfx_utils.h Cleanup. 2015-06-01 17:45:40 -07:00
bounds.cpp Fixed VS2015 warnings. 2015-03-29 11:47:32 -07:00
bounds.h Updated copyright year. 2015-01-01 15:04:46 -08:00
camera.cpp Fixed 21-deferred for Emscripten. 2015-08-21 22:52:37 -07:00
camera.h Fixed 21-deferred for Emscripten. 2015-08-21 22:52:37 -07:00
common.h Moving TinyStlCustomAllocator inside entry. 2015-02-08 12:34:06 +01:00
common.sh Updated copyright year. 2015-01-02 14:43:11 -08:00
cube_atlas.cpp Cleanup. 2015-07-28 22:02:55 -07:00
cube_atlas.h Cleanup. 2015-07-16 20:28:43 -07:00
packrect.h Updated copyright year. 2015-01-01 15:04:46 -08:00
shaderlib.sh Added toLinear/GammaAccurate shader functions. 2015-02-17 16:26:10 -08:00