aboutsummaryrefslogtreecommitdiff
path: root/graphics/pixelformat.cpp
AgeCommit message (Expand)Author
2017-05-27GRAPHICS: Include bytesPerPixel in toString representationVincent Pelletier
2015-11-16GRAPHICS: Remove unused header include.Johannes Schickel
2015-11-16GRAPHICS: Rewrite PixelFormat::toString to be easier to understand.Johannes Schickel
2015-11-16GRAPHICS: Fix component order in PixelFormat::toString output.Johannes Schickel
2015-11-16GRAPHICS: Make PixelFormat::toString const.Johannes Schickel
2015-11-16GRAPHICS: Implemented utility function to print PixelFormatEugene Sandulenko