Cc: Emil Velikov <[email protected]>
Cc: Eric Engestrom <[email protected]>
Signed-off-by: Andres Gomez <[email protected]>
---
 docs/releasing.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/releasing.html b/docs/releasing.html
index e588435e813..944b6e88bc1 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -504,8 +504,10 @@ Here is one solution that I've been using.
        unset LIBGL_DRIVERS_PATH
        unset LIBGL_DEBUG
        unset LIBGL_ALWAYS_SOFTWARE
+       unset GALLIUM_DRIVER
        export VK_ICD_FILENAMES=`pwd`/src/intel/vulkan/dev_icd.json
        steam steam://rungameid/570  -vconsole -vulkan
+       unset VK_ICD_FILENAMES
 </pre>
 
 <h3>Update version in file VERSION</h3>
-- 
2.14.2

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to