OSDN Git Service

SwiftShader on Fuchsia x64
authorAlexis Hetu <sugoi@google.com>
Thu, 9 Aug 2018 21:24:51 +0000 (17:24 -0400)
committerAlexis Hétu <sugoi@google.com>
Fri, 10 Aug 2018 14:47:50 +0000 (14:47 +0000)
commitdd662d210afc9bed3ce127e65188bb47564bcd8e
tree26b5ba89dd2c7fd29fe7528ceaa424ed7610f88d
parentd7622ffdd25e2d6f51d14d07b6f298de6842d842
SwiftShader on Fuchsia x64

This cl contains the necessary config and build changes
to make SwiftShader work on Fuchsia x64.

Passes all tests in content_unittests.

Bug: chromium:739182

Change-Id: I7df44bd6b12b2560f18e4375f16ada3850f1d8a5
Reviewed-on: https://swiftshader-review.googlesource.com/20208
Reviewed-by: Alexis Hétu <sugoi@google.com>
Tested-by: Alexis Hétu <sugoi@google.com>
src/OpenGL/libEGL/libEGL.hpp
src/OpenGL/libGLESv2/libGLESv2.hpp
src/Reactor/BUILD.gn
third_party/LLVM/BUILD.gn
third_party/LLVM/include-fuchsia/llvm/Config/config.h
third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/abi-breaking.h [new file with mode: 0644]
third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/config.h [new file with mode: 0644]
third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/llvm-config.h [new file with mode: 0644]
third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/Attributes.gen [new file with mode: 0644]
third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/Intrinsics.gen [new file with mode: 0644]
third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/DataTypes.h [new file with mode: 0644]