shrub/nix/nixcrpkgs/pkgs/angle
benjamin-tlon edd57d380d
Finish cc-release cross-compilation. (#1202)
- Fixes the IPC bug
- Fixes the terminfo bug
- Moves the OSX SDK out of our nixcrpkgs fork.
- Vendor nixcrpkgs instead of having it be a submodule.
2019-04-23 19:50:38 -07:00
..
builder.sh Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
debug_bundle_builder.sh Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
debug_bundle.nix Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
default.nix Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
examples.nix Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
lib.nix Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
megapatch.patch Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
README.md Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
samples_builder.sh Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
util_builder.sh Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00
util.nix Finish cc-release cross-compilation. (#1202) 2019-04-23 19:50:38 -07:00

ANGLE requires d3dcompiler_43.dll at run time. You can install this DLL on your system by downloading and installing the DirectX End-User Runtimes (June 2010) from Microsoft, or you might be able to just ship that DLL by itself with your application.

The runtimes installer has some license conditions you should be aware of, which are shown on the screen when you run the installer. For example, it disallows you from reverse engineering the software, or disclosing the results of any benchmark tests of the software. If you redistribute parts of it to your users, you must make them agree to terms like this too.