aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_image_bmp.c
Commit message (Expand)AuthorAgeFilesLines
* Change color_t to gColorinmarket2018-07-081-26/+26
* Change pixel_t to gPixelinmarket2018-07-081-6/+6
* Change coord_t to gCoordinmarket2018-07-081-6/+6
* Added new type definitions - moving towards V3.0inmarket2018-06-231-5/+5
* Removing obsolete codeJoel Bodenmann2017-01-101-7/+0
* Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-12/+12
* Minor changes & improvements on image color palletization handlingJoel Bodenmann2016-11-111-21/+13
* Adding ability to modify the color palette of BMP images (untested)Joel Bodenmann2016-11-101-0/+69
* Fix compiler errors and warnings on image handling with multiple image format...inmarket2015-11-251-14/+19
* Prevent naming conflicts when compiling multiple image formats with GFXSINGLE...inmarket2015-11-241-20/+20
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Clean up endian support for images based on new system definesinmarket2015-11-111-64/+20
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-33/+0
* doxygen updatesinmarket2014-09-291-1/+1
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+904