From 3a8d39980b9124fe899605cb5350f42d093b1a10 Mon Sep 17 00:00:00 2001 From: Andrew Hannam Date: Mon, 10 Sep 2012 15:54:22 +1000 Subject: 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. --- docs/contributors.txt | 54 +++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'docs/contributors.txt') 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 + -- cgit v1.2.3