Commit Description:
Streamline performance of debug code....
Commit Description:
Streamline performance of debug code. Use raw floats for draw times and avoid resorting so many times. Seems to reduce time by about a third. Still ends up slow after leaving the game running for a few minutes.
File last commit:
Show/Diff file:
Action:
FNA/lib/FAudio/csharp/README
11 lines | 283 B | text/plain | TextLexer
This is FAudio#, a C# wrapper for FAudio, an XAudio reimplementation for FNA.
Project Website: http://fna-xna.github.io/
License
-------
FAudio# is released under the zlib license. See LICENSE for details.
Building FAudio#
----------------
Just type `make` in the root directory!