summaryrefslogtreecommitdiffstats
path: root/o3d/command_buffer/service/cross
Commit message (Expand)AuthorAgeFilesLines
* Fixes to get renderer=cb cb_service=gl to compilegman@google.com2009-10-227-14/+17
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-1920-2486/+332
* Add a DLOG error to the command buffer and removegman@google.com2009-10-123-3/+10
* Added 32-bit float textures to command buffers, also changed the texture::For...petersont@google.com2009-09-302-11/+30
* This fixes the Linux GYP build, fixing a number of (ahem!) problemsbradnelson@google.com2009-09-307-49/+54
* More work in Command Buffersgman@google.com2009-09-2616-518/+525
* Fix to allow NOOP to work again.gman@google.com2009-09-261-4/+23
* Fixed some warnings.apatrick@google.com2009-09-254-14/+14
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-242-3/+1
* GPUProcessor uses O3D command buffer service to render to a window.apatrick@google.com2009-09-242-4/+30
* fix for gl cbgman@google.com2009-09-231-16/+16
* Change command buffer client code to use structures.gman@google.com2009-09-2315-797/+627
* Added render surfaces in command buffer service opengl version.petersont@google.com2009-09-219-48/+599
* This updates the DEPS for V8, Chrome and NaCl.gspencer@google.com2009-09-171-2/+3
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-172-34/+34
* Changing command buffer to use structs instead ofgman@google.com2009-09-174-582/+691
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-152-7/+9
* Fix _H__ to correct _H_gman@google.com2009-09-049-27/+27
* Adding in render surfaces for command buffers. Fixing SetRect as well.rlp@google.com2009-08-282-3/+86
* Created new build target for opengl command buffer service, fixed various bug...petersont@google.com2009-08-269-78/+696
* Fixing several problems with the build.gspencer@google.com2009-07-231-1/+1
* Removing unneeded EffectStream class. Cleaning up data assignment for stream ...rlp@google.com2009-07-081-7/+0
* Adding GetStreamInfo functionality (and passing corresponding unit test).rlp@google.com2009-07-022-0/+32
* Changes to make command buffers compile. Still failing some unit tests and ex...rlp@google.com2009-06-172-3/+3
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2735-0/+8427