summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Fixed deadlocks occurring in Chrome during O3D teardown when O3D is inkbr@google.com2009-12-221-1/+13
* Rename all GLES2 classes from ___GL to ___GLES2gman@chromium.org2009-12-1723-724/+761
* Fix for Windows standalone buildgman@chromium.org2009-12-161-8/+3
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-1638-0/+7025
* Clean up the rendering of manipulators.simonrad@chromium.org2009-12-121-108/+240
* New code needs some NULL checks so we don't crash FireFox on 10.6.maf@google.com2009-12-111-5/+9
* Refactor the manipulator samples so that the common javascript code is includ...simonrad@chromium.org2009-12-114-756/+312
* Don't screw up the retain count on the original WindowRef referenced by the c...maf@google.com2009-12-101-0/+11
* linux: enabling fontspiman@chromium.org2009-12-102-30/+4
* Fix for O3Djs build break.simonrad@chromium.org2009-12-101-3/+8
* Add line stippling and add functionality to the CameraController.simonrad@chromium.org2009-12-106-172/+406
* Changes the classlist to be hierarchical.gman@chromium.org2009-12-083-5/+70
* Check that texture being bound is not the currentgman@chromium.org2009-12-082-0/+15
* Add obscured / unobscured rendering togman@chromium.org2009-12-054-169/+215
* Fixes a bug in the docs generation for overloadedgman@chromium.org2009-12-046-11/+34
* Minor docs fixgman@chromium.org2009-12-041-56/+57
* Fixes the compiled o3djs libraries.gman@chromium.org2009-12-041-1/+1
* Creates a CameraController class, and makes the Rotate1 manipulator use line ...simonrad@chromium.org2009-12-036-158/+675
* TBR=kbr@google.comgman@chromium.org2009-12-031-5/+5
* Updates the picking library to have a PickManager andgman@chromium.org2009-12-038-128/+307
* Remove attempt to uninstall lib{Cg,CgGL} libs since we are not installing tho...nmaxwell@chromium.org2009-12-021-7/+4
* TBR=kbr@google.comgman@chromium.org2009-12-012-2/+2
* Make primitives and lineprimitives sharegman@chromium.org2009-11-302-131/+111
* Fix 2 issues in docs buildinggman@chromium.org2009-11-302-28/+33
* Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...apatrick@google.com2009-11-25141-39533/+0
* Separate the line primitive stuff out of debug.jsgman@chromium.org2009-11-254-426/+491
* Update the manipulator rotate1 example to usegman@chromium.org2009-11-254-76/+151
* Added new way of dragging the Rotate1 manipulator (linear mapping in screen s...simonrad@chromium.org2009-11-242-60/+119
* Updates GLES Imlementation to use Antoine's cool gman@chromium.org2009-11-245-204/+244
* Updates demo to one that uses a texture.gman@chromium.org2009-11-2418-1289/+1728
* Fix for gcc. Removed unused file.apatrick@google.com2009-11-232-941/+1
* Added torus primitive and Rotate1 manipulator.simonrad@chromium.org2009-11-203-34/+556
* Removed O3D command buffer protocol code and O3D comand buffer configuration.apatrick@google.com2009-11-2053-15325/+21
* Linux: Link the O3D browser plugin with -z nodelete.thestig@chromium.org2009-11-191-0/+4
* A clear screen GLES2 demo.gman@chromium.org2009-11-1928-1350/+2005
* No longer ship/install libGLEW with o3d package. This should come from the us...nmaxwell@chromium.org2009-11-192-5/+19
* Fix for last checkingman@chromium.org2009-11-181-1/+1
* Change GPUProcess to use GLES2 instead of GAPIgman@google.com2009-11-1822-8901/+9880
* 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