index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gdisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to hacked alpha support - now uses pre-multiplied color blending algor...
inmarket
2017-10-10
1
-19
/
+42
*
Add alpha blending support
inmarket
2017-10-02
2
-18
/
+51
*
Tidy up
inmarket
2017-10-02
1
-3
/
+1
*
Adding nullpointer checks to GDISP image functions
Joel Bodenmann
2017-10-01
2
-18
/
+30
*
STM32LTDC 2nd layer support with alpha
inmarket
2017-10-01
1
-0
/
+7
*
Fix image byte extraction macros
inmarket
2017-09-23
1
-6
/
+5
*
Fixing issue in JPG decoder
Joel Bodenmann
2017-09-22
1
-0
/
+1
*
Merge branch 'master' of git.ugfx.io:uGFX/uGFX
Joel Bodenmann
2017-08-27
1
-1
/
+1147
|
\
|
*
First attempt at the JPG decoder. Compiles but may not run.
inmarket
2017-08-26
1
-1
/
+1147
*
|
Improving gdispPixmapCreate() documentation
Joel Bodenmann
2017-08-27
1
-2
/
+2
|
/
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
2
-9
/
+42
*
Improve handling of streaming drivers with a setpos and a fillarea acceleration
inmarket
2017-06-24
1
-0
/
+12
*
Fixing clipping issue with gdispGDrawString()
Joel Bodenmann
2017-05-24
1
-1
/
+1
*
Fix font baseline_x problem, decrease word-wrap stack usage, add text justifi...
inmarket
2017-03-11
4
-83
/
+151
*
Fix a bug that can cause large fonts to not be read correctly.
inmarket
2017-03-11
3
-3
/
+3
*
Fixing an issue with word wrapping of strings containing dashes.
Joel Bodenmann
2017-02-21
1
-0
/
+2
*
Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set
inmarket
2017-01-20
1
-1
/
+1
*
Fixed extra dots when drawing anti-aliased fonts with wordwrap
inmarket
2017-01-20
1
-1
/
+1
*
Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-15
/
+24
*
Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-16
/
+18
*
Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-11
/
+14
*
Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-6
/
+9
*
Removing obsolete code
Joel Bodenmann
2017-01-10
1
-7
/
+0
*
Improving doc
Joel Bodenmann
2017-01-10
1
-1
/
+1
*
Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-12
/
+21
*
Doxygen fixes
Joel Bodenmann
2016-12-11
1
-15
/
+15
*
Fixed drawThickArc function
Corentin Barman
2016-12-11
1
-23
/
+45
*
Added a function to draw thick arcs
Corentin Barman
2016-11-27
2
-0
/
+122
*
Add support for adding fonts to the font list
inmarket
2016-11-14
2
-13
/
+50
*
Merge branch 'master' of CorentinB/uGFX into master
Joel Bodenmann
2016-11-13
1
-60
/
+28
|
\
|
*
Fixed and improved the get_normal_vector function
Corentin Barman
2016-11-12
1
-60
/
+28
*
|
Merge branch 'image_palette'
Joel Bodenmann
2016-11-11
3
-7
/
+134
|
\
\
|
*
|
Adding API documentation for new image color palette functions
Joel Bodenmann
2016-11-11
1
-0
/
+32
|
*
|
Minor changes & improvements on image color palletization handling
Joel Bodenmann
2016-11-11
3
-31
/
+42
|
*
|
Adding ability to modify the color palette of BMP images (untested)
Joel Bodenmann
2016-11-10
3
-7
/
+91
|
|
/
*
/
Fixing gdispFillDualCircle() wrapper macro parameters
Joel Bodenmann
2016-11-11
1
-1
/
+1
|
/
*
Fixing bug in gdispGFillConvexPoly
Corentin Barman
2016-11-09
1
-0
/
+2
*
New dual circle drawing in GDISP
inmarket
2016-11-09
3
-0
/
+103
*
Add protection for a font not being supplied.
inmarket
2016-10-01
1
-1
/
+17
*
Fix 3 bugs in filled arc drawing...
inmarket
2016-10-01
1
-69
/
+73
*
(void)var statements must come after any variable definitions in strict c
inmarket
2016-08-13
1
-1
/
+2
*
Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled.
Joel Bodenmann
2016-08-13
1
-1
/
+4
*
Fixing crash when loading GIF image without enough memory available
Joel Bodenmann
2016-07-27
1
-0
/
+1
*
Fixing comment
Joel Bodenmann
2016-07-14
1
-1
/
+1
*
Fix clipping of gdispGFillString()
Joel Bodenmann
2016-07-13
1
-1
/
+1
*
Fix clipping of gdispGDrawString.
Martijn Stommels
2016-07-11
1
-1
/
+1
*
Add PNG image support - Does not support interlaced PNG's
inmarket
2016-02-27
3
-1
/
+1762
*
typo
Joel Bodenmann
2016-01-08
1
-1
/
+1
*
using GFX_PI internally to avoid issues with M_PI
Joel Bodenmann
2015-11-28
1
-4
/
+4
*
Fix compiler errors and warnings on image handling with multiple image format...
inmarket
2015-11-25
4
-42
/
+55
[next]