summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Reverting the O3D changes from 32206 and 32266, due to MacOS build problems w...senorblanco@chromium.org2009-11-181-7/+4
* Roll O3D's DEPS for Chromium 28829:32206.senorblanco@chromium.org2009-11-181-1/+1
* Roll DEPS for Skia 424:428, and enable Skia SSE2 optimizations for Linux and ...senorblanco@chromium.org2009-11-171-3/+6
* Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...apatrick@google.com2009-11-1659-515/+529
* GLES2.0 command buffers version 0.00001gman@google.com2009-11-1625-4/+21237
* linux: fixes for gcc 4.4piman@chromium.org2009-11-164-4/+7
* Using Chrome's IPC via DEPS. We weren't doing this before because of scons is...apatrick@google.com2009-11-161-0/+3
* Deleted some obselete scons stuff.apatrick@google.com2009-11-1337-7259/+0
* Missed some files from 31854.apatrick@google.com2009-11-124-5/+5
* Moved all gpu plugin and command buffer tests into a single executable prior ...apatrick@google.com2009-11-125-52/+70
* Created o3djs Plane and Translate2 classes.simonrad@chromium.org2009-11-122-91/+731
* Added presubmit checks to verify that files have the svn:eol-style=LF property.apatrick@google.com2009-11-121-0/+18
* Missed some files that should have been in 31811.apatrick@google.com2009-11-122-152/+152
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-1241-8816/+8816
* Recomitting 31676 with fix.apatrick@google.com2009-11-11154-857/+842
* Copying swiftshader over if available.bradnelson@google.com2009-11-111-1/+16
* Reverting 31676.apatrick@google.com2009-11-11154-840/+856
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-11154-856/+840
* linux: 64-bitpiman@google.com2009-11-1110-28/+86
* Moved platform specific out of platform directories. This is the Chrome conve...apatrick@google.com2009-11-1099-265/+265
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-1050-781/+695
* Updating the installer to check for OpenGL stats. Requires saving those stats...rlp@google.com2009-11-0915-28/+218
* 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