1
0
mirror of https://github.com/cc65/cc65.git synced 2024-08-28 18:29:20 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
uz
f24adadb9c Added a first version of a Cohen Sutherland line clipper. This version
basically works, but has rounding problems and an intermediate result overflow
in the multiplication, which causes for larger lines.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4392 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-10-26 15:37:51 +00:00