protot/3rdparty/bgfx/src/amalgamated.mm

10 lines
250 B
Plaintext
Raw Normal View History

2016-08-29 22:31:11 +02:00
/*
* Copyright 2011-2016 Branimir Karadzic. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
*/
#include "amalgamated.cpp"
#include "glcontext_eagl.mm"
#include "glcontext_nsgl.mm"
#include "renderer_mtl.mm"