diff options
| author | Ian Elliott <ian@LunarG.com> | 2015-02-17 10:33:47 -0700 |
|---|---|---|
| committer | Ian Elliott <ian@LunarG.com> | 2015-02-18 15:46:37 -0700 |
| commit | 501349c19afe120602f4e68dda76d440e8614846 (patch) | |
| tree | 490dff418d131d6bafdaaea99b1b2ae271146921 /include | |
| parent | e0c6edc81a6fcf6f9f1ab0a872aa4f2c0e5ff9e2 (diff) | |
| download | usermoji-501349c19afe120602f4e68dda76d440e8614846.tar.xz | |
loader: Windows now uses registry + env's (diff names)
The loader on Windows now looks in the Windows Registry + in environment
variables for the following (Note the new names--"LIB" was dropped):
- XGL_DRIVERS_PATH
- XGL_LAYERS_PATH
- XGL_LAYER_NAMES
Linux still retains the "LIB" at the start of the environment variable names.
If both are used, they are concatenated into a semi-colon-delimited list.
A generic loader_get_registry_and_env() func is used to perform this (only for
Windows, since Linux doesn't have a registry).
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
