summaryrefslogtreecommitdiff
path: root/windows/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Change LOG() macro to be varadicVincent Sanders2015-05-281-15/+14
* Convert windows to use the bitmap render interfaceVincent Sanders2015-04-241-19/+83
* Convert windows frontend to using bitmap operation tableVincent Sanders2015-04-151-25/+36
* Fix win32 frontend bitmap creation with flagsVincent Sanders2015-04-121-1/+5
* doxygen cleanups in utilsVincent Sanders2014-11-121-0/+1
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-13/+0
* fix build warningsVincent Sanders2012-08-101-0/+3
* rationalise windows resource scriptVincent Sanders2011-03-061-2/+2
* fix bitmap plottingVincent Sanders2010-10-131-12/+44
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-9/+1
* Add Windows frontendVincent Sanders2010-01-311-0/+333