| Commit message (Expand) | Author | Age | Files | Lines |
* | Small changes to make GCC 4.4.1 happy. | zhurunz@google.com | 2010-05-04 | 2 | -3/+7 |
* | Quote the path to the temporary file containing the Cg shader to fix | kbr@google.com | 2010-05-03 | 1 | -1/+9 |
* | Thanks to amarinichev for extensive help, ported o3dConverter's | kbr@google.com | 2010-04-24 | 1 | -0/+10 |
* | Adds --convert-cg-to-glsl to the Collada converter tool. | amarinichev@chromium.org | 2010-04-23 | 2 | -1/+36 |
* | Added --convert-dds-to-png command line option to the COLLADA converter, | kbr@google.com | 2010-04-20 | 2 | -2/+149 |
* | linux: arm fixes | piman@google.com | 2010-01-29 | 2 | -22/+0 |
* | win: fix DXSDK include path, needs to be after platform sdk include path | piman@google.com | 2010-01-28 | 1 | -1/+1 |
* | Step 1 in Adding GLES2 renderer to O3D. | gman@google.com | 2009-12-16 | 1 | -0/+7 |
* | linux: fixes for gcc 4.4 | piman@chromium.org | 2009-11-16 | 3 | -4/+6 |
* | Made all line endings consistently LF and added svn:eol-style=LF property to ... | apatrick@google.com | 2009-11-12 | 3 | -593/+593 |
* | This change kills the SCons build, since we have switched completely | gspencer@google.com | 2009-11-02 | 2 | -419/+0 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 2 | -0/+12 |
* | Quick fix for skinning translation bug. | gman@google.com | 2009-09-29 | 2 | -9/+15 |
* | Added command buffer unit tests to gyp. | apatrick@google.com | 2009-09-24 | 2 | -14/+8 |
* | Add missing gclient dependencies to .gitignore. | maruel@chromium.org | 2009-09-17 | 6 | -1017/+1017 |
* | This fixes some warnings in the Linux release build. | bradnelson@google.com | 2009-09-09 | 1 | -8/+11 |
* | This adds in targets for selenium and updated several other problems, | gspencer@google.com | 2009-09-04 | 2 | -2/+32 |
* | Make Convertor project compile in GCC - fixes release-build only compiler err... | maf@google.com | 2009-09-03 | 1 | -1/+1 |
* | This CL adds the createRawDataFromDataURL function to o3d.Pack. The function | mstrydom@google.com | 2009-09-02 | 3 | -2/+51 |
* | Update samples to use more utility functions where | gman@google.com | 2009-09-01 | 1 | -0/+2 |
* | Fix for archive request. It turns out this thing | gman@google.com | 2009-08-31 | 2 | -19/+22 |
* | Changes for Mac GYP build: fix source that causes compiler warnings, fix incl... | maf@google.com | 2009-08-07 | 1 | -0/+7 |
* | A step in exposing Bitmap to JavaScript. | gman@google.com | 2009-08-06 | 10 | -10/+9 |
* | Lots of changes required to build on GCC in full paranoia mode with no warnin... | maf@google.com | 2009-08-06 | 10 | -29/+35 |
* | This fixes some things that crept into the build as the scons build changed. | gspencer@google.com | 2009-08-04 | 1 | -1/+1 |
* | Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no... | apatrick@google.com | 2009-08-03 | 34 | -250/+1228 |
* | This adds the sample conversion to the GYP build, at least on Windows. | gspencer@google.com | 2009-07-30 | 1 | -0/+9 |
* | Fixes for linux | gman@google.com | 2009-07-24 | 1 | -4/+7 |
* | Fix for bug in GCC | gman@google.com | 2009-07-24 | 3 | -9/+6 |
* | Prep for moving Camera Info out of Params into JSON | gman@google.com | 2009-07-24 | 7 | -0/+1349 |
* | This updates the DEPS to bring them in line with the versions | gspencer@google.com | 2009-07-23 | 2 | -1/+27 |
* | Add --file_paths to converter to allow converter to run | gman@google.com | 2009-07-23 | 2 | -37/+89 |
* | These are gyp file changes that start to make the Mac GYP build work. | gspencer@google.com | 2009-07-22 | 1 | -3/+0 |
* | This fixes a number of things that are warnings in the Mac compiler. | gspencer@google.com | 2009-07-21 | 11 | -45/+63 |
* | Refactor tar code to support long names. | gman@google.com | 2009-07-21 | 6 | -65/+189 |
* | Add RawData request in preparation for manual loading of | gman@google.com | 2009-07-17 | 3 | -6/+158 |
* | This splits the import.gyp file into two parts (one for building archive lib, | gspencer@google.com | 2009-07-14 | 4 | -71/+69 |
* | This updates the gyp files to make the gyp build work again after a week of | gspencer@google.com | 2009-07-13 | 1 | -0/+2 |
* | Fix for multiple shaders | gman@google.com | 2009-07-11 | 1 | -1/+1 |
* | Add o3djs.DestinationBuffer to converter. | gman@google.com | 2009-07-07 | 6 | -38/+389 |
* | Adding in most of the unit tests. This adds 406 of our unit tests | gspencer@google.com | 2009-07-01 | 2 | -3/+38 |
* | Updates the o3dConverter to turn on filtering by default | gman@google.com | 2009-06-29 | 2 | -32/+79 |
* | This adds in the GYP files needed for our GYP build, | gspencer@google.com | 2009-06-24 | 1 | -0/+130 |
* | This CL makes the collada importer handle skinned data | gman@google.com | 2009-06-09 | 1 | -1/+35 |
* | This fixes a bunch of warnings that are in our code, in order for the GYP bui... | gspencer@google.com | 2009-06-08 | 19 | -61/+111 |
* | Fixes crash bug when gzipped tar file is corrupt. | gman@google.com | 2009-06-02 | 1 | -38/+14 |
* | This is the O3D source tree's initial commit to the Chromium tree. It | gspencer@google.com | 2009-05-27 | 53 | -0/+11444 |