aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contributors.txt
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2012-09-10 15:54:22 +1000
committerAndrew Hannam <andrewh@inmarket.com.au>2012-09-10 15:54:22 +1000
commit3a8d39980b9124fe899605cb5350f42d093b1a10 (patch)
tree3da8ae2f3f9cc4ee3946537c2dbcec3cd42eb01e /docs/contributors.txt
parent967f37dffeef55fbf66d8d166b287b68a143d975 (diff)
downloaduGFX-3a8d39980b9124fe899605cb5350f42d093b1a10.tar.gz
uGFX-3a8d39980b9124fe899605cb5350f42d093b1a10.tar.bz2
uGFX-3a8d39980b9124fe899605cb5350f42d093b1a10.zip
Changes to Console, VMT, BitBlt, Clip & Drivers
Console - Fix compile, add GDISP_NEED_CONSOLE for compilation VMT - Fix after directory structure changes BitBlt - Update API to allow a source bitmap position. Clip - Add clipping support into gdisp Arc - Allow hardware accelleration of Arc routines Nokia6610 - Fixes to BitBlt.
Diffstat (limited to 'docs/contributors.txt')
-rw-r--r--docs/contributors.txt54
1 files changed, 27 insertions, 27 deletions
diff --git a/docs/contributors.txt b/docs/contributors.txt
index 654e1540..d429e7d2 100644
--- a/docs/contributors.txt
+++ b/docs/contributors.txt
@@ -1,27 +1,27 @@
-This file is a complete history of persons who contributed to the GLCD Library.
-
-At this point we want to thank all of these people for their work.
-
-
-NickName RealName Contribution
-======== ======== ============
-
-Mobyfab Fabien Poussin SSD1289 driver
-
-inmarket Andrew Hannam GDISP (restructorizing the entire library)
- VMT
- ASYNC and MULTITHREAD implementation
-
-Badger Thomas Saunders console implementation
- FSMC for STM32F1 and F4
- lld orientation fixed for S6F1121 and SSD1289
-
-Abhishek Abhishek Kumar S6D1121 GPIO
- font rendering
- touchpad noise filtering & optimizations
-
-benwilliam - lcdDrawEllipse()
- fastMath
-
-dxli Dongxu Li lcdDrawEllipse() filled option
-
+This file is a complete history of persons who contributed to the GLCD Library.
+
+At this point we want to thank all of these people for their work.
+
+
+NickName RealName Contribution
+======== ======== ============
+
+Mobyfab Fabien Poussin SSD1963 driver
+
+inmarket Andrew Hannam GDISP (restructorizing the entire library)
+ VMT
+ ASYNC and MULTITHREAD implementation
+
+Badger Thomas Saunders console implementation
+ FSMC for STM32F1 and F4
+ lld orientation fixed for S6F1121 and SSD1289
+
+Abhishek Abhishek Kumar S6D1121 GPIO
+ font rendering
+ touchpad noise filtering & optimizations
+
+benwilliam - lcdDrawEllipse()
+ fastMath
+
+dxli Dongxu Li lcdDrawEllipse() filled option
+