summaryrefslogtreecommitdiffstats
path: root/o3d/import
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 4.3.4 Release build failure due to warning about potentially uninitia...tschmelcher@chromium.org2010-10-191-12/+10
* Deleting trailing spaces, add ending newline where missing to make lint happy...maf@chromium.org2010-08-062-2/+2
* Initial version rendering 2D path for O3D. This will eventually allow O3D app...fransiskusx@google.com2010-08-052-1/+14
* Gut the temp file flushing feature of RawData, because it is a security risk....tschmelcher@chromium.org2010-08-032-177/+13
* Rolled forward O3D's Chromium DEPS to match the Skia roll-forward inkbr@google.com2010-07-082-2/+2
* Small changes to make GCC 4.4.1 happy.zhurunz@google.com2010-05-042-3/+7
* Quote the path to the temporary file containing the Cg shader to fixkbr@google.com2010-05-031-1/+9
* Thanks to amarinichev for extensive help, ported o3dConverter'skbr@google.com2010-04-241-0/+10
* Adds --convert-cg-to-glsl to the Collada converter tool.amarinichev@chromium.org2010-04-232-1/+36
* Added --convert-dds-to-png command line option to the COLLADA converter,kbr@google.com2010-04-202-2/+149
* linux: arm fixespiman@google.com2010-01-292-22/+0
* win: fix DXSDK include path, needs to be after platform sdk include pathpiman@google.com2010-01-281-1/+1
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-161-0/+7
* linux: fixes for gcc 4.4piman@chromium.org2009-11-163-4/+6
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-123-593/+593
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-022-419/+0
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-062-0/+12
* Quick fix for skinning translation bug.gman@google.com2009-09-292-9/+15
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-242-14/+8
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-176-1017/+1017
* This fixes some warnings in the Linux release build.bradnelson@google.com2009-09-091-8/+11
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-042-2/+32
* Make Convertor project compile in GCC - fixes release-build only compiler err...maf@google.com2009-09-031-1/+1
* This CL adds the createRawDataFromDataURL function to o3d.Pack. The functionmstrydom@google.com2009-09-023-2/+51
* Update samples to use more utility functions wheregman@google.com2009-09-011-0/+2
* Fix for archive request. It turns out this thinggman@google.com2009-08-312-19/+22
* Changes for Mac GYP build: fix source that causes compiler warnings, fix incl...maf@google.com2009-08-071-0/+7
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-0610-10/+9
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-0610-29/+35
* This fixes some things that crept into the build as the scons build changed.gspencer@google.com2009-08-041-1/+1
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-0334-250/+1228
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-301-0/+9
* Fixes for linuxgman@google.com2009-07-241-4/+7
* Fix for bug in GCCgman@google.com2009-07-243-9/+6
* Prep for moving Camera Info out of Params into JSONgman@google.com2009-07-247-0/+1349
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-232-1/+27
* Add --file_paths to converter to allow converter to rungman@google.com2009-07-232-37/+89
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-221-3/+0
* This fixes a number of things that are warnings in the Mac compiler.gspencer@google.com2009-07-2111-45/+63
* Refactor tar code to support long names.gman@google.com2009-07-216-65/+189
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-173-6/+158
* This splits the import.gyp file into two parts (one for building archive lib,gspencer@google.com2009-07-144-71/+69
* This updates the gyp files to make the gyp build work again after a week ofgspencer@google.com2009-07-131-0/+2
* Fix for multiple shadersgman@google.com2009-07-111-1/+1
* Add o3djs.DestinationBuffer to converter.gman@google.com2009-07-076-38/+389
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-012-3/+38
* Updates the o3dConverter to turn on filtering by defaultgman@google.com2009-06-292-32/+79
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-241-0/+130
* This CL makes the collada importer handle skinned datagman@google.com2009-06-091-1/+35
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-0819-61/+111