Skip to content
Snippets Groups Projects
  1. Jun 15, 2017
    • Steve Kondik's avatar
      vnc: Simplify everything · 77754523
      Steve Kondik authored
      Previous design was using extra threads needlessly and had some
      hacky data sharing going on. Slim this down to just two classes
      and utilize threads appropriately.
      77754523
    • Steve Kondik's avatar
      vnc: Use CpuConsumer · ef4e8650
      Steve Kondik authored
      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.
      ef4e8650
  2. Jun 14, 2017
  3. Jun 13, 2017
  4. Jun 12, 2017
Loading