2010-07-14 20:52:34 -07:00
|
|
|
This is the ANGLE project, from http://code.google.com/p/angleproject/.
|
|
|
|
|
2010-12-03 14:44:01 -08:00
|
|
|
Current revision: r498
|
2010-07-14 20:52:34 -07:00
|
|
|
|
|
|
|
Local patches:
|
2010-07-15 12:49:09 -07:00
|
|
|
angle-shared.patch - add declspec dllexport/dllimport support on win32
|
|
|
|
|
2010-12-03 14:44:01 -08:00
|
|
|
angle-fixes.patch - fix angle issues 51 & 52
|
|
|
|
|
2010-10-09 12:44:25 -07:00
|
|
|
== Visual Studio Solution Files ==
|
2010-07-31 00:01:14 -07:00
|
|
|
|
2010-10-09 12:44:25 -07:00
|
|
|
The VS solution/project files that are used to build ANGLE are built
|
|
|
|
with VS2008 in upstream ANGLE. Because our build machines use VS2005,
|
|
|
|
they need to be downgraded using
|
|
|
|
http://www.emmet-gray.com/Articles/ProjectConverter.htm before being
|
|
|
|
checked in with an ANGLE update.
|
2010-07-14 20:52:34 -07:00
|
|
|
|
2010-10-09 12:44:25 -07:00
|
|
|
== Regenerating Parser ==
|
2010-07-14 20:52:34 -07:00
|
|
|
|
2010-12-03 14:44:01 -08:00
|
|
|
The parser is now generated and included in the ANGLE svn repo.
|