summaryrefslogtreecommitdiffstats
path: root/o3d/command_buffer
Commit message (Expand)AuthorAgeFilesLines
* 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-2640-2051/+2022
* Fix to allow NOOP to work again.gman@google.com2009-09-261-4/+23
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-262-6/+19
* Dynamically loads d3d9 and d3dx9 dlls on Windows.apatrick@google.com2009-09-255-52/+194
* Fixed some warnings.apatrick@google.com2009-09-254-14/+14
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-245-26/+73
* GPUProcessor uses O3D command buffer service to render to a window.apatrick@google.com2009-09-243-4/+31
* fix for gl cbgman@google.com2009-09-231-16/+16
* Change command buffer client code to use structures.gman@google.com2009-09-2333-1546/+4370
* Added render surfaces in command buffer service opengl version.petersont@google.com2009-09-2110-48/+601
* 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-174-282/+282
* Changing command buffer to use structs instead ofgman@google.com2009-09-175-646/+1254
* Review URL: http://codereview.chromium.org/176026rlp@google.com2009-09-152-48/+129
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-1515-27/+203
* Fix _H__ to correct _H_gman@google.com2009-09-0420-60/+60
* Adding in render surfaces for command buffers. Fixing SetRect as well.rlp@google.com2009-08-2811-459/+1112
* 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-2615-101/+778
* Change <script id="o3d" to <script id="o3dscript"gman@google.com2009-07-281-1/+1
* This change fixes the issue that if you usegman@google.com2009-07-241-1/+1
* 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-083-12/+1
* Adding GetStreamInfo functionality (and passing corresponding unit test).rlp@google.com2009-07-0211-3/+325
* Fixing unit_test bugs. One of hte fixes is for the texture param. This quiets...rlp@google.com2009-06-253-0/+17
* Changes to make command buffers compile. Still failing some unit tests and ex...rlp@google.com2009-06-178-8/+9
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2796-0/+33180