No review because this is just syncing us with upstream:
http://code.google.com/p/angleproject/
This is also doing some cleanup, removing stale/empty files and updating patches.
The main benefit from this update is that long-identifier-shortening has been fixed.
This is syncing us with the ANGLE project at
http://code.google.com/p/angleproject/
Also, with this new ANGLE revision, two WebGL conformance tests are now passing on windows so this patch removes them from failing_tests_windows.txt.
--HG--
rename : gfx/angle/angle-instrinsic-msvc2005.patch => gfx/angle/angle-intrinsic-msvc2005.patch
This doesn't involve any Makefile change so should be relatively safe.
This is needed for:
* BUILTIN_FUNCTION_EMULATION (r773,774), blocker for 665578
* extensions validation in shaders (r745), blocker for 684853
* major performance improvements and bug fixes