| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleted gpu process and command buffer code from O3D tree. Now resides in Chr... | apatrick@google.com | 2009-11-25 | 141 | -39533/+0 |
* | Separate the line primitive stuff out of debug.js | gman@chromium.org | 2009-11-25 | 4 | -426/+491 |
* | Update the manipulator rotate1 example to use | gman@chromium.org | 2009-11-25 | 4 | -76/+151 |
* | Added new way of dragging the Rotate1 manipulator (linear mapping in screen s... | simonrad@chromium.org | 2009-11-24 | 2 | -60/+119 |
* | Updates GLES Imlementation to use Antoine's cool | gman@chromium.org | 2009-11-24 | 5 | -204/+244 |
* | Updates demo to one that uses a texture. | gman@chromium.org | 2009-11-24 | 18 | -1289/+1728 |
* | Fix for gcc. Removed unused file. | apatrick@google.com | 2009-11-23 | 2 | -941/+1 |
* | Added torus primitive and Rotate1 manipulator. | simonrad@chromium.org | 2009-11-20 | 3 | -34/+556 |
* | Removed O3D command buffer protocol code and O3D comand buffer configuration. | apatrick@google.com | 2009-11-20 | 53 | -15325/+21 |
* | Linux: Link the O3D browser plugin with -z nodelete. | thestig@chromium.org | 2009-11-19 | 1 | -0/+4 |
* | A clear screen GLES2 demo. | gman@chromium.org | 2009-11-19 | 28 | -1350/+2005 |
* | No longer ship/install libGLEW with o3d package. This should come from the us... | nmaxwell@chromium.org | 2009-11-19 | 2 | -5/+19 |
* | Fix for last checkin | gman@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Change GPUProcess to use GLES2 instead of GAPI | gman@google.com | 2009-11-18 | 22 | -8901/+9880 |
* | Reverting the O3D changes from 32206 and 32266, due to MacOS build problems w... | senorblanco@chromium.org | 2009-11-18 | 1 | -7/+4 |
* | Roll O3D's DEPS for Chromium 28829:32206. | senorblanco@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Roll DEPS for Skia 424:428, and enable Skia SSE2 optimizations for Linux and ... | senorblanco@chromium.org | 2009-11-17 | 1 | -3/+6 |
* | Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte... | apatrick@google.com | 2009-11-16 | 59 | -515/+529 |
* | GLES2.0 command buffers version 0.00001 | gman@google.com | 2009-11-16 | 25 | -4/+21237 |
* | linux: fixes for gcc 4.4 | piman@chromium.org | 2009-11-16 | 4 | -4/+7 |
* | Using Chrome's IPC via DEPS. We weren't doing this before because of scons is... | apatrick@google.com | 2009-11-16 | 1 | -0/+3 |
* | Deleted some obselete scons stuff. | apatrick@google.com | 2009-11-13 | 37 | -7259/+0 |
* | Missed some files from 31854. | apatrick@google.com | 2009-11-12 | 4 | -5/+5 |
* | Moved all gpu plugin and command buffer tests into a single executable prior ... | apatrick@google.com | 2009-11-12 | 5 | -52/+70 |
* | Created o3djs Plane and Translate2 classes. | simonrad@chromium.org | 2009-11-12 | 2 | -91/+731 |
* | Added presubmit checks to verify that files have the svn:eol-style=LF property. | apatrick@google.com | 2009-11-12 | 1 | -0/+18 |
* | Missed some files that should have been in 31811. | apatrick@google.com | 2009-11-12 | 2 | -152/+152 |
* | Made all line endings consistently LF and added svn:eol-style=LF property to ... | apatrick@google.com | 2009-11-12 | 41 | -8816/+8816 |
* | Recomitting 31676 with fix. | apatrick@google.com | 2009-11-11 | 154 | -857/+842 |
* | Copying swiftshader over if available. | bradnelson@google.com | 2009-11-11 | 1 | -1/+16 |
* | Reverting 31676. | apatrick@google.com | 2009-11-11 | 154 | -840/+856 |
* | Reorganized command buffer and GPU plugin code into following structure: | apatrick@google.com | 2009-11-11 | 154 | -856/+840 |
* | linux: 64-bit | piman@google.com | 2009-11-11 | 10 | -28/+86 |
* | Moved platform specific out of platform directories. This is the Chrome conve... | apatrick@google.com | 2009-11-10 | 99 | -265/+265 |
* | Switched from NPObject shared memory wrapper to Chrome shared memory in prepa... | apatrick@google.com | 2009-11-10 | 50 | -781/+695 |
* | Updating the installer to check for OpenGL stats. Requires saving those stats... | rlp@google.com | 2009-11-09 | 15 | -28/+218 |
* | Revert "linux: 64-bit" | piman@google.com | 2009-11-07 | 10 | -78/+28 |
* | linux: 64-bit | piman@google.com | 2009-11-07 | 10 | -28/+78 |
* | Removed core\cross\packing.h. Using approach consistent with Chrome. #pragma ... | apatrick@google.com | 2009-11-06 | 4 | -75/+6 |
* | Fixing line endings to LF so trybot works. | apatrick@google.com | 2009-11-06 | 1 | -404/+404 |
* | Moved command_buffer and gpu_plugin code out of o3d namespace. | apatrick@google.com | 2009-11-05 | 134 | -15271/+920 |
* | Updating O3D rev number to include recent changes to FCollada | vangelis@google.com | 2009-11-05 | 1 | -1/+1 |
* | GL fix. Code was DCHECKing valid conditions and | gman@google.com | 2009-11-04 | 1 | -3/+10 |
* | Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot. | apatrick@google.com | 2009-11-04 | 8 | -103/+73 |
* | Change gypbuild to use python at its current | gman@google.com | 2009-11-04 | 1 | -1/+1 |
* | Removed command_buffer dependency on vectormath (indirectly via core/types.h). | apatrick@google.com | 2009-11-04 | 9 | -143/+172 |
* | Make gyp build get idl files from only one location. | gman@google.com | 2009-11-04 | 2 | -58/+27 |
* | Fix for build. | gman@google.com | 2009-11-04 | 1 | -1/+1 |
* | Change build to only have one place to list | gman@google.com | 2009-11-03 | 7 | -378/+239 |
* | Switch gypbuild to use devenv instead of msbuild. | gman@google.com | 2009-11-03 | 1 | -3/+9 |