summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Fixes for accidental early commit reviewed at URL below.apatrick@google.com2009-09-026-6/+91
* Beginnings of direct manipulator support in o3djs library. Addedkbr@google.com2009-09-024-5/+1202
* Fixing path in call to version_info.pybradnelson@google.com2009-09-021-1/+1
* GPU plugin object can create a command buffer via a V8 extension in Chromium ...apatrick@google.com2009-09-0235-962/+1707
* Adds GET_VERSION IMC message.gman@google.com2009-09-029-66/+289
* Rename render_width and render_height to display_widthgman@google.com2009-09-014-25/+25
* Fix for param array support in effects for GLgman@google.com2009-09-011-1/+2
* Fixes for texture locking.gman@google.com2009-09-014-11/+5
* Update samples to use more utility functions wheregman@google.com2009-09-0131-633/+212
* Update Texture::Lock to take an AccessMode.gman@google.com2009-09-0114-326/+395
* Switching DISPLAY_MODE_DEFAULT to create to a non-full-screen window at the c...vangelis@google.com2009-08-311-7/+15
* up cullingzsort stress test pdiff thresholdgman@google.com2009-08-311-1/+1
* Prep for ascii only converter optiongman@google.com2009-08-313-5/+17
* Fix for Canvas::DrawBitmap that I broke when addinggman@google.com2009-08-311-1/+1
* Fix for archive request. It turns out this thinggman@google.com2009-08-316-36/+54
* Fix for mac setRect?gman@google.com2009-08-291-0/+4
* Fix syntax accessing enum scoped to class, to fix GCC builds.maf@google.com2009-08-281-1/+1
* Adding in render surfaces for command buffers. Fixing SetRect as well.rlp@google.com2009-08-2821-501/+1820
* increase threshold setting for culling testsgman@google.com2009-08-281-1/+1
* Adding back in breakpad upload.bradnelson@google.com2009-08-282-0/+14
* Bump version to 0.1.42gman@google.com2009-08-282-2/+2
* Fixes toDataURL for GL by making it all work throughgman@google.com2009-08-2822-380/+492
* up the threshold for hellocube-texturegman@google.com2009-08-281-1/+1
* Bump the revision number in DEPS so we get new pdiff.maf@google.com2009-08-271-1/+1
* o3d plugin was mistakenly being built as a static library when built outside ...bradnelson@google.com2009-08-271-10/+1
* Move the build group addition out of the AddMacDebugSettings function.maf@google.com2009-08-271-3/+9
* Fix code in effect_helper.cc that does not compile in GCC. maf@google.com2009-08-271-3/+6
* temp fix for bug with compressed texture clearinggman@google.com2009-08-271-19/+20
* Clear textures on creation for D3D because it gman@google.com2009-08-271-0/+41
* bug fixgman@google.com2009-08-271-1/+1
* Security fix for DDS files.gman@google.com2009-08-271-0/+9
* Adds a RENDER message to the O3D IMC.gman@google.com2009-08-264-0/+141
* Fixes for OSX float differences from Windows.gman@google.com2009-08-261-7/+21
* Fix the build by fixing a typo in plugin.gypgspencer@google.com2009-08-261-1/+1
* Changes needed to get everything packaged for Mac.maf@google.com2009-08-264-4/+44
* Created new build target for opengl command buffer service, fixed various bug...petersont@google.com2009-08-2622-131/+923
* Added a compiler flag to include precompile.h on command line in core on unix...petersont@google.com2009-08-261-0/+1
* Moved include of precompiled header out of cc files in core to me more in acc...petersont@google.com2009-08-25104-118/+6
* Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a...apatrick@google.com2009-08-2522-354/+1183
* fix commentgman@google.com2009-08-251-1/+1
* Fix for osx Lanzcos scale test.gman@google.com2009-08-251-1/+13
* This adds the gyp tools to the regular build so that the o3d-internal gyp buildgspencer@google.com2009-08-251-1/+4
* Add license information to our shell scripts.agl@chromium.org2009-08-252-0/+7
* fix typogman@google.com2009-08-251-2/+2
* Add missing frameworks to plugin project. maf@google.com2009-08-253-1/+64
* Linux: fix a couple problems that Lintian reports for the .deb file:tschmelcher@google.com2009-08-258-41/+16
* changes the js docs from js_0_1_ to js_1_0_gman@google.com2009-08-251-1/+1
* Cleanup Renderer.gman@google.com2009-08-2525-381/+470
* Added DispatchedNPObject.apatrick@google.com2009-08-2418-23/+1671
* Make Mac also look for O3D_FORCE_SOFTWARE_RENDERERgman@google.com2009-08-245-10/+35