summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
Commit message (Expand)AuthorAgeFilesLines
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-046-65/+158
* Change Mac O3D executable name (the actual name of the binary inside the bund...maf@google.com2009-09-032-15/+15
* Fix other things blocking the Mac GYP release build from completing.maf@google.com2009-09-031-1/+4
* Get Mac GYP build compiling.maf@google.com2009-09-034-13/+12
* This CL adds the createRawDataFromDataURL function to o3d.Pack. The functionmstrydom@google.com2009-09-021-0/+7
* Update Texture::Lock to take an AccessMode.gman@google.com2009-09-011-4/+6
* Fix for archive request. It turns out this thinggman@google.com2009-08-312-13/+14
* Adding back in breakpad upload.bradnelson@google.com2009-08-281-0/+13
* o3d plugin was mistakenly being built as a static library when built outside ...bradnelson@google.com2009-08-271-10/+1
* 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-261-1/+24
* Add license information to our shell scripts.agl@chromium.org2009-08-251-0/+4
* 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-251-0/+4
* Cleanup Renderer.gman@google.com2009-08-251-3/+36
* Make Mac also look for O3D_FORCE_SOFTWARE_RENDERERgman@google.com2009-08-242-1/+24
* Changes needed to make "all" build complete, including fixing the generated c...maf@google.com2009-08-191-3/+0
* A bunch more docs fixesgman@google.com2009-08-193-1/+6
* expose Bitmap to JavaScript.gman@google.com2009-08-192-26/+104
* Change StreamBank to inherit from VertexSourcegman@google.com2009-08-171-24/+1
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-137-29/+50
* A few more cleanup items for bitmap andgman@google.com2009-08-121-1/+2
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-113-29/+73
* Fixed some warnings in bitmap_png.ccbradnelson@google.com2009-08-101-1/+1
* Add return type to docs for getRectgman@google.com2009-08-081-0/+2
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-082-7/+23
* Add nonPowerOfTwoTextures to clientInfogman@google.com2009-08-081-0/+11
* This CL adds texture.getRectgman@google.com2009-08-072-12/+263
* This completes the building of o3d.msi from the GYP build.gspencer@google.com2009-08-063-7/+18
* Need to define XP_MACOSX=1 for npapi.h to work as needed on Mac.maf@google.com2009-08-061-0/+3
* oops, forgot these filesgman@google.com2009-08-061-14/+9
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-064-36/+85
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-062-2/+6
* Added default values to property documentation.gman@google.com2009-08-0524-35/+139
* Make build touch the O3D.plugin directory so it's as new as the binary we jus...maf@google.com2009-08-051-0/+1
* This adds splitting of samples for the interactive sampler,gspencer@google.com2009-08-031-1/+3
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-034-201/+435
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-0315-76/+233
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-301-2/+2
* Removed HostControl implementation of IPersistStreamInitImpl.apatrick@google.com2009-07-291-3/+0
* linux: unexport as many symbols as possiblepiman@google.com2009-07-293-6/+13
* Adds in the ActiveX control for O3D.gspencer@google.com2009-07-246-14/+80
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-234-12/+16
* Fixing several problems with the build.gspencer@google.com2009-07-231-2/+3
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-2315-19/+20
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-223-10/+18
* The compiled version of the o3djs libs WORK!gman@google.com2009-07-2022-6/+173
* Added code to exit fullscreen mode if the underlying plugin window is being m...vangelis@google.com2009-07-181-0/+4
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-174-5/+83
* This changes how we do gyp targets that generate code because GYP isn'tgspencer@google.com2009-07-161-201/+68