index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
encperf.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-12-10
1
-8
/
+6
|
\
|
*
Let CMsgHandler::serverInit() handle initial set up
Pierre Ossman
2018-11-01
1
-4
/
+2
|
*
Rename ConnParams to ClientParams
Pierre Ossman
2018-11-01
1
-2
/
+2
|
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-2
/
+2
|
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
1
-1
/
+1
*
|
Remove variable length arrays
Pierre Ossman
2018-11-07
1
-2
/
+3
|
/
*
Catch exceptions by reference
Pierre Ossman
2018-05-29
1
-3
/
+3
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-2
/
+2
*
Estimate CPU core usage in performance tests
Pierre Ossman
2015-11-27
1
-25
/
+82
*
Let CConnection intercept more callbacks
Pierre Ossman
2015-11-27
1
-0
/
+4
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-33
/
+11
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
1
-2
/
+2
*
Windows doesn't have %lld
Pierre Ossman
2015-03-03
1
-0
/
+5
*
overrun() needs to return the available space
Pierre Ossman
2015-03-03
1
-0
/
+3
*
Move things around slightly so the compiler can track cc
Pierre Ossman
2015-03-03
1
-0
/
+5
*
encperf, decperf: catch fopen() errors
DRC
2015-02-26
1
-2
/
+2
*
encperf: Optionally disable pixel translation
DRC
2015-02-25
1
-2
/
+6
*
encperf: change % to %% in printf format
DRC
2015-02-25
1
-1
/
+1
*
encperf: add compression level to encoding list
DRC
2015-02-25
1
-1
/
+2
*
encperf: allow # of iterations to be specified
DRC
2015-02-25
1
-6
/
+6
*
encperf: report encoded & raw-equivalent bytes
DRC
2015-02-25
1
-13
/
+24
*
encperf: Code formatting tweaks
DRC
2015-02-25
1
-18
/
+18
*
Add test to measure high level encoding performance
Pierre Ossman
2015-02-13
1
-0
/
+439