On 03/09/14 04:38, Michel Dänzer wrote:
> On 03.09.2014 06:50, Emil Velikov wrote:
>> On 02/09/14 08:17, Michel Dänzer wrote:
>>>
>>> diff --git a/src/gallium/auxiliary/os/os_mman.h
>>> b/src/gallium/auxiliary/os/os_mman.h
>>> index b48eb053..19478d2 100644
>>> --- a/src/gallium/auxiliary/os/os_mma
On 03.09.2014 06:50, Emil Velikov wrote:
On 02/09/14 08:17, Michel Dänzer wrote:
diff --git a/src/gallium/auxiliary/os/os_mman.h
b/src/gallium/auxiliary/os/os_mman.h
index b48eb053..19478d2 100644
--- a/src/gallium/auxiliary/os/os_mman.h
+++ b/src/gallium/auxiliary/os/os_mman.h
@@ -40,9 +40,6
Hi Michel,
On 02/09/14 08:17, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Making sure large file support is enabled across the tree even on 32-bit
> systems.
>
> Signed-off-by: Michel Dänzer
> ---
> configure.ac | 2 ++
> src/gallium/auxiliary/os/os_mman.h
I think radeon_ctx.h is not included by Mesa, it's only included by
dumped CS traces, so it shouldn't be changed.
Marek
On Tue, Sep 2, 2014 at 9:17 AM, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Making sure large file support is enabled across the tree even on 32-bit
> systems.
>
> Signed-o
From: Michel Dänzer
Making sure large file support is enabled across the tree even on 32-bit
systems.
Signed-off-by: Michel Dänzer
---
configure.ac | 2 ++
src/gallium/auxiliary/os/os_mman.h| 13 +
src/gallium/winsys/radeon/drm/radeon_c