GPU/HW: Split shadergen to seperate class
This commit is contained in:
@ -21,6 +21,8 @@ add_library(core
|
||||
gpu_hw.h
|
||||
gpu_hw_opengl.cpp
|
||||
gpu_hw_opengl.h
|
||||
gpu_hw_shadergen.cpp
|
||||
gpu_hw_shadergen.h
|
||||
gpu_sw.cpp
|
||||
gpu_sw.h
|
||||
gte.cpp
|
||||
|
||||
Reference in New Issue
Block a user