On Thu, 2008-09-11 at 10:44 +0100, Sheridan Hutchinson wrote:
> 
> OpenGL renderer string: Mesa DRI Intel(R) 852GM/855GM 20061017 x86/MMX/SSE2
> OpenGL version string: 1.3 Mesa 7.0.4
> OpenGL extensions:

[...]

Looks like your graphics card doesn't support pixel shaders
(GL_ARB_fragment_program is missing from the list of OpenGL extensions),
but the bicubic plugin can't work without (the bicubic filtering
algorithm is implemented as a pixel shader).


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to