summaryrefslogtreecommitdiff
path: root/gui/imageviewer.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-28gui: Use more precision dumping pixels.José Fonseca1-2/+2
2013-10-11gui: fix pixel info on flipped imagesZack Rusin1-0/+5
2013-09-17Rescale the image pixels using the full precision.José Fonseca1-56/+6
2013-09-12gui: show the original pixel values in the surface viewerZack Rusin1-19/+60
2013-09-10gui: Implement a new surface viewerZack Rusin1-4/+50
2012-11-13d2d: Make it actually work.José Fonseca1-1/+1
2012-07-01gui: new checkbox to visualize alpha channel of imagegregory1-6/+14
2012-03-21Allow to turn off transparency on image viewer.José Fonseca1-2/+9
2012-03-18Attempt to allow to control image dynamic range.José Fonseca1-1/+72
2011-09-24Cleanup the default size computation for the surface viewer.Zack Rusin1-0/+24
2011-04-10Forgot to add the imageviewer.Zack Rusin1-0/+31