summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Revert "linux: 64-bit"piman@google.com2009-11-0710-78/+28
* linux: 64-bitpiman@google.com2009-11-0710-28/+78
* Removed core\cross\packing.h. Using approach consistent with Chrome. #pragma ...apatrick@google.com2009-11-064-75/+6
* Fixing line endings to LF so trybot works.apatrick@google.com2009-11-061-404/+404
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-05134-15271/+920
* Updating O3D rev number to include recent changes to FColladavangelis@google.com2009-11-051-1/+1
* GL fix. Code was DCHECKing valid conditions andgman@google.com2009-11-041-3/+10
* Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot.apatrick@google.com2009-11-048-103/+73
* Change gypbuild to use python at its currentgman@google.com2009-11-041-1/+1
* Removed command_buffer dependency on vectormath (indirectly via core/types.h).apatrick@google.com2009-11-049-143/+172
* Make gyp build get idl files from only one location.gman@google.com2009-11-042-58/+27
* Fix for build.gman@google.com2009-11-041-1/+1
* Change build to only have one place to listgman@google.com2009-11-037-378/+239
* Switch gypbuild to use devenv instead of msbuild.gman@google.com2009-11-031-3/+9
* Linux: Add support for loading environment variables at plugin start-up from ...tschmelcher@chromium.org2009-11-034-0/+148
* Put back some scons files that the docs build parses, but rename themgspencer@google.com2009-11-034-8/+163
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-0234-5520/+106
* Fix for GL unit_tests.gman@google.com2009-10-293-7/+7
* Change from absolute paths to relative paths to allow tests,etc. to be locate...kkania@google.com2009-10-283-114/+113
* Splits the command buffers into common commandsgman@google.com2009-10-2817-196/+488
* Revert 30359 - Change from absolute paths to relative paths to allow tests,et...kkania@google.com2009-10-283-112/+114
* Change from absolute paths to relative paths to allow tests,etc. to be locate...kkania@google.com2009-10-283-114/+112
* Mapping third_party/makeself for the GYP build as well.vangelis@google.com2009-10-281-0/+3
* Add --clean support to gypbuild.gman@google.com2009-10-281-90/+185
* Adding mapping for third_party/makeself. This is to complete checkin of http...vangelis@google.com2009-10-271-0/+3
* Adding support for windows safari. This requires registering the o3d plugin w...vangelis@google.com2009-10-273-3/+17
* Adding the o3d-internal include path before the others so that if o3d-interna...vangelis@google.com2009-10-272-0/+4
* GPUPluginObject has methods to query its current window size.apatrick@google.com2009-10-273-0/+96
* Update o3d_code_rev from 154 to 157, to get the new bitmap-draw-image referen...kkania@google.com2009-10-273-3/+3
* move all O3D specific command buffer stuff to command_buffer::o3dgman@google.com2009-10-2649-643/+690
* Pulling in latest gyp.bradnelson@google.com2009-10-262-2/+2
* Adjusted timeouts for a couple failing tests; switched from umount to hdiutil...kkania@google.com2009-10-264-57/+51
* Adding lib path to glew to invocation of converter.bradnelson@google.com2009-10-241-1/+5
* Fix beach demo strafe.gman@google.com2009-10-241-1/+1
* Change gpybuild to use o3d_all if o3d-internal existsgman@google.com2009-10-231-3/+61
* Remove waterdemo samples from build as they havegman@google.com2009-10-231-9/+0
* TBR=apatrickgman@google.com2009-10-231-2/+2
* Trying to fix the build. gman taking over.apatrick@google.com2009-10-234-11/+12
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-231-1/+1
* fixed include order issues for osx I introducedgman@google.com2009-10-222-5/+8
* Fixes to get renderer=cb cb_service=gl to compilegman@google.com2009-10-2248-881/+1168
* Switching on svn trybot submit.bradnelson@google.com2009-10-221-0/+3
* Added CommandBuffer::GetStatus so remote processes can query whether the plug...apatrick@google.com2009-10-228-74/+246
* Fix O3D release binary. Turns out that with current tools we always need GCC_...maf@google.com2009-10-211-1/+1
* Forcibly remove all plugin files.kkania@google.com2009-10-212-6/+9
* Split the selenium browser name into the browser name and browser path for th...kkania@google.com2009-10-211-3/+6
* Fix bad identation bug.kkania@google.com2009-10-211-2/+2
* Remove browser installation from lab test runner. This will now happen during...kkania@google.com2009-10-211-60/+34
* Move registering o3d_host.dll to selenium.gyp becausegman@google.com2009-10-203-25/+87
* Fix bugs in rendergraph.jsgman@google.com2009-10-201-2/+2