Hi, 

Paul Lee:
>Hello, I just stumbled upon the open graphics website and I was
>wondering how much of the OpenGL graphics pipeline was implemented,
>and also if there are shaders in the current version of the hardware.

At the moment, OpenGL is not implemented in hardware. However, we have a
software model found in the SVN tree if you're interested in finding out
how it works. 

>Can it do GPGPU?

The first implementation will not be able to do GPGPU. This is because
the FPGA can't support the high performance cores implied by supporting
the GPGPU concept. Although, this is not to say that a future
architecture wont have GPPGU :). 

However, if you're interested in seeing how GPGPU can be implemented,
there's a project named ATTILA from UPC. 

Hope I was of some help :)

-- 
Life on the earth might be expensive, but it 
includes an annual free trip around the sun.

Kenneth Østby
http://langly.org
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to