gfx: New gp_fill_triangle() implementation + tests
commit63d25236813b53eb15fbdf494d157e90a95119a9
authorCyril Hrubis <metan@ucw.cz>
Fri, 12 Jan 2018 23:17:27 +0000 (13 00:17 +0100)
committerCyril Hrubis <metan@ucw.cz>
Sat, 10 Feb 2018 11:54:30 +0000 (10 12:54 +0100)
tree58c6bce3d79369703ff4fe6bb193b2fe7fcbe892
parentd63701916dc11f1349f5807efe66a0cb125c234c
gfx: New gp_fill_triangle() implementation + tests

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
libs/gfx/GP_FillTriangle.gen.c.t [new file with mode: 0644]
libs/gfx/GP_Triangle.c
libs/gfx/Makefile
tests/gfx/.gitignore
tests/gfx/Makefile
tests/gfx/compare.h [new file with mode: 0644]
tests/gfx/fill_triangle.c [new file with mode: 0644]
tests/gfx/fill_triangle.gen.c.t [new file with mode: 0644]
tests/gfx/line_symmetry.gen.c.t
tests/gfx/test_list.txt