- moved code around, got a few more utilities from GZDoom.

This commit is contained in:
Christoph Oelckers 2020-05-31 10:41:59 +02:00
parent 1d15fe63a6
commit 2841154683
16 changed files with 357 additions and 131 deletions

View file

@ -42,6 +42,7 @@
#include "hw_cvars.h"
#include "gl_debug.h"
#include "gl_renderer.h"
#include "gl_renderstate.h"
#include "gl_samplers.h"
#include "gl_hwtexture.h"