diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 10:48:50 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 10:48:50 +0000 |
commit | 5e2d5705d11a2c0043004d8a56c2cd58b6341825 (patch) | |
tree | 10946a79561ad0de21ef20f32dd03a2f8a2e317a /third_party/khronos/README.chromium | |
parent | a1163753abe151745e7b85ee4d15dceca63b9f39 (diff) | |
download | chromium_src-5e2d5705d11a2c0043004d8a56c2cd58b6341825.zip chromium_src-5e2d5705d11a2c0043004d8a56c2cd58b6341825.tar.gz chromium_src-5e2d5705d11a2c0043004d8a56c2cd58b6341825.tar.bz2 |
Revert 185332
Speculative revert. All the GPU bots are currently red, failing at the compile stage.
This time also reverting the skia roll even though a more recent version had been rolled.
> Update khronos GLES2/gl2.h header
>
> BUG=178589
>
> Review URL: https://codereview.chromium.org/12313140
TBR=phajdan.jr@chromium.org
Review URL: https://codereview.chromium.org/12383047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185521 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/khronos/README.chromium')
-rw-r--r-- | third_party/khronos/README.chromium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/khronos/README.chromium b/third_party/khronos/README.chromium index da2e6c5..b47cb03 100644 --- a/third_party/khronos/README.chromium +++ b/third_party/khronos/README.chromium @@ -20,6 +20,7 @@ NOTE: Please add Chromium-specific declarations to files in gpu/{GL,EGL,GLES2} and not here. GLES2/gl2.h + - Added GL_CONTEXT_LOST constant. - Added include of gl2chromium.h GLES2/gl2ext.h - Added Chromium and Angle extensions. |