Philipp Zabel
bc3a47a654
Indent wrapped argument lists with two tabs (function calls)
...
Do not align wrapped function argument lists with the opening
parenthesis. Indent them with two tabs.
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
2023-10-06 20:41:30 +00:00
Andri Yngvason
c7dd062498
Add a stride parameter to nvnc_fb
2021-09-05 00:46:24 +00:00
Andri Yngvason
91bd49848f
Build benchmarks again
2020-05-27 21:59:34 +00:00
Andri Yngvason
6dec7287f7
Tune deflate
2019-10-12 16:42:59 +00:00
Andri Yngvason
3196a7a46b
Make nvnc_fb opaque
2019-10-07 17:39:54 +00:00
Andri Yngvason
73987c2f17
Add modifier to do y-inversion during encoding
2019-09-08 15:19:56 +00:00
Andri Yngvason
b4b1f7e7c7
bench: zrle: Use memcpy as a baseline
2019-09-07 18:38:32 +00:00
Andri Yngvason
6046949726
Add license and copyright notices
2019-09-07 16:51:07 +00:00
Andri Yngvason
ff67e2fed3
zrle: Keep the stream alive per connection
...
Otherwise the client doesn't want to play with the server.
2019-09-01 19:55:11 +00:00
Andri Yngvason
efafe882f8
bench: zrle: Measure CPU time
2019-08-31 16:11:33 +00:00
Andri Yngvason
fd6f47c93c
Clean some things up and add more interface functions
2019-08-29 21:47:02 +00:00
Andri Yngvason
f31b5a6915
Add benchmark for zrle
2019-08-27 22:29:46 +00:00