[Mesa-dev] initial mesa/st RG support

Ian Romanick idr at freedesktop.org
Sat Oct 2 10:50:43 PDT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave Airlie wrote:
> Started playing around with adding RG support to st/mesa
> http://cgit.freedesktop.org/~airlied/mesa/?h=gallium-rg
> 
> I'm guessing there is a bit more to  do, I'm not sure r300/r500 can
> render to RG, which is what I'm playing about with.

The FBO tests are structured so that the driver can report
GL_FRAMEBUFFER_UNSUPPORTED for any of the RED or RG formats without
failing.  A good first pass would be to just enable RED and RG for
texturing and always GL_FRAMEBUFFER_UNSUPPORTED for FBO rendering.  I
had planned to do that for i965, but it turned out to be really easy to
get it working on that hardware.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyncPAACgkQX1gOwKyEAw88PgCfV9gvu1cspUlGgQIOar74iKY7
a+IAoIas+vDsfUlqqFY4+tD7q19Rt6Ga
=LCg5
-----END PGP SIGNATURE-----


More information about the mesa-dev mailing list