On Tue, Apr 19, 2011 at 1:24 PM, Henri Verbeet wrote:
> On 19 April 2011 18:11, Alex Deucher wrote:
>> I've pushed the r600c patch. I'll take a look at the r600g patch later
>> today.
>>
> I'm without r600 hardware this week, but personally I think I'd be
> happier with a helper function for th
On Tue, Apr 19, 2011 at 12:11 PM, Alex Deucher wrote:
> On Tue, Apr 19, 2011 at 4:06 AM, Cédric Cano
> wrote:
>> Hi
>>
>> Few days ago, I posted a couple of patches on dri-devel but it doesn't seem
>> to be the correct place. Here you are 2 patches that adds support for RV730
>> in r600c and r60
On 19 April 2011 18:11, Alex Deucher wrote:
> I've pushed the r600c patch. I'll take a look at the r600g patch later today.
>
I'm without r600 hardware this week, but personally I think I'd be
happier with a helper function for the endian swap, instead of
sprinkling ifdefs all over the source cod
On Tue, Apr 19, 2011 at 4:06 AM, Cédric Cano wrote:
> Hi
>
> Few days ago, I posted a couple of patches on dri-devel but it doesn't seem
> to be the correct place. Here you are 2 patches that adds support for RV730
> in r600c and r600g.
>
I've pushed the r600c patch. I'll take a look at the r600
Signed-off-by: Cedric Cano
---
diff --git a/src/gallium/drivers/r600/r600_asm.c
b/src/gallium/drivers/r600/r600_asm.c
index c22bd8e..7e854b1 100644
--- a/src/gallium/drivers/r600/r600_asm.c
+++ b/src/gallium/drivers/r600/r600_asm.c
@@ -22,6 +22,7 @@
*/
#include
#include
+#include
#includ
Signed-off-by: Cedric Cano
---
diff -Naur Mesa-7.10/src/mesa/drivers/dri/r600/defaultendian.h
Mesa-7.10/src/mesa/drivers/dri/r600/defaultendian.h
--- Mesa-7.10/src/mesa/drivers/dri/r600/defaultendian.h 2010-02-05
01:10:40.0 +0100
+++ Mesa-7.10/src/mesa/drivers/dri/r600/defaultendian.h 20
Hi
Few days ago, I posted a couple of patches on dri-devel but it doesn't
seem to be the correct place. Here you are 2 patches that adds support
for RV730 in r600c and r600g.
More details are available here :
http://lists.freedesktop.org/archives/dri-devel/2011-April/010056.html
http://lists.