diff options
Diffstat (limited to 'third_party/mesa/README.chromium')
-rw-r--r-- | third_party/mesa/README.chromium | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/mesa/README.chromium b/third_party/mesa/README.chromium index 0392a31..a405e3c 100644 --- a/third_party/mesa/README.chromium +++ b/third_party/mesa/README.chromium @@ -70,3 +70,6 @@ Later modifications (see chromium.patch): - Changed querymatrix.c to understand availability of fpclassify on Linux. + +- Guarded all usage of EGL_Y_INVERTED_NOK with EGL_NOK_texture_from_pixmap + so that it can be compiled against standard EGL 1.4 headers. |