On 30.01.2017 18:17, Jan Ziak wrote:
On Mon, Jan 30, 2017 at 5:08 PM, Marek Olšák wrote:
On Mon, Jan 30, 2017 at 4:41 PM, Jan Ziak <0xe2.0x9a.0...@gmail.com> wrote:
Hello
Just a note about the future of Mesa:
It is likely that optimizing Mesa will lead you (Marek) to consider
generative prog
On Mon, Jan 30, 2017 at 5:08 PM, Marek Olšák wrote:
> On Mon, Jan 30, 2017 at 4:41 PM, Jan Ziak <0xe2.0x9a.0...@gmail.com> wrote:
>> Hello
>>
>> Just a note about the future of Mesa:
>>
>> It is likely that optimizing Mesa will lead you (Marek) to consider
>> generative programming some years into
On Mon, Jan 30, 2017 at 4:41 PM, Jan Ziak <0xe2.0x9a.0...@gmail.com> wrote:
> Hello
>
> Just a note about the future of Mesa:
>
> It is likely that optimizing Mesa will lead you (Marek) to consider
> generative programming some years into the future:
>
> Optimal code is basically a form of efficien
Hello
Just a note about the future of Mesa:
It is likely that optimizing Mesa will lead you (Marek) to consider
generative programming some years into the future:
Optimal code is basically a form of efficient adaptation to current
circumstances. Generating the optimal code by hand can be
ineffic
On 27.01.2017 00:51, Marek Olšák wrote:
From: Marek Olšák
The time spent in the function dropped by 37% for torcs.
Reviewed-by: Nicolai Hähnle
---
src/gallium/winsys/amdgpu/drm/amdgpu_cs.c | 16
src/gallium/winsys/amdgpu/drm/amdgpu_cs.h | 5 +
2 files changed, 21 ins
From: Marek Olšák
The time spent in the function dropped by 37% for torcs.
---
src/gallium/winsys/amdgpu/drm/amdgpu_cs.c | 16
src/gallium/winsys/amdgpu/drm/amdgpu_cs.h | 5 +
2 files changed, 21 insertions(+)
diff --git a/src/gallium/winsys/amdgpu/drm/amdgpu_cs.c
b/src/g