On Mon, Sep 28, 2015 at 4:40 AM, Michel Dänzer wrote:
> On 02.09.2015 01:49, Ilia Mirkin wrote:
>> On Mon, Aug 10, 2015 at 5:44 AM, Michel Dänzer wrote:
>>>
>>> diff --git a/src/gallium/state_trackers/dri/dri_drawable.c
>>> b/src/gallium/state_trackers/dri/dri_drawable.c
>>> index 0d2929a..f0cc4
On 02.09.2015 01:49, Ilia Mirkin wrote:
> On Mon, Aug 10, 2015 at 5:44 AM, Michel Dänzer wrote:
>>
>> diff --git a/src/gallium/state_trackers/dri/dri_drawable.c
>> b/src/gallium/state_trackers/dri/dri_drawable.c
>> index 0d2929a..f0cc4a2 100644
>> --- a/src/gallium/state_trackers/dri/dri_drawable
On Mon, Aug 10, 2015 at 5:44 AM, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Fixes Gallium based DRI drivers failing to load on big endian hosts
> because they can't find any matching fbconfigs.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71789
> Signed-off-by: Michel Dänzer
>
On 12.08.2015 19:32, Marek Olšák wrote:
> On Wed, Aug 12, 2015 at 11:30 AM, Michel Dänzer wrote:
>> On 11.08.2015 01:56, Marek Olšák wrote:
>>> Reviewed-by: Marek Olšák
>>
>> Thanks Marek. Unfortunately, I remembered in the meantime that this
>> patch alone won't help for r300g, because it doesn'
On Wed, Aug 12, 2015 at 11:30 AM, Michel Dänzer wrote:
> On 11.08.2015 01:56, Marek Olšák wrote:
>> Reviewed-by: Marek Olšák
>
> Thanks Marek. Unfortunately, I remembered in the meantime that this
> patch alone won't help for r300g, because it doesn't support
> PIPE_FORMAT_x8R8G8B8_UNORM. It shou
On 11.08.2015 01:56, Marek Olšák wrote:
> Reviewed-by: Marek Olšák
Thanks Marek. Unfortunately, I remembered in the meantime that this
patch alone won't help for r300g, because it doesn't support
PIPE_FORMAT_x8R8G8B8_UNORM. It should help at least for r600g though,
not sure about nouveau.
--
E
Reviewed-by: Marek Olšák
Marek
On Mon, Aug 10, 2015 at 11:44 AM, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Fixes Gallium based DRI drivers failing to load on big endian hosts
> because they can't find any matching fbconfigs.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71789
From: Michel Dänzer
Fixes Gallium based DRI drivers failing to load on big endian hosts
because they can't find any matching fbconfigs.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71789
Signed-off-by: Michel Dänzer
---
src/gallium/state_trackers/dri/dri2.c | 26 +