1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gfx/angle/src/third_party/compiler/README.angle Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +Name: ANGLE array bounds clamper from WebKit 1.5 +Short Name: WebKit 1.6 +URL: http://webkit.org 1.7 +Version: 0 1.8 +License: BSD 1.9 +Security Critical: yes 1.10 + 1.11 +Description: 1.12 +Implements clamping of array indexing expressions during shader translation. 1.13 + 1.14 +Local Modifications: 1.15 +None