fixes and tex cache support for OGL renderer

includes xbrz upscaling, currently hardcoded to x2
This commit is contained in:
RSDuck
2020-03-24 00:59:49 +01:00
parent ed61867dec
commit c70519070b
14 changed files with 1940 additions and 416 deletions

View File

@ -28,6 +28,7 @@ add_library(core STATIC
xxhash/xxhash.c
stb/stb.cpp
xbrz/xbrz.cpp
)
if (WIN32)