|
a50232fd
|
2014-01-10T15:52:18
|
|
Added a utility application to generate c headers from dds textures.
Change-Id: Idb4c2ca318c84433f2b06bd4f0c66045f43e56de
Reviewed-on: https://chromium-review.googlesource.com/182191
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Shannon Woods <shannonwoods@chromium.org>
Tested-by: Geoff Lang <geofflang@chromium.org>
|
|
049108df
|
2013-11-19T10:41:49
|
|
Include the current commit as part of the build process.
BUG=angle:529
Change-Id: I6d1d227b495e9bae6e017c88642679210c6d2355
Reviewed-on: https://chromium-review.googlesource.com/177233
Reviewed-by: Shannon Woods <shannonwoods@chromium.org>
Commit-Queue: Shannon Woods <shannonwoods@chromium.org>
Tested-by: Shannon Woods <shannonwoods@chromium.org>
|
|
a895c6f0
|
2013-11-26T10:49:41
|
|
Fix errors in the gyp projects when we build with ninja.
Ninja does not like having targets named 'all', and the
post-build step had some ninja-incompatible variables.
BUG=angle:529
Change-Id: Ia2bf701c997ec072b18bcbd62f7d05a2e40a1578
Reviewed-on: https://chromium-review.googlesource.com/178072
Reviewed-by: Shannon Woods <shannonwoods@chromium.org>
Commit-Queue: Shannon Woods <shannonwoods@chromium.org>
Tested-by: Shannon Woods <shannonwoods@chromium.org>
|
|
91db708c
|
2013-11-13T20:17:02
|
|
Add a step to the gyp projects which can run a python script after
a build of ANGLE is complete.
We can use this hook to do things like copy DLLs to user-configured
output folders.
Signed-off-by: Shannon Woods
Signed-off-by: Geoff Lang
ANGLEBUG=503
Change-Id: Iecf86b8c211b2a9933894c631c32107c8fda096a
|
|
251f57a0
|
2013-10-22T14:34:08
|
|
Ignore output from new Visual Studio projects.
TRAC #24020
|
|
2b8f6fb4
|
2013-10-21T13:35:39
|
|
Public project generation script is now a python script and generates projects into the projects directory.
TRAC #24020
Signed-off-by: Jamie Madill
Signed-off-by: Shannon Woods
|
|
b236212e
|
2013-10-15T14:16:43
|
|
Updated the gyp build system for the ninja generator to work.
TRAC #24018
Signed-off-by: Jamie Madill
Signed-off-by: Shannon Woods
|
|
61af78d1
|
2013-10-17T12:05:24
|
|
Add a project update script.
TRAC #24017
Signed-off-by: Jamie Madill
Signed-off-by: Shannon Woods
|
|
0049e43d
|
2013-10-07T17:07:33
|
|
Fixed the DEPS folder and added a .gclient file so gclient sync will now work.
|
|
0d7e7d49
|
2013-08-13T15:09:00
|
|
Ignore files generated by GYP.
R=shannonwoods@chromium.org
Review URL: https://codereview.appspot.com/12865044
|
|
53950a29
|
2013-06-18T17:40:12
|
|
Delete a "rej" file that was accidentally committed.
This was a relic from a preliminary lexer 64-bit compliance patch.
TRAC #23158
Authored-by: Jamie Madill
|
|
23ee2382
|
2013-06-13T10:25:23
|
|
Ignore .orig files, which result from merge conflicts.
TRAC #23158
Signed-off-by: Nicolas Capens
Authored-by: Jamie Madill
|
|
0b7f7cfb
|
2013-01-25T21:53:45
|
|
Add .opensdf files to .gitignore.
TRAC #22410
Signed-off-by: Geoff Lang
Signed-off-by: Daniel Koch
Author: Jamie Madill
git-svn-id: https://angleproject.googlecode.com/svn/branches/dx11proto@1770 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
338ffa82
|
2013-01-25T21:51:51
|
|
Add ipch folders and debug.txt to .gitignore.
TRAC #22441
Signed-off-by: Geoff Lang
Signed-off-by: Daniel Koch
Author: Jamie Madill
git-svn-id: https://angleproject.googlecode.com/svn/branches/dx11proto@1756 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
0d3b36de
|
2012-10-17T20:58:50
|
|
.gitignore: Add *.target.mk, generated when building as part of ChromiumOS
BUG=None
TEST=Build Chromium and ChromiumOS from source, and run "repo status",
with and without this change.
Contributed by Josh Triplett <josh.triplett@intel.com>
git-svn-id: https://angleproject.googlecode.com/svn/trunk@1316 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
c60c15c0
|
2012-10-17T18:15:14
|
|
Add filter files for VS2010 Solution browser
Trac #21647
git-svn-id: https://angleproject.googlecode.com/svn/trunk@1300 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
e9b408bf
|
2012-10-17T18:11:40
|
|
Add auto converted .vxcproj files for VC++ 2010 Express
Trac #21647
Signed-off-by: Shannon Woods
Signed-off-by: Nicolas Capens
git-svn-id: https://angleproject.googlecode.com/svn/trunk@1295 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
a628c9ff
|
2010-12-17T03:51:57
|
|
Update .gitignore file
git-svn-id: https://angleproject.googlecode.com/svn/trunk@512 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
5e890731
|
2010-03-28T19:36:18
|
|
Update .gitignore
Use better wildcards to hide files we don't commit
git-svn-id: https://angleproject.googlecode.com/svn/trunk@79 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
4da3d935
|
2010-03-17T13:13:32
|
|
update .gitignore file for new file locations
Trac #11406
Signed-off-by: Nicolas Capens
git-svn-id: https://angleproject.googlecode.com/svn/trunk@47 736b8ea6-26fd-11df-bfd4-992fa37f6226
|
|
4f39fd99
|
2010-03-08T20:26:45
|
|
Initial import from TransGaming
git-svn-id: https://angleproject.googlecode.com/svn/trunk@2 736b8ea6-26fd-11df-bfd4-992fa37f6226
|