mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
9 lines
243 B
Text
9 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"
|