mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-03-20 20:10:31 -04:00
10 lines
243 B
Text
10 lines
243 B
Text
|
/*
|
||
|
* Copyright 2011-2015 Branimir Karadzic. All rights reserved.
|
||
|
* License: http://www.opensource.org/licenses/BSD-2-Clause
|
||
|
*/
|
||
|
|
||
|
#include "amalgamated.cpp"
|
||
|
#include "glcontext_eagl.mm"
|
||
|
#include "glcontext_nsgl.mm"
|
||
|
#include "renderer_mtl.mm"
|