Commit f241f930 by Nicolas Capens

Add link to prebuilt binaries.

Change-Id: I8b07e0a649abe5bc0580d8f2c8f43b0a398c5369 Reviewed-on: https://swiftshader-review.googlesource.com/6911Reviewed-by: 's avatarNicolas Capens <capn@google.com> Tested-by: 's avatarNicolas Capens <capn@google.com>
parent 0099d70a
...@@ -13,6 +13,8 @@ The SwiftShader libraries act as drop-in replacements for graphics drivers. ...@@ -13,6 +13,8 @@ The SwiftShader libraries act as drop-in replacements for graphics drivers.
On Windows, most applications can be made to use SwiftShader's DLLs by placing them in the same folder as the executable. On Linux, the LD\_LIBRARY\_PATH environment variable or -rpath linker option can be used to direct applications to search for shared libraries in the indicated directory first. On Windows, most applications can be made to use SwiftShader's DLLs by placing them in the same folder as the executable. On Linux, the LD\_LIBRARY\_PATH environment variable or -rpath linker option can be used to direct applications to search for shared libraries in the indicated directory first.
Prebuilt binaries can be found at: https://goo.gl/5MOcdb
Contributing Contributing
----------------- -----------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment