summaryrefslogtreecommitdiffstats
path: root/o3d/command_buffer/client/cross/effect_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved platform specific out of platform directories. This is the Chrome conve...apatrick@google.com2009-11-101-250/+0
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-051-2/+0
* move all O3D specific command buffer stuff to command_buffer::o3dgman@google.com2009-10-261-1/+1
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-191-12/+6
* This fixes the Linux GYP build, fixing a number of (ahem!) problemsbradnelson@google.com2009-09-301-1/+0
* More work in Command Buffersgman@google.com2009-09-261-2/+2
* Change command buffer client code to use structures.gman@google.com2009-09-231-45/+26
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-151-2/+2
* 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-261-0/+1
* Adding GetStreamInfo functionality (and passing corresponding unit test).rlp@google.com2009-07-021-0/+63
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+211