On 28/04/15 14:28, Marek Olšák wrote:
> Hi Emil,
>
> I think I have fixed everything that you suggested. You can review the
> branch here:
>
> http://cgit.freedesktop.org/~mareko/mesa/log/?h=amdgpu
>
Looks great. You've even added the new symbol (which I forgot to
mention) so that vdpau-gl inter
Hi Emil,
I think I have fixed everything that you suggested. You can review the
branch here:
http://cgit.freedesktop.org/~mareko/mesa/log/?h=amdgpu
Thanks,
Marek
On Tue, Apr 28, 2015 at 11:01 AM, Emil Velikov wrote:
> On 28 April 2015 at 01:02, Marek Olšák wrote:
>> On Tue, Apr 21, 2015 at
On 28 April 2015 at 01:02, Marek Olšák wrote:
> On Tue, Apr 21, 2015 at 5:12 PM, Emil Velikov
> wrote:
>> Hi Marek,
>>
>> Must admit that the current "split"/location of the new winsys looks a
>> bit strange. I'm thinking that if one places the new winsys alongside
>> the radeon one (i.e. winsys
On Tue, Apr 21, 2015 at 5:12 PM, Emil Velikov wrote:
> Hi Marek,
>
> Must admit that the current "split"/location of the new winsys looks a
> bit strange. I'm thinking that if one places the new winsys alongside
> the radeon one (i.e. winsys/amdgpu/drm) things should still work and
> thus we'll re
Hi Marek,
Must admit that the current "split"/location of the new winsys looks a
bit strange. I'm thinking that if one places the new winsys alongside
the radeon one (i.e. winsys/amdgpu/drm) things should still work and
thus we'll result in shorter and cleaner patch. See below for more details.
From: Marek Olšák
---
configure.ac | 5 +
src/gallium/Makefile.am | 1 +
src/gallium/drivers/r300/Automake.inc | 6 +-
src/gallium/drivers/r600/Automake.inc | 6 +-
src/gallium/drivers/radeonsi/Automak