Files
ladybird/Userland/Libraries/LibSoftGPU/Image.cpp
Stephan Unverwerth c72a996542 LibSoftGPU: Add method to copy texels between images
Adds a method `copy_texels()` to class `Image` that copies a rect of
texels from source image to destination.
2021-12-24 05:10:28 -08:00

4.2 KiB