summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/src/amalgamated.mm
blob: c280f4567039905c718c6516f559bd9d5136c32b (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
 * Copyright 2011-2019 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"