- Italy
- https://doublefourteen.io
-
Founder and lead developer of The 1414 Code Forge, loves coding, videogames, anime, manga and pizza.
-
Joined on
2023年06月19日
c2794809be
[dfendian.h] Improve compat with MWERKS, minor style updates.
7a57848946
[Makefile*] Move modules makefiles in their specific directory.
7304362761
[dfprintflike] Add printflike() attribute.
83a240f72e
[.gitignore] Ignore known executables and hidden files.
84aa3d11e9
[crossfx32,dotfx32,normalizefx32] Add basic vector operations.
26bc3fbd4f
[make{sin,tan}tbl] Add Sine and Tangent LUTs generators.
2b131cf1f7
[_{sin,tan}tbl.c] Add Sine and Tangent LUTs.
d56b92cacd
[Makefile*] Add dffixed and general Makefiles.
470675c2be
[wrapa{180,360}fx32.c] Add angle wrapping functions.
8d42fde709
[atan2fx32.c] Add atan2fx32() implementation.
7de7765a1e
[a{sin,cos}fx32.c] Add asinfx32() and acosfx32() implementations.
722afef2cb
[sqrtfx32.c] Add sqrtfx32() implementation.
33dcc659e9
[dffloat16.h] Fix powf() usage.
b8fc74de8c
[dffloat16.h] Add half float conversion utilities.
7461ffd572
[dfqoa.h] Minor style fix.
b990440cce
[examples] Add qoaenc/qoadec.
2c697faea9
[dfqoa.h] Add QOA encoder/decoder.
cc3a41dc6b
[dffilesys.h] Fix df_write_file() return value.
5048168cb5
[dfwave.h] Minor style fixes.
920af87690
[dwave.h] More doc improvements.
07bdeea7fa
[dfwave.h] Minor doc fixes.
baf8857722
[dfwave.h] Add WAVEFORM Audio encoder/decoder.
697cb41da8
[dfxpt.h] Simplify logic, add 64-bit fixed width support.
baf6061c50
[dfendian.h] Add MWERKS, add 64-bit BE/LE support
40510c4cea
[dfqoi.h,dftga.h] Add headers used by C implementation, minor style fixes.
67c701c4a3
[examples] Update ls to new dffilesys.h.
130a6ea023
[dffilesys.h] Refactor, better portability and zero-include policy.
b720fa036a
[dfendian.h] Fix typo.
c17769efd8
[dfqoi.h] Add QOI encoder/decoder.
0f1fe0dc37
[dfxpt.h] Better compatibility with Watcom and Borland.
32ce2c2522
[dftga.h] More cleanups.
6bb8f6190c
[dftga.h] Refactor, make module zero-include
baa0e8064f
[dfendian.h] Add endian macros.
7e9f06b8fd
[dfxpt.h] Minor style fix.