mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 05:23:00 +01:00
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
/*
|
|
* Copyright 2011-2017 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"
|