google / xrtl

Cross-platform Real-Time Rendering Library
Apache License 2.0
128 stars 26 forks source link

Swiftshader on Windows. #46

Closed benvanik closed 7 years ago

benvanik commented 7 years ago

This is not directly usable until bazel supports implicit linking: https://github.com/bazelbuild/bazel/issues/3311

Until then, copying libEGL.lib and the dlls to random paths works. Will add docs when it gets a little more baked.