mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:17:35 +00:00
LibSoftGPU: Add device method for creating images
This commit is contained in:
parent
91ccf9958f
commit
b8bb72abbe
5 changed files with 192 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(SOURCES
|
|||
DepthBuffer.cpp
|
||||
Device.cpp
|
||||
Image.cpp
|
||||
Sampler.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibSoftGPU softgpu)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue