summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Fixed some warnings in bitmap_png.ccbradnelson@google.com2009-08-105-5/+23
* Now that chromium's common.gypi sets /MP when building under vs2008,bradnelson@google.com2009-08-101-5/+0
* Changing run hook for gyp so that depth as at the right level.bradnelson@google.com2009-08-091-1/+1
* Add return type to docs for getRectgman@google.com2009-08-081-0/+2
* fix for gccgman@google.com2009-08-081-0/+2
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-0835-149/+572
* Fix for GL path not clearing texturesgman@google.com2009-08-082-33/+30
* half fix for mac.gman@google.com2009-08-082-4/+9
* Add nonPowerOfTwoTextures to clientInfogman@google.com2009-08-088-7/+64
* Add usual cleanup code for this sample, fixing breakage with Firefox's backwa...kbr@google.com2009-08-081-0/+11
* Changes for Mac GYP build: fix source that causes compiler warnings, fix incl...maf@google.com2009-08-076-310/+321
* Removed manual setting of iexplore.exe path on 64-bit Windows duringkbr@google.com2009-08-072-16/+1
* This CL adds texture.getRectgman@google.com2009-08-076-31/+354
* This adds a stub for the mac installer so that the gyp generation won't fail ...gspencer@google.com2009-08-072-0/+45
* Fix the error I introduced into the installer build.scons file.gspencer@google.com2009-08-061-1/+1
* This completes the building of o3d.msi from the GYP build.gspencer@google.com2009-08-0615-35/+422
* Updated to o3d revision 113.apatrick@google.com2009-08-061-1/+1
* Need to define XP_MACOSX=1 for npapi.h to work as needed on Mac.maf@google.com2009-08-061-0/+3
* fix for mac buildgman@google.com2009-08-061-0/+1
* Fixes for gccgman@google.com2009-08-062-12/+14
* oops, forgot these filesgman@google.com2009-08-065-16/+1282
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-0668-1625/+1113
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-0647-321/+338
* Update v8 to 1.3.2, same as chrome. That version has a fix for Linux.piman@google.com2009-08-062-4/+4
* Updated O3D to work with most recent Chrome base.apatrick@google.com2009-08-056-12/+41
* Putting some stubs in so that gyp generation doesn't fail on Mac and so that ...gspencer@google.com2009-08-052-5/+26
* Added default values to property documentation.gman@google.com2009-08-0529-76/+213
* Make build touch the O3D.plugin directory so it's as new as the binary we jus...maf@google.com2009-08-051-0/+1
* Adding missing gyp filegspencer@google.com2009-08-041-0/+77
* Fixes for last bitmap changegman@google.com2009-08-047-64/+39
* This fixes some things that crept into the build as the scons build changed.gspencer@google.com2009-08-043-4/+7
* This adds splitting of samples for the interactive sampler,gspencer@google.com2009-08-0311-58/+434
* turn off bitmap-draw-test for pulse for nowgman@google.com2009-08-031-1/+1
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-0333-587/+1976
* Renaming libevent to event.apatrick@google.com2009-08-031-0/+0
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-0373-361/+1844
* minor fix to correctly strip goog.exportSymbolsgman@google.com2009-08-031-1/+1
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-3011-12/+235
* Don't zero newly allocated bitmap data - it's already been zeroed.maf@google.com2009-07-302-8/+0
* Remove source assets from gclient sync depsgman@google.com2009-07-302-2/+2
* Version number bump for releasebradnelson@google.com2009-07-291-1/+1
* Removed HostControl implementation of IPersistStreamInitImpl.apatrick@google.com2009-07-291-3/+0
* linux: unexport as many symbols as possiblepiman@google.com2009-07-296-12/+27
* Change <script id="o3d" to <script id="o3dscript"gman@google.com2009-07-2897-97/+97
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-10/+0
* Change box2d to use compiled verison of box2d.js fromgman@google.com2009-07-2867-11535/+1039
* Changes to picking example to show how to getgman@google.com2009-07-283-15/+148
* Fixing 'click' event handling: vangelis@google.com2009-07-281-2/+8
* Changes to upgrade to public version of seleniumgman@google.com2009-07-275-36/+22
* This change fixes the issue that if you usegman@google.com2009-07-2498-168/+194