From cfb1b2a488d5b1a9e14c889b80e5324d16f63f1b Mon Sep 17 00:00:00 2001 From: inmarket Date: Sun, 8 Jul 2018 11:08:55 +1000 Subject: Change pixel_t to gPixel --- changelog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 7dd306b9..09957a0e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -21,6 +21,7 @@ FEATURE: Added gI64 and gU64 when the compiler supports it. GFX_TYPE_64 macro is FEATURE: Fixed headers to ensure size_t, NULL are always defined. size_t is not used as it may be 64bit. CHANGE: Added type gPoint to replace V2.x point and point_t CHANGE: Added type gCoord to replace V2.x coord_t +CHANGE: Added type gPixel to replace V2.x pixel_t FIX: Added gfxRealloc() to Qt port FIX: Fixed UC1610 driver private area initialisation FIX: Fixed ST7735 driver and added kapacuk changes -- cgit v1.2.3