summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for linux againgman@google.com2009-07-241-1/+1
* Fixes for linuxgman@google.com2009-07-244-4/+10
* Fix for bug in GCCgman@google.com2009-07-243-9/+6
* Prep for moving Camera Info out of Params into JSONgman@google.com2009-07-2415-2/+1671
* Adding Bison and ANTLR grammars for GLSL ES. The grammars are derivedkbr@google.com2009-07-2412-0/+1747
* Adds in the ActiveX control for O3D.gspencer@google.com2009-07-247-15/+90
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-237-18/+31
* Fix message queue test build breakage.gspencer@google.com2009-07-232-13/+15
* Fixing several problems with the build.gspencer@google.com2009-07-234-5/+9
* This switches the FindFileHelper to use the non-deprecatedgspencer@google.com2009-07-231-1/+1
* Added primitives to IMC-based MessageQueue to allow clients,kbr@google.com2009-07-236-95/+784
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-2325-51/+146
* This fixes some float/double warnings and converts everything to floats.gspencer@google.com2009-07-231-11/+11