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

10 lines
250 B
Plaintext
Raw Normal View History

2016-08-29 22:31:11 +02:00
/*
2017-04-11 08:16:10 +02:00
* Copyright 2011-2017 Branimir Karadzic. All rights reserved.
2016-08-29 22:31:11 +02:00
* 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"