Files
Powei Feng 34e61077c8 mesa: fix race conditions for CI's backend test (#9943)
- *Enable ASAN/UBSAN for CI's backend test*
 - Make local fix to mesa and embed patch in get-mesa.sh
 - Disable int128 instrinsics for abseil when asan+arm
 - Fix race conditions in PlatformOSMesa
 - Fix race in OpenGLDriver::terminate()
 - Delete mPlatform in BackendTest
2026-05-02 07:27:58 +00:00
..
2018-09-06 16:12:03 -07:00
2020-08-07 09:03:51 -07:00
2020-08-07 09:03:51 -07:00
2020-04-25 01:03:29 -07:00

Important note

The scripts found in the subdirectories are intended to be used by Filament's continuous integration environments only. They are not meant to be run directly. Please refer to our build instructions on how to proceed instead.