2010-07-14 20:52:34 -07:00
|
|
|
This is the ANGLE project, from http://code.google.com/p/angleproject/.
|
|
|
|
|
2011-01-29 19:31:21 -08:00
|
|
|
Current revision: r550
|
2010-07-14 20:52:34 -07:00
|
|
|
|
2011-01-29 19:31:21 -08:00
|
|
|
Applied 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-12-27 12:25:47 -08:00
|
|
|
angle-nspr-misc.patch - don't bother with ANGLE_OS detection with NSPR
|
|
|
|
|
2011-01-31 17:58:21 -08:00
|
|
|
angle-pbuffers.patch - add pbuffer support to ANGLE, and d3d texture handle query (angle issue 91)
|
|
|
|
|
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-11 07:13:22 -08:00
|
|
|
The parser is now generated and included in the ANGLE svn repo.
|