| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add line stippling and add functionality to the CameraController. | simonrad@chromium.org | 2009-12-10 | 6 | -172/+406 |
* | Changes the classlist to be hierarchical. | gman@chromium.org | 2009-12-08 | 3 | -5/+70 |
* | Check that texture being bound is not the current | gman@chromium.org | 2009-12-08 | 2 | -0/+15 |
* | Add obscured / unobscured rendering to | gman@chromium.org | 2009-12-05 | 4 | -169/+215 |
* | Fixes a bug in the docs generation for overloaded | gman@chromium.org | 2009-12-04 | 6 | -11/+34 |
* | Minor docs fix | gman@chromium.org | 2009-12-04 | 1 | -56/+57 |
* | Fixes the compiled o3djs libraries. | gman@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Creates a CameraController class, and makes the Rotate1 manipulator use line ... | simonrad@chromium.org | 2009-12-03 | 6 | -158/+675 |
* | TBR=kbr@google.com | gman@chromium.org | 2009-12-03 | 1 | -5/+5 |
* | Updates the picking library to have a PickManager and | gman@chromium.org | 2009-12-03 | 8 | -128/+307 |
* | Remove attempt to uninstall lib{Cg,CgGL} libs since we are not installing tho... | nmaxwell@chromium.org | 2009-12-02 | 1 | -7/+4 |
* | TBR=kbr@google.com | gman@chromium.org | 2009-12-01 | 2 | -2/+2 |
* | Make primitives and lineprimitives share | gman@chromium.org | 2009-11-30 | 2 | -131/+111 |
* | Fix 2 issues in docs building | gman@chromium.org | 2009-11-30 | 2 | -28/+33 |
* | 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 |