3
- Remove unused variables from Makefile.
- Require the LLP64 data model when compiling.
- Create working multithreaded example.
- Depend also on libpng.
- Remove JPEG as a supported image format.
2
- Cleanup code.
- Create argument handler.
- Create better support for different image formats.
- Remove C-string functions in favour of the ones in <cstring>.
- Greatly improve debugging.
- Create foundation for new multithreaded multiprecision renderer.
- Remove old renderer.
- Completely remove Rust artifacts.
1
- Add changelog.
- Add README.
- Move codebase to C++.
- Copy renderer from MandelbrotSDL.
- Change default filetype to PPM.
0