summaryrefslogtreecommitdiffstats
path: root/vncviewer/X11PixelBuffer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variablesPierre Ossman2015-03-031-1/+0
* Simplify log message as we always use TrueColourPierre Ossman2014-12-031-3/+1
* Add comments for translators where requestedPierre Ossman2014-12-031-0/+4
* Check the return value from XShmAttach.Tim Waugh2014-10-171-1/+5
* Don't use MIT-SHM on remote displays.Tim Waugh2014-10-161-0/+5
* Use exceptions rather than asserts for for "normal" errorsPierre Ossman2014-10-101-3/+4
* Use the same style for exception messagesPierre Ossman2014-10-101-3/+3
* Make sure user visible strings are translatedPierre Ossman2014-09-221-4/+5
* Get rid of getStride()Pierre Ossman2014-07-071-6/+2
* Create a proper interface base class for the viewport's framebufferPierre Ossman2014-07-071-8/+8
* Remove full support for colour mapsPierre Ossman2014-07-071-1/+1
* Make sure to include config.h in every compilation unit. Otherwise,Peter Åstrand2011-08-231-0/+4
* Turns out that TXImage wasn't just being overly cautious with the custom errorPierre Ossman2011-06-171-0/+24
* Optimised drawing routines for X11, roughly based on how the old Unix viewerPierre Ossman2011-06-131-0/+188