Comment # 15 on bug 1208978 from
(In reply to Stefan Dirsch from comment #14)
> (In reply to Stefan Dirsch from comment #13)
> > glxinfo -B | grep |grep "OpenGL renderer"
> 
> Of course this should have been 
>   
>   glxinfo -B | grep "OpenGL renderer"

Looks legit:

OpenGL renderer string: Quadro T1000/PCIe/SSE2


Here's the full output:

> name of display: :0
> display: :0  screen: 0
> direct rendering: Yes
> Memory info (GL_NVX_gpu_memory_info):
>     Dedicated video memory: 4096 MB
>     Total available memory: 4096 MB
>     Currently available dedicated video memory: 2809 MB
> OpenGL vendor string: NVIDIA Corporation
> OpenGL renderer string: Quadro T1000/PCIe/SSE2
> OpenGL core profile version string: 4.6.0 NVIDIA 525.89.02
> OpenGL core profile shading language version string: 4.60 NVIDIA
> OpenGL core profile context flags: (none)
> OpenGL core profile profile mask: core profile
> 
> OpenGL version string: 4.6.0 NVIDIA 525.89.02
> OpenGL shading language version string: 4.60 NVIDIA
> OpenGL context flags: (none)
> OpenGL profile mask: (none)
> 
> OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 525.89.02
> OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20


You are receiving this mail because: