GPU: Add a simplified OpenGL ES renderer
Seems this is the only way to get semi-decent performance out of Mali drivers :/
This commit is contained in:
@@ -28,6 +28,8 @@ add_library(core
|
||||
gpu_hw.h
|
||||
gpu_hw_opengl.cpp
|
||||
gpu_hw_opengl.h
|
||||
gpu_hw_opengl_es.cpp
|
||||
gpu_hw_opengl_es.h
|
||||
gpu_hw_shadergen.cpp
|
||||
gpu_hw_shadergen.h
|
||||
gpu_sw.cpp
|
||||
|
||||
Reference in New Issue
Block a user