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
This commit is contained in:
patacongo
2011-08-03 16:04:48 +00:00
parent e185a02245
commit b9adbc1d99
9 changed files with 218 additions and 49 deletions
+1 -1
View File
@@ -1971,4 +1971,4 @@
* arch/arm/src/lpc17xx/chip.h: Fix some chip memory configuration errors
for the LPC1764, LPC1756, and LPC1754 (submitted by Li Zhuoy (Lzzy))
* arch/arm/src/lpc17xx/lpc17_can.h: Revised CAN driver submitted by
Li Zhuoy (Lzzy).
Li Zhuoy (Lzzy). The driver now supports both CAN1 and CAN2.