commit | ef4e865097d3094b7199c51327aebe2a2099e5c9 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Wed Jun 14 15:07:54 2017 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Wed Jun 14 17:02:28 2017 -0700 |
tree | be0d61a8d0af99a1a2f8c6680920c236921ad811 | |
parent | 7225c7ff34ca7be36bfbb4d82aee2442cb8f9e21 [diff] |
vnc: Use CpuConsumer There's no need to use a GLConsumer unless we really want to draw on the surface or send it to a hardware encoder. Get rid of all this stuff and just use CpuConsumer.