[PATCH] Big endian support for RV730 (Gallium r600g)
Cédric Cano
ccano at interfaceconcept.com
Fri Apr 15 09:20:40 PDT 2011
Hi
Here you are a patch that adds big endian support for rv730 in r600
gallium driver.
I used the mesa-demos to test the driver status on big endian platform.
Except with demos using accumulation buffer, the rendering is the same
as on Intel platform. Albeit there are still some artefacts with some
demos.
I manage to fix accumulation buffer demos but then, glReadPixels demos
won't work. I still can figure out (like with r600c) what and when I
must enable swap. It will depends on object's domains. That's what I
tried to do in r600_cb and r600_create_sampler_view.
Reviewing of the patch would be greatly appreciated.
Regards,
Cedric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rv730_gallium_be_support.patch
Type: text/x-patch
Size: 14868 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110415/8755061a/attachment-0001.bin>
More information about the dri-devel
mailing list