summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Collapse)AuthorAgeFilesLines
* Updating the description to describe the new pdiff parameters, colorfactor ↵rlp@google.com2009-06-041-0/+10
| | | | | | | | and downsample. Review URL: http://codereview.chromium.org/118207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17596 0039d316-1c4b-4281-b951-d872f2087c98
* * Raising the pdiff threshold for the beachdemo test to correct pulse ↵vangelis@google.com2009-06-045-12/+15
| | | | | | | | | | | | | failure (fails with the same diff on my PC) * Added comment about the valid values for the min, mag and mip filters in sampler.idl * Cleaned up some typos in texture.idl * Changed the texture-set-test to use POINT filter for min and mag to avoid issues with h/w that doesn't support linear filtering of floating point textures * Bumped up rev for o3d_assets to include new reference image for texture-set-test Review URL: http://codereview.chromium.org/118212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17582 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling back change that prevents non-committers from checking out the tree. ↵gspencer@google.com2009-06-041-19/+19
| | | | | | | | Committers will use custom_deps. Review URL: http://codereview.chromium.org/118213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17580 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing the DEPS file to get things from the https versions of the ↵gspencer@google.com2009-06-041-22/+22
| | | | | | | | o3d.code.google.com repositories. Review URL: http://codereview.chromium.org/118210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17579 0039d316-1c4b-4281-b951-d872f2087c98
* This switches some of our dependencies that come from the code.google.com sitegspencer@google.com2009-06-032-5/+22
| | | | | | | | over to be code that is in the Chrome repository (v8), or to the same version that Chrome is using (breakpad, gtest). This also fixes the breakpad dependency so it doesn't have to sync every time. Review URL: http://codereview.chromium.org/112084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17506 0039d316-1c4b-4281-b951-d872f2087c98
* Review URL: http://codereview.chromium.org/119067crogers@google.com2009-06-031-0/+13
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17459 0039d316-1c4b-4281-b951-d872f2087c98
* Directing code reviews for o3d to a separate mailing list.bradnelson@google.com2009-06-021-0/+6
| | | | | | | | | Previously reviewed by gspencer in 115984. Had to reconstruct due to using a readonly client. Review URL: http://codereview.chromium.org/115999 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17405 0039d316-1c4b-4281-b951-d872f2087c98
* Fixes crash bug when gzipped tar file is corrupt.gman@google.com2009-06-022-71/+20
| | | | | | Review URL: http://codereview.chromium.org/118052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17392 0039d316-1c4b-4281-b951-d872f2087c98
* Updating version number for fetching from O3D Code repository in DEPS file.gspencer@google.com2009-05-291-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17244 0039d316-1c4b-4281-b951-d872f2087c98
* Final merge from O3D Perforce tree.gspencer@google.com2009-05-298-64/+660
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17243 0039d316-1c4b-4281-b951-d872f2087c98
* Changing these to be executable.bradnelson@google.com2009-05-292-0/+0
| | | | | | Review URL: http://codereview.chromium.org/115936 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17201 0039d316-1c4b-4281-b951-d872f2087c98
* This adds a DEPS file for o3d that maps in all of its dependencies,gspencer@google.com2009-05-295-15/+142
| | | | | | | and updates the build files so that it will build. Review URL: http://codereview.chromium.org/115847 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17142 0039d316-1c4b-4281-b951-d872f2087c98
* Adding README for O3Dgspencer@google.com2009-05-271-0/+4
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17037 0039d316-1c4b-4281-b951-d872f2087c98
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271306-0/+262104
is not built or referenced at all by the chrome build yet, and doesn't yet build in it's new home. We'll change that shortly. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17035 0039d316-1c4b-4281-b951-d872f2087c98