summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump V8 version to pick up Mac 10.4 compatibility changes.maf@google.com2009-06-241-1/+1
* Code to load the software renderer and initialize it. Code to force the softw...apatrick@google.com2009-06-237-20/+137
* These are code changes required to make the GYP build work.gspencer@google.com2009-06-2319-41/+154
* Fixing some REWRITES that got missed somehow.gspencer@google.com2009-06-232-10/+60
* Adjusting the pdiff threshold for hellocube image compares to 1000. Also rem...vangelis@google.com2009-06-231-1/+1
* Review URL: http://codereview.chromium.org/140024ericu@google.com2009-06-221-6/+13
* Fixing a typo that broke the windows build.vangelis@google.com2009-06-221-1/+1
* Delete the unused open source installer project file.maf@google.com2009-06-221-776/+0
* Bump up the version of V8 we sync to.maf@google.com2009-06-191-1/+1
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-195-27/+59
* Review URL: http://codereview.chromium.org/132023ericu@google.com2009-06-192-35/+67
* Change the plugin build file to build the real Mac installer if the o3d-inter...maf@google.com2009-06-181-5/+9
* Add safari to the list of browser that can be tested with selenium.thomaslewis@google.com2009-06-181-1/+1