summaryrefslogtreecommitdiffstats
path: root/o3d/command_buffer/client
Commit message (Expand)AuthorAgeFilesLines
* Recomitting 31676 with fix.apatrick@google.com2009-11-1113-3042/+0
* Reverting 31676.apatrick@google.com2009-11-1113-0/+3042
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-1113-3042/+0
* Moved platform specific out of platform directories. This is the Chrome conve...apatrick@google.com2009-11-1013-29/+29
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-105-56/+31
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-0513-43/+15
* Splits the command buffers into common commandsgman@google.com2009-10-282-11/+13
* move all O3D specific command buffer stuff to command_buffer::o3dgman@google.com2009-10-264-99/+100
* Fixes to get renderer=cb cb_service=gl to compilegman@google.com2009-10-227-598/+704
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-1910-1248/+438
* This fixes the Linux GYP build, fixing a number of (ahem!) problemsbradnelson@google.com2009-09-307-15/+14
* More work in Command Buffersgman@google.com2009-09-266-162/+175
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-242-2/+2
* Change command buffer client code to use structures.gman@google.com2009-09-237-262/+761
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-152-3/+3
* Fix code in effect_helper.cc that does not compile in GCC. maf@google.com2009-08-271-3/+6
* Created new build target for opengl command buffer service, fixed various bug...petersont@google.com2009-08-262-0/+3
* Adding GetStreamInfo functionality (and passing corresponding unit test).rlp@google.com2009-07-022-0/+84
* Changes to make command buffers compile. Still failing some unit tests and ex...rlp@google.com2009-06-171-1/+1
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2716-0/+3195