video - Ubuntu 16.04 + Radeon HD 3870. OpenGL 4 possible? -
i'm running unreal engine editor on ubuntu 16.04 + radeon hd 3870. there way enable opengl 4 support? right have use 3.
thanks!
# uname -r 4.10.0-33-generic # lspci | grep vga 03:00.0 vga compatible controller: advanced micro devices, inc. [amd/ati] rv670 [radeon hd 3870] # glxinfo | grep 'version' server glx version string: 1.4 client glx version string: 1.4 glx version: 1.4 max core profile version: 3.3 max compat profile version: 3.0 max gles1 profile version: 1.1 max gles[23] profile version: 3.0 opengl core profile version string: 3.3 (core profile) mesa 17.0.7 opengl core profile shading language version string: 3.30 opengl version string: 3.0 mesa 17.0.7 opengl shading language version string: 1.30 opengl es profile version string: opengl es 3.0 mesa 17.0.7 opengl es profile shading language version string: opengl es glsl es 3.00
radeon hd 3870 support opengl 3.3 or below doesn't officially support opengl 4
Comments
Post a Comment