summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs fixes for simple.jsgman@google.com2009-08-211-5/+12
* update deps to grab new pdiff and mac reference imagesgman@google.com2009-08-213-45/+322
* Make selenium pass in 1.0 for alphaThresholdgman@google.com2009-08-211-3/+12
* Changes the Windows backbuffer to RGBA mode.gman@google.com2009-08-213-89/+63
* Add IO functions for Bitmap and change other utilitesgman@google.com2009-08-212-25/+142
* Updates the bitmap and skinning samples and gets the gman@google.com2009-08-219-48/+64
* Added o3djs.util.getElementsByTagAndId andgman@google.com2009-08-212-74/+213
* Setup script for O3D plugin installer. This is the installer that we will giv...nmaxwell@google.com2009-08-201-0/+156
* Generalized cylinder code in primitives.js to handle truncated cones.kbr@google.com2009-08-204-34/+205
* Added NPObjectBase, a base class for NPObject that forwards NPObject calls th...apatrick@google.com2009-08-206-3/+489
* The OS_WIN check is not working in the scons build.gman@google.com2009-08-201-0/+2
* This updates some of the dependencies that we need for GYP, tobradnelson@google.com2009-08-201-8/+16
* Added GPU rendering plugin, an internal out-of-process plugin for rendering 3...apatrick@google.com2009-08-204-0/+230
* Linux: build a 32-bit Debian package too.tschmelcher@google.com2009-08-196-3/+52
* Remove references to pack.createTextureFromRawDatagman@google.com2009-08-191-6/+6