[Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Gert Wollny
gw.fossdev at gmail.com
Sat Aug 19 10:13:24 UTC 2017
Am Freitag, den 18.08.2017, 18:25 +0200 schrieb Marek Olšák:
>
> Sure. The changes are here:
> https://cgit.freedesktop.org/~mareko/mesa/log/?h=blitter-optz
>
> If somebody wants to test it on r600g, that would be appreciated too.
>
>
I did this and unfortunately it crashes with 744c3e2254 applied.
Specifically, in
src/gallium/drivers/r600/evergreen_state.c2302:
evergreen_emit_vertex_fetch_shader
de-referencing shader fails because state->cso is NULL.
Best,
Gert
More information about the mesa-dev
mailing list