ladybird/LibM
Andreas Kling f3aec1a0d9 Painter: Re-enable diagonal draw_line().
This code still needs clipping, but the basic concept works. It was disabled
since before the kernel had floating point support.
2019-05-04 23:40:52 +02:00
..
.gitignore More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00
install.sh More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00
Makefile Toolchain: The toolchain script is now working 🎉 2019-04-29 13:12:20 +02:00
math.cpp Painter: Re-enable diagonal draw_line(). 2019-05-04 23:40:52 +02:00
math.h More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00