You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Linux, provide the outputs of the following commands:
LANG=C lspci -nn | grep VGA # might require installing pciutilsecho"$DISPLAY"
LANG=C glxinfo -B | grep -i '\(direct rendering\|opengl\|profile\)'# might require installing mesa-utils package
ps aux | grep Xorg
sudo env LANG=C X -version # if you don't have root access, try to tell the version of Xorg e.g. via package manager
On Windows, run dxdiag and report the GPU-related information.
On Mac OS, open a terminal and type system_profiler SPDisplaysDataType. Copy the output here.
Please, attach the ogre.log or ogre2.log file from ~/.gz/rendering
# paste log here
Description
Expected behavior:
Actual behavior:
Steps to reproduce
Output
The text was updated successfully, but these errors were encountered:
Environment
dxdiag
and report the GPU-related information.system_profiler SPDisplaysDataType
. Copy the output here.~/.gz/rendering
Description
Steps to reproduce
Output
The text was updated successfully, but these errors were encountered: