From 4a934b34d9f91e136d417551111a2c06b1f5c327 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 3 Aug 2011 16:04:48 +0000 Subject: Fix numerous errors in trapezoid rendering and wide line drawing algorithms git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3840 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 3acea4076..61be7e0db 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -93,3 +93,6 @@ memory. 6.8 2011-xx-xx Gregory Nutt + + * apps/examples/nxlines: Added a test for NX line drawing capabilities. + -- cgit v1.2.3