10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
|
/*
|
||
|
* 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"
|