Commit graph

4 commits

Author SHA1 Message Date
riperiperi 8a7e25de71 Speed up buffer -> texture copies.
No longer copies byte by byte. Fast path when formats are identical.
2020-05-24 00:04:50 +01:00
riperiperi fc2d5086e7 Improve performance when converting texture formats.
Still more work to do.
2020-05-24 00:04:49 +01:00
gdkchan 1a550e810c Copy 16 bytes at a time for layout conversion, if possible 2020-01-09 02:13:00 +01:00
gdk 1876b346fe Initial work 2020-01-09 02:13:00 +01:00