Ulrich von Zadow wrote:
> Hello,
> 
> the new memory manager support sounds like it should make video playback
> on OpenGL textures a lot easier. That's great, but I've tried and failed
> to figure out what relevant extensions are actually supported with
> current i915 and i965 drivers. Is GL_EXT_pixel_buffer_object supported
> and fast?

GL_EXT/ARB_pixel_buffer_object is available in the i915 driver (the 
i915tex driver to be precise).  I don't know off-hand how much of an 
improvement you can expect with it.


> Are pixel shaders supported?

The OpenGL shading language is not yet supported in the DRI drivers. 
I'm working on it...


> What version? Can we expect pixel
> shader performance similar or better to NVIDIA FX chips?

Again, it's a bit hard to say off-hand.

-Brian

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to