summaryrefslogtreecommitdiffstats
path: root/vncviewer/OSXPixelBuffer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use exceptions rather than asserts for for "normal" errorsPierre Ossman2014-10-101-5/+4
* Use the same style for exception messagesPierre Ossman2014-10-101-1/+1
* Make sure user visible strings are translatedPierre Ossman2014-09-221-1/+2
* Get rid of getStride()Pierre Ossman2014-07-071-1/+1
* Create a proper interface base class for the viewport's framebufferPierre Ossman2014-07-071-8/+13
* A CGImage is read-only, but it just happened to work anyway. Until 10.8Pierre Ossman2012-08-171-11/+9
* Make sure to include config.h in every compilation unit. Otherwise,Peter Åstrand2011-08-231-0/+4
* Implement optimised drawing operations for OS X. Didn't see any reduction inPierre Ossman2011-06-171-0/+104