aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/Surface_OSX.cxx
Commit message (Expand)AuthorAgeFilesLines
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Filter out alpha channel for normal draw() operationPierre Ossman2017-04-281-3/+11
* Use correct color space for current monitorPierre Ossman2017-04-281-26/+20
* Create new CGImage for each drawPierre Ossman2017-04-281-35/+46
* Use sub-image instead of clippingPierre Ossman2017-04-281-18/+18
* Fade overlay in and outPierre Ossman2017-02-101-7/+9
* Add alpha blending support to surfacesPierre Ossman2017-02-101-17/+63
* Render on a temporary surface when neededPierre Ossman2017-02-101-14/+53
* Abstract platform rendering to "surfaces"Pierre Ossman2017-02-101-0/+162