index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gdisp
/
gdisp_image_bmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing obsolete code
Joel Bodenmann
2017-01-10
1
-7
/
+0
*
Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
1
-12
/
+12
*
Minor changes & improvements on image color palletization handling
Joel Bodenmann
2016-11-11
1
-21
/
+13
*
Adding ability to modify the color palette of BMP images (untested)
Joel Bodenmann
2016-11-10
1
-0
/
+69
*
Fix compiler errors and warnings on image handling with multiple image format...
inmarket
2015-11-25
1
-14
/
+19
*
Prevent naming conflicts when compiling multiple image formats with GFXSINGLE...
inmarket
2015-11-24
1
-20
/
+20
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Clean up endian support for images based on new system defines
inmarket
2015-11-11
1
-64
/
+20
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-33
/
+0
*
doxygen updates
inmarket
2014-09-29
1
-1
/
+1
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+904