diff -r 000000000000 -r 6474c204b198 gfx/angle/src/third_party/compiler/README.angle --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gfx/angle/src/third_party/compiler/README.angle Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,12 @@ +Name: ANGLE array bounds clamper from WebKit +Short Name: WebKit +URL: http://webkit.org +Version: 0 +License: BSD +Security Critical: yes + +Description: +Implements clamping of array indexing expressions during shader translation. + +Local Modifications: +None