4
4
mirror of https://github.com/H-uru/korman.git synced 2025-07-14 02:27:36 -04:00
Files
korman/korlib
Adam Johnson 2a49634e43 Update korlib for texture caching
Previously, the C korlib used a custom buffer class to avoid a memcpy
operation. However, pyMipmap expects binary string (PyBytes) objects, so
this changes the code to use them. Future work would be to continue
using PyBytes and removing the copy. For now, there are bigger fish to
fry...
2018-09-05 19:24:31 -04:00
..
2016-06-19 19:19:12 -04:00
2016-06-19 19:19:12 -04:00
2018-09-05 19:24:31 -04:00
2016-06-19 19:19:12 -04:00
2016-06-19 19:19:12 -04:00
2018-09-05 19:24:31 -04:00
2015-07-17 13:38:04 -04:00