diff options
Diffstat (limited to 'third_party')
-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 7ed7fa8..b9cd486 100644 --- a/third_party/mesa/README.chromium +++ b/third_party/mesa/README.chromium @@ -38,3 +38,6 @@ Modifications made: - Fix a bug with Multiple Render Targets, see https://code.google.com/p/chromium/issues/detail?id=308715 + +- #ifdef out inline definitions of math functions that are present in + VS2013's standard library. |