Add Drawlist
- Add Pool iterator support - Add Pool Expandability - Add Pool::Push - Add Lithium Maths API - Remove InitPools - update spirv-helper
This commit is contained in:
@@ -43,6 +43,8 @@ set(PD_SOURCES
|
||||
|
||||
# Lithium
|
||||
source/lithium/pools.cpp
|
||||
source/lithium/math.cpp
|
||||
source/lithium/drawlist.cpp
|
||||
)
|
||||
|
||||
if(${PD_BUILD_SHARED})
|
||||
|
||||
Reference in New Issue
Block a user