summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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