CVS Update: cr (branch: trunk)
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/chromium Module name: cr Repository: cr/unpacker/ Changes by: [email protected].(none) 05/12/14 15:53:38 Log message: Additional work to support render context sharing. Add crserver config option to control whether random/non-random window and context IDs are generated. Modified files: cr/crserverlib/: server_config.c server_context.c server_window.c cr/glapi_parser/: APIspec.txt cr/include/: cr_server.h cr/opengl_stub/: context.c cr/packer/: pack_context.c cr/spu/binaryswap/: binaryswapspu.c cr/spu/expando/: expandospu.c expandospu.h cr/spu/hiddenline/: hiddenlinespu_context.c cr/spu/motionblur/: motionblurspu.c cr/spu/pack/: packspu.h packspu_context.c cr/spu/readback/: readbackspu.c cr/spu/render/: renderspu.c renderspu.h renderspu_init.c cr/spu/replicate/: replicatespu_context.c cr/spu/tester/: sputest.c cr/spu/tilesort/: tilesortspu_context.c cr/unpacker/: unpack_context.c Revision Changes Path 1.21 +4 -0 cr/crserverlib/server_config.c 1.16 +19 -8 cr/crserverlib/server_context.c 1.9 +11 -5 cr/crserverlib/server_window.c 1.17 +1 -0 cr/glapi_parser/APIspec.txt 1.28 +1 -0 cr/include/cr_server.h 1.69 +13 -2 cr/opengl_stub/context.c 1.9 +19 -10 cr/packer/pack_context.c 1.69 +15 -3 cr/spu/binaryswap/binaryswapspu.c 1.4 +2 -2 cr/spu/expando/expandospu.c 1.4 +1 -1 cr/spu/expando/expandospu.h 1.10 +7 -2 cr/spu/hiddenline/hiddenlinespu_context.c 1.5 +2 -2 cr/spu/motionblur/motionblurspu.c 1.15 +0 -3 cr/spu/pack/packspu.h 1.23 +12 -3 cr/spu/pack/packspu_context.c 1.74 +14 -3 cr/spu/readback/readbackspu.c 1.65 +9 -2 cr/spu/render/renderspu.c 1.50 +3 -2 cr/spu/render/renderspu.h 1.45 +1 -1 cr/spu/render/renderspu_init.c 1.23 +10 -5 cr/spu/replicate/replicatespu_context.c 1.31 +1 -1 cr/spu/tester/sputest.c 1.40 +9 -3 cr/spu/tilesort/tilesortspu_context.c 1.11 +5 -3 cr/unpacker/unpack_context.c ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click