aboutsummaryrefslogtreecommitdiffstats
path: root/tests/perf/decperf.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use standard library naming for exceptionsPierre Ossman2024-11-061-1/+1
* Use standard exception classesPierre Ossman2024-11-061-3/+3
* Use what() to access exception descriptionPierre Ossman2024-11-061-2/+2
* Move getUserPasswd()/showMsgBox() to CConnectionKang Lin2024-08-301-0/+12
* Remove unused setPixelFormat() callbackPierre Ossman2024-08-121-7/+0
* Mark overridden virtual functionsPierre Ossman2024-06-241-12/+12
* Use nullptr in all C++ codePierre Ossman2024-06-241-2/+2
* Use stdint typesPierre Ossman2023-02-011-5/+5
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Support the VMware Cursor Position extension on vncviewerlhchavez2021-03-111-0/+5
* Change streams to be asynchronousPierre Ossman2020-05-211-0/+2
* Simplify stream availability handlingPierre Ossman2020-05-211-5/+2
* Add stream avail() methodsPierre Ossman2020-05-211-2/+2
* Provide dummy output for dummy client connectionsPierre Ossman2020-02-271-1/+48
* Split test programs to benchmarking and unit testsPierre Ossman2019-09-251-0/+240