2018-11-30 16:50:08 +08:00
|
|
|
|
add_library(ULRE.RenderDriver STATIC GLCore/RenderDriverGLCore.cpp
|
|
|
|
|
GLSL.cpp
|
2018-11-30 19:26:08 +08:00
|
|
|
|
Shader.cpp
|
|
|
|
|
VertexArray.cpp
|
|
|
|
|
VertexBuffer.cpp
|
2018-11-30 19:36:07 +08:00
|
|
|
|
VertexBufferControlDSA.cpp
|
2018-12-05 21:08:18 +08:00
|
|
|
|
VertexBufferControlBind.cpp
|
|
|
|
|
OpenGLDebug.cpp)
|
2018-11-27 21:03:03 +08:00
|
|
|
|
|