| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| angleutils.cpp | ||
| angleutils.h | ||
| debug.cpp | ||
| debug.h | ||
| event_tracer.cpp | ||
| event_tracer.h | ||
| mathutil.cpp | ||
| mathutil.h | ||
| platform.h | ||
| tls.cpp | ||
| tls.h | ||
| utilities.cpp | ||
| utilities.h | ||
| version.h |
The original change caused a Chromium build break due to "__uncaught_exception" not being defined in concrt.h. This is because Chromium defines "_HAS_EXCEPTIONS=0" in its GYP, but ANGLE doesn't do this. This change defines "_HAS_EXCEPTIONS=0" in ANGLE's GYP to match Chromium, and refines it in ProgramD3D.cpp before including <future>. Change-Id: Ic324702569bac8f4ae1381f308c4f3f11f190f9e Reviewed-on: https://chromium-review.googlesource.com/244860Tested-by:Austin Kinross <aukinros@microsoft.com> Reviewed-by:
Jamie Madill <jmadill@chromium.org>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| angleutils.cpp | Loading commit data... | |
| angleutils.h | Loading commit data... | |
| debug.cpp | Loading commit data... | |
| debug.h | Loading commit data... | |
| event_tracer.cpp | Loading commit data... | |
| event_tracer.h | Loading commit data... | |
| mathutil.cpp | Loading commit data... | |
| mathutil.h | Loading commit data... | |
| platform.h | Loading commit data... | |
| tls.cpp | Loading commit data... | |
| tls.h | Loading commit data... | |
| utilities.cpp | Loading commit data... | |
| utilities.h | Loading commit data... | |
| version.h | Loading commit data... |