Brian Paul writes:
> On 01/20/2014 06:19 PM, Matt Turner wrote:
>> I can't see why this would be needed at all. The X.Org loader was
>> modified to look for the new symbol names (i.e., the one added in this
>> patch) but still looks for the regular ones too.
>>
>> And since Jordan's patch to mega
On 01/20/2014 06:19 PM, Matt Turner wrote:
I can't see why this would be needed at all. The X.Org loader was
modified to look for the new symbol names (i.e., the one added in this
patch) but still looks for the regular ones too.
And since Jordan's patch to megadrivers, the X.Org loader doesn't e
I can't see why this would be needed at all. The X.Org loader was
modified to look for the new symbol names (i.e., the one added in this
patch) but still looks for the regular ones too.
And since Jordan's patch to megadrivers, the X.Org loader doesn't even
need to look for the new symbol names.
__
To resolve missing symbol since last year's megadriver changes.
Doesn't seem to be needed all systems though. Hmm.
---
src/gallium/targets/dri-vmwgfx/target.c | 16
1 file changed, 16 insertions(+)
diff --git a/src/gallium/targets/dri-vmwgfx/target.c
b/src/gallium/targets/dri
- Original Message -
> To resolve missing symbol since the DRI driver rearchitecting.
> ---
> src/gallium/targets/dri-vmwgfx/target.c | 16
> 1 file changed, 16 insertions(+)
>
> diff --git a/src/gallium/targets/dri-vmwgfx/target.c
> b/src/gallium/targets/dri-vmwgfx/t
To resolve missing symbol since the DRI driver rearchitecting.
---
src/gallium/targets/dri-vmwgfx/target.c | 16
1 file changed, 16 insertions(+)
diff --git a/src/gallium/targets/dri-vmwgfx/target.c
b/src/gallium/targets/dri-vmwgfx/target.c
index e01e465..b4aaf0a 100644
--- a/