glew-2.0.0 is in Fedora Rawhide. Oded, thank you!
ValueError: GLSL 35633 compilation failed:
0(29) : error C1020: invalid operands to "/"
0(29) : error C1020: invalid operands to "/"
0(29) : error C1020: invalid operands to "/"
0(33) : error C1020: invalid operands to "+"
0(34) : error C1020: invalid operands to "+" > glxinfo |grep ARB_copy_image
GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance,
GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image,
> rpm -qa | grep -i glew
libGLEW-1.13.0-2.fc24.x86_64
glew-devel-1.13.0-2.fc24.x86_64 RuntimeError: OpenGL is missing the required ARB_copy_image extension
ARB_copy_image is OpenGL 4.3 extension. Is it supported by NVIDA driver at Linux? Or it's hardware problem? (I have GF106M [GeForce GTX 460M] (rev a1) installed ).