summaryrefslogtreecommitdiffstats
path: root/o3d/command_buffer/common
Commit message (Expand)AuthorAgeFilesLines
* Recomitting 31676 with fix.apatrick@google.com2009-11-1115-5949/+0
* Reverting 31676.apatrick@google.com2009-11-1115-0/+5949
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-1115-5949/+0
* Moved platform specific out of platform directories. This is the Chrome conve...apatrick@google.com2009-11-1015-16/+16
* Removed core\cross\packing.h. Using approach consistent with Chrome. #pragma ...apatrick@google.com2009-11-062-5/+4
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-0513-670/+646
* Splits the command buffers into common commandsgman@google.com2009-10-284-125/+183
* move all O3D specific command buffer stuff to command_buffer::o3dgman@google.com2009-10-263-133/+134
* Trying to fix the build. gman taking over.apatrick@google.com2009-10-231-1/+1
* Fixes to get renderer=cb cb_service=gl to compilegman@google.com2009-10-223-181/+266
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-1910-1376/+116
* Add a DLOG error to the command buffer and removegman@google.com2009-10-123-66/+128
* Replaced SharedMemory::Map method with NPN_MapMemory.apatrick@google.com2009-10-021-1/+1
* Add the GL ES 2.0 header files.gman@google.com2009-10-013-0/+919
* Added 32-bit float textures to command buffers, also changed the texture::For...petersont@google.com2009-09-302-2/+11
* This fixes the Linux GYP build, fixing a number of (ahem!) problemsbradnelson@google.com2009-09-304-13/+14
* Fixing signed/unsigned mismatch warning showing up in gyp build.bradnelson@google.com2009-09-281-2/+2
* More work in Command Buffersgman@google.com2009-09-264-1082/+1022
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-261-5/+7
* Change command buffer client code to use structures.gman@google.com2009-09-234-307/+2763
* Changing command buffer to use structs instead ofgman@google.com2009-09-171-64/+563
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-157-6/+7
* Fix _H__ to correct _H_gman@google.com2009-09-045-15/+15
* Adding in render surfaces for command buffers. Fixing SetRect as well.rlp@google.com2009-08-282-12/+95
* Created new build target for opengl command buffer service, fixed various bug...petersont@google.com2009-08-261-1/+10
* Adding GetStreamInfo functionality (and passing corresponding unit test).rlp@google.com2009-07-023-0/+37
* Fixing unit_test bugs. One of hte fixes is for the texture param. This quiets...rlp@google.com2009-06-252-0/+3
* Changes to make command buffers compile. Still failing some unit tests and ex...rlp@google.com2009-06-174-3/+4
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2717-0/+3068