move global pools into gfx driver
prevents double copy problems saves memory (needs to be optimized...)
This commit is contained in:
+1
-1
@@ -48,10 +48,10 @@ set(PD_SOURCES
|
||||
source/drivers/hid.cpp
|
||||
|
||||
# Lithium
|
||||
source/lithium/command.cpp
|
||||
source/lithium/drawlist.cpp
|
||||
source/lithium/font.cpp
|
||||
source/lithium/math.cpp
|
||||
source/lithium/pools.cpp
|
||||
|
||||
# Ultra
|
||||
source/ultra/canvas.cpp
|
||||
|
||||
Reference in New Issue
Block a user