aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/Surface_Win32.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use standard library naming for exceptionsPierre Ossman2024-11-061-11/+11
* Split SystemException to handle WindowsPierre Ossman2024-10-091-11/+11
* Avoid shadowing variablesPierre Ossman2024-06-241-7/+13
* Use nullptr in all C++ codePierre Ossman2024-06-241-5/+5
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+3
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Fade overlay in and outPierre Ossman2017-02-101-3/+3
* Add alpha blending support to surfacesPierre Ossman2017-02-101-0/+42
* Render on a temporary surface when neededPierre Ossman2017-02-101-0/+19
* Abstract platform rendering to "surfaces"Pierre Ossman2017-02-101-0/+146