aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2022-03-30[Cast Convergence] Remove is_cast_desktop_build from ANGLE.mark a. foltz
2022-03-26Debug: Add angle_enable_trace_eventsCody Northrop
2022-03-15Add usage of Spirv through glslang build flagBrandon Schade
2022-01-28Metal: Refactor to build without SPIR-VKyle Piddington
2021-11-19Enable RenderDoc capture for debug buildsTim Van Patten
2021-11-19GN: Ensure using_sanitizer is declared even without //build.Jamie Madill
2021-11-17GN: Add symbolizer data for sanitizer builds.Jamie Madill
2021-11-16Re-land: "Vulkan: Allow SystemInfo to pick ICD."Jamie Madill
2021-11-12Revert "Vulkan: Allow SystemInfo to pick ICD."Jamie Madill
2021-11-11Vulkan: Allow SystemInfo to pick ICD.Jamie Madill
2021-11-09Allow GN specification of shared library extension nameCraig Stout
2021-11-09[ios] Remove support for building with Xcode clangSylvain Defresne
2021-11-09Reland "rename use_x11 to ozone_platform_x11"Maksim Sisov
2021-11-04[ios] Remove support for building with Xcode clangSylvain Defresne
2021-10-28GN: Remove unneeded version header visibility rule.Jamie Madill
2021-10-28Drop -Wweak-template-vtablesHans Wennborg
2021-10-20Re-land: "Isolate commit_id.h from other code."Jamie Madill
2021-10-19Revert "Isolate commit_id.h from other code."Shahbaz Youssefi
2021-10-18Isolate commit_id.h from other code.Jamie Madill
2021-10-14Vulkan: SPIR-V Gen: Drop dependency to glslangShahbaz Youssefi
2021-10-07Fix and disable MSVC warningsangle-autoroll
2021-09-30Write GL info to test artifact in end2end_tests.Jamie Madill
2021-09-24Revert "rename use_x11 to ozone_platform_x11"Jamie Madill
2021-09-21Fix build in some configurations.Jamie Madill
2021-09-20rename use_x11 to ozone_platform_x11Maksim Sisov
2021-09-17Move JsonSerializer from libANGLE to common.Jamie Madill
2021-09-16Fix compilation when disabling D3D back-ends.Jamie Madill
2021-09-10Capture/Replay: Fix GN build when JSON not available.Jamie Madill
2021-09-08Capture/Replay: Serialize trace metadata to a JSON file.Jamie Madill
2021-09-08Add a gn arg to enable collecting Vulkan system info on LinuxGeoff Lang
2021-08-27Translator: Facilitate integration in FireFox; Part 2Shahbaz Youssefi
2021-08-25Adjust compressed texture validation; add testAlexey Knyazev
2021-08-01Fix a recently-introduced case of -Wunreachable-code-aggressive.Peter Kasting
2021-07-29Define angle::HashSet potentially using abseilShahbaz Youssefi
2021-07-27Translator: Facilitate integration in FireFoxShahbaz Youssefi
2021-07-23Make Display and X11 available in the same buildAlexis Hetu
2021-07-20Define ANGLE_IS_64_BIT_CPU in common/platform.h.Jeff Gilbert
2021-07-19GN: Update dcheck/assert conditions.Jamie Madill
2021-07-16Vulkan: Prefer the local vulkan loader over the system one.Jamie Madill
2021-07-12Upstream Apple's direct-to-Metal backend: compile libANGLE.Kyle Piddington
2021-07-08Reland: [Vulkan] Add DisplayVkNullSergey Ulanov
2021-07-08Enable -Wshadow with Clang.Jamie Madill
2021-07-05Fix angle_commit.h dependency when git packs refsShahbaz Youssefi
2021-07-03Fix -Wunreachable-code-aggressive.Peter Kasting
2021-06-23Finish switch to angle_version.h. Jamie Madill
2021-06-21Fix roll_aosp.sh 'gn gen' failureTim Van Patten
2021-06-02Upstream Apple's direct-to-Metal backend: compile translator.Kyle Piddington
2021-05-20Reland Change to module directory when loading swiftshader ICD.Jonah Ryan-Davis
2021-05-19Vulkan: Generate SPIR-V directly from the translator; Part 1Shahbaz Youssefi
2021-05-19Revert "[Vulkan] Add DisplayVkNull"Geoff Lang