Fix OpenGL scaling and improve performance

This commit is contained in:
elasota
2020-10-14 19:02:55 -04:00
parent ad1912379a
commit 1e1c91915a
5 changed files with 47 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ LOCAL_SRC_FILES := \
GpDisplayDriver_SDL_GL2.cpp \
GpFiber_SDL.cpp \
GpFiberStarter_SDL.cpp \
ShaderCode/CopyQuadP.cpp \
ShaderCode/DrawQuadPaletteP.cpp \
ShaderCode/DrawQuadV.cpp \
ShaderCode/ScaleQuadP.cpp