summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-0113-113/+176
* Make the beachdemo not require LargeGeometrygman@google.com2009-07-013-3/+3
* Fix for Windows 7gman@google.com2009-07-013-5/+6
* Fixing EffectTest.LogOpenGLCalls and cleaning up a line in DrawPassTest.rlp@google.com2009-07-012-5/+7
* This updates python to the same version as Chrome uses, to fix a problemgspencer@google.com2009-07-011-1/+1
* Fix Mac installer build. We were not inserting the version number into the Ke...maf@google.com2009-06-301-2/+4
* Review URL: http://codereview.chromium.org/151103apatrick@google.com2009-06-305-20/+18
* Disabling beachdemo selenium test in Chrome.apatrick@google.com2009-06-301-1/+1
* Forgot these 2 files in the last checkingman@google.com2009-06-302-8/+8
* This CL contains the the changes needed to buildgman@google.com2009-06-309-125/+2343
* Some minor JS fixesgman@google.com2009-06-301-7/+19
* Disabled a couple of selenium tests that don't work in Chrome (see comment). ...apatrick@google.com2009-06-302-3/+8
* Made CHostControl use atomic reference counting because it is accessed from S...apatrick@google.com2009-06-301-1/+3
* Fix a few more doc errors.gman@google.com2009-06-303-4/+12
* Review URL: http://codereview.chromium.org/149101ericu@google.com2009-06-301-0/+32
* Fix a minor doc issue in fps.jsgman@google.com2009-06-301-0/+1
* Fix particle sample for IEgman@google.com2009-06-301-3/+3
* Add param-array-test to seleniumgman@google.com2009-06-303-3/+3
* Added particle trails for things like exhaust on a car.gman@google.com2009-06-293-85/+429
* Add support for Param Arrays for Effect parameters.gman@google.com2009-06-297-101/+1086
* linux: fix build. don't use GDK_META_MASK until we figure out which version o...piman@google.com2009-06-291-0/+5
* Updates the o3dConverter to turn on filtering by defaultgman@google.com2009-06-295-36/+180
* Fix indexed PNG loading.gman@google.com2009-06-294-6/+58
* Review URL: http://codereview.chromium.org/150070ericu@google.com2009-06-291-0/+2
* Added a toon shader to shader-testgman@google.com2009-06-294-28/+135
* Some refactoring. Move a lot of drawing related but not O3D specific code out...maf@google.com2009-06-296-116/+218
* DEPS to nixysa 25gman@google.com2009-06-292-2/+2
* Update to latest nixysa v24gman@google.com2009-06-293-3/+3
* Fix linux dependency making into osx, windowsgman@google.com2009-06-291-1/+2
* fixes after reviewpiman@google.com2009-06-291-5/+7
* add XEmbed bindingspiman@google.com2009-06-298-31/+323
* Bump nixysa rev to get the nspluginwrapper fix (and the signed/unsigned one)piman@google.com2009-06-292-2/+2
* bump the version so samples will requestgman@google.com2009-06-261-1/+1
* nspluginwrapper compat fixes, part 1: Set the correct size in NP_GetEntryPoin...tschmelcher@google.com2009-06-261-1/+1
* Fix bad commentgman@google.com2009-06-261-2/+0
* This fixes lots of docs issues in the IDL files.gman@google.com2009-06-2616-36/+100
* Fix the < sign to &lt; in jsdocsgman@google.com2009-06-261-1/+1
* divVectorVector was copied from mulVectorVector and the * was still there. F...petersont@chromium.org2009-06-261-0/+6
* Fix div typogman@google.com2009-06-261-1/+1
* Version number bump for releaseericu@google.com2009-06-261-1/+1
* New user experience for the fullscreen message on Mac.maf@google.com2009-06-254-62/+153
* Call V8::Dispose() when the plugin dll is unloaded from the browser so that m...vangelis@google.com2009-06-251-0/+16
* Fixing unit_test bugs. One of hte fixes is for the texture param. This quiets...rlp@google.com2009-06-255-3/+25
* Review URL: http://codereview.chromium.org/146126ericu@google.com2009-06-253-35/+53
* Review URL: http://codereview.chromium.org/147089ericu@google.com2009-06-252-1/+25
* Updating unused DEPS file for unused GYP build.gspencer@google.com2009-06-241-2/+5
* Fixing broken common.gypigspencer@google.com2009-06-241-3/+5
* This fixes types.h with a conditional block so that it provides down_cast<>,gspencer@google.com2009-06-242-0/+37
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-2418-1/+2100
* Review URL: http://codereview.chromium.org/147062ericu@google.com2009-06-244-11/+5