mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-07 06:01:03 +00:00
Also optimized the base64 encoder to avoid creating endless memory copies, thanks to using std::string which is a really poor container for this kind of stuff when workig with larger blocks of data. |
||
---|---|---|
.. | ||
base64.h | ||
debugbreak.h | ||
md4.h |