summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Revert my change to the O3D plugin's description format, since it breaks the ...tschmelcher@chromium.org2010-03-021-1/+1
* When an o3d window does not belong to any monitor (off screen), instead of fa...zmo@google.com2010-03-011-7/+1
* Fix minor issues for some tests, and disable others.kkania@google.com2010-03-014-8/+16
* Incorporating change missed in previous CLkbr@chromium.org2010-02-271-2/+2
* First check in of the o3d implimentation in webgl. Classes work well enough ...petersont@google.com2010-02-2640-0/+8656
* Thanks to apatrick, added missing support to GLSL ES grammar forkbr@chromium.org2010-02-2624-15/+746
* Fixed uninitialized variables breaking Linux build after checkin ofkbr@google.com2010-02-261-3/+3
* Added the bulk of the algorithm for GPU accelerated 2D vector curvekbr@chromium.org2010-02-2639-23/+5909
* Linux: make sure the fullscreen window always gets focustschmelcher@chromium.org2010-02-222-3/+11
* Make ActiveX CLSIDs and names into overridable variables too. Also make the N...tschmelcher@chromium.org2010-02-2216-93/+265
* Linux: Implement cursor type NONE. Also ensure fullscreen windows are created...tschmelcher@chromium.org2010-02-192-7/+39
* Set the correct content window parameters for the "soft" fullscreen mode:zmo@google.com2010-02-191-1/+9
* Added viewAll method to CameraController.kbr@chromium.org2010-02-191-2/+67
* Requesting C++ readability review for these classes and unit tests.kbr@chromium.org2010-02-196-107/+102
* Added a specialized triangulator which creates triangles filling thekbr@chromium.org2010-02-196-0/+808
* Added computation of three-dimensional texture coordinates for thekbr@chromium.org2010-02-183-0/+289
* Added classifier which determines the type of a cubic curve input.kbr@chromium.org2010-02-185-0/+419
* This fixes a bug in the 2d particle shader that madegman@chromium.org2010-02-181-2/+3
* Fixed regression caused by http://codereview.chromium.org/599012 wherekbr@chromium.org2010-02-171-1/+1
* Added interval tree data structure and unit tests. This is built onkbr@chromium.org2010-02-173-0/+498
* Re-applying patch from http://codereview.chromium.org/606005 .zmo@google.com2010-02-162-4/+33
* Reverting files back to known good state. Will re-applyzmo@google.com2010-02-162-244/+113
* Make plugin name and mimetype into overridable GYP variables, so that third p...tschmelcher@chromium.org2010-02-162-20/+22
* Fix the software renderer "soft" fullscreen mode using the wrong monitor bug.zmo@google.com2010-02-162-113/+244
* Clone of issue 598075. See: http://codereview.chromium.org/598075twiz@google.com2010-02-127-84/+7
* Fixed broken Linux build by changing Counter helper class used bykbr@google.com2010-02-121-21/+21
* Added an arena allocator and an augmentable red-black tree whichkbr@chromium.org2010-02-127-0/+1449
* O3D initialized to the monitor/adapter where the window is on.zmo@google.com2010-02-112-22/+79
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-4/+4
* Roll imported Nixysa version forward to get the new universally compatible ve...maf@google.com2010-02-091-1/+1
* Roll back Nixysa imported rev so that we get the Python 2.4 compatible version.maf@google.com2010-02-091-1/+1
* Bump DEPS to pull in latest Nixysa.maf@google.com2010-02-081-1/+1
* linux: native OpenGL ES supportpiman@google.com2010-02-0814-189/+619
* Force Java version to 1.6.0 on Mac OS X because apparently latestkbr@chromium.org2010-02-051-1/+10
* Added needed dependency on npo3dautoplugin because otherwise thekbr@chromium.org2010-02-051-0/+3
* Roll Skia to 488 to pick up some new needed entry points.kbr@chromium.org2010-02-051-1/+1
* roll deps to pick up nacl changes for armpiman@google.com2010-02-051-1/+1
* Worked around bug in 32-bit Safari 4 on Mac OS X 10.6 where thekbr@chromium.org2010-02-051-0/+6
* Fixed build problem on Mac OS X 10.6. precompile.h is inferred by namekbr@chromium.org2010-02-051-0/+2
* Bump chromium DEPS to pick up my skia Linux crash fix.tschmelcher@chromium.org2010-02-031-1/+11
* linux: add an option to disable FBO support for platforms that don't have it.piman@google.com2010-02-014-3/+25
* Linux: add missing -D to dpkg-buildpackage command line to enable build depen...tschmelcher@chromium.org2010-02-011-0/+1
* Add Debian/Ubuntu packages back to Linux build.tschmelcher@chromium.org2010-01-2923-220/+245
* linux: fixes for the glsl rendererpiman@google.com2010-01-295-10/+11
* Update O3D DEPS to pull in current Nixysa.maf@google.com2010-01-291-1/+1
* fix v8 issues by not adding explicit () in eval unless it's necessary.piman@google.com2010-01-291-15/+20
* linux: arm fixespiman@google.com2010-01-295-37/+6
* win: fix DXSDK include path, needs to be after platform sdk include pathpiman@google.com2010-01-286-5/+7
* force nacl_standalone=1 for windows - nacl needs itpiman@google.com2010-01-271-0/+3
* linux: use internal libjpeg for bots that don't have itpiman@google.com2010-01-271-0/+1