CVS Update: cr (branch: trunk)

Brian Paul <[email protected]> Tue, 27 Feb 2007 11:02:02 -0800
Newsgroups gmane.comp.graphics.chromium.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsroot/chromium
Module name:	cr
Repository:	cr/spu/vnc/
Changes by:	[email protected].(none)	07/02/27 11:02:01

Log message:
  Re-derive the VNC SPU from the Passthrough SPU.
  Normally, we'll put a Render SPU immediately after the VNC SPU.
  Alternately, a Readback/Binaryswap SPU might be used for compositing (under way).
  Also, add drawpixels_only config option so that if the upstream SPU only
  emits glDrawPixels, we directly update the virtual framebuffer w/ the image
  rather than doing glDrawPixels followed by glReadPixels.

Modified files:
      cr/spu/vnc/:
        vncspu.c vncspu.h vncspu_config.c vncspu_init.c 
  
  Revision      Changes    Path
  1.46          +153 -34   cr/spu/vnc/vncspu.c
  1.31          +1 -0      cr/spu/vnc/vncspu.h
  1.17          +8 -1      cr/spu/vnc/vncspu_config.c
  1.9           +40 -31    cr/spu/vnc/vncspu_init.c


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV