summaryrefslogtreecommitdiffstats
path: root/o3d/import/cross
Commit message (Expand)AuthorAgeFilesLines
* Reverting the o3d parts of: 70009 70345 70353bradnelson@google.com2011-01-042-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-2/+2
* 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-051-0/+4
* 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
* 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
* Quick fix for skinning translation bug.gman@google.com2009-09-292-9/+15
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-241-2/+5
* 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
* 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
* 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
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-0332-250/+1221
* Fix for bug in GCCgman@google.com2009-07-243-9/+6
* Prep for moving Camera Info out of Params into JSONgman@google.com2009-07-246-0/+1347
* Add --file_paths to converter to allow converter to rungman@google.com2009-07-232-37/+89
* This fixes a number of things that are warnings in the Mac compiler.gspencer@google.com2009-07-2110-44/+62
* 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-142-5/+0
* Fix for multiple shadersgman@google.com2009-07-111-1/+1
* Add o3djs.DestinationBuffer to converter.gman@google.com2009-07-075-38/+388
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-011-3/+3
* Updates the o3dConverter to turn on filtering by defaultgman@google.com2009-06-292-32/+79
* 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-0818-60/+110
* Fixes crash bug when gzipped tar file is corrupt.gman@google.com2009-06-021-38/+14
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2744-0/+10415