gallium/auxiliary: implement sw_probe_wrapped (v2)
Implement pipe_loader_sw_probe_wrapped which allows to use the wrapped software renderer backend when using the pipe loader. v2: - remove unneeded ifdef - use GALLIUM_PIPE_LOADER_WINSYS_LIBS - check for CALLOC_STRUCT thanks to Emil Velikov Acked-by:Jose Fonseca <jfonseca@vmware.com> Signed-off-by:
David Heidelberg <david@ixit.cz>
Showing
- src/gallium/Automake.inc 2 additions, 1 deletionsrc/gallium/Automake.inc
- src/gallium/auxiliary/pipe-loader/pipe_loader.h 11 additions, 0 deletionssrc/gallium/auxiliary/pipe-loader/pipe_loader.h
- src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c 23 additions, 0 deletionssrc/gallium/auxiliary/pipe-loader/pipe_loader_sw.c
Loading
Please register or sign in to comment