diff options
Diffstat (limited to 'third_party/mesa/README.chromium')
-rw-r--r-- | third_party/mesa/README.chromium | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/mesa/README.chromium b/third_party/mesa/README.chromium index f98b2e6..bd7d07c 100644 --- a/third_party/mesa/README.chromium +++ b/third_party/mesa/README.chromium @@ -17,3 +17,5 @@ Modifications made with initial commit: Later modifications:
- Added OSMesaGetProcAddress to MesaLib/src/mesa/drivers/osmesa/osmesa.def
+
+- Added #pragma optimize('', off) to MesaLib\src\mesa\swrast\s_textcombine.c
|