mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-16 04:32:29 +00:00
chore(bc): switch BlizzardCore to bc lib
This commit is contained in:
parent
34bcb5c134
commit
2282b8a54a
24 changed files with 28 additions and 478 deletions
|
|
@ -4,9 +4,9 @@
|
|||
#include "gx/gll/GL.h"
|
||||
#include "gx/gll/GLObject.h"
|
||||
#include "gx/gll/GLTypes.h"
|
||||
#include "util/BlizzardCore.hpp"
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <bc/Thread.hpp>
|
||||
|
||||
#define GLTFLAG_RENDERTARGET 0x1
|
||||
#define GLTFLAG_DEPTH 0x2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue