mesa/src/gallium/drivers/ddebug
Marek Olšák 9daaa6f5a6 gallium: add a pipe_context parameter to resource_get_handle
radeonsi needs to do some operations (DCC decompression) for OpenGL-OpenCL
interop and this is the only way to make it coherent with the current
context. It can optionally be set to NULL.

Reviewed-by: Brian Paul <brianp@vmware.com>
2016-08-25 14:09:48 +02:00
..
dd_context.c ddebug: implement pipelined hang detection mode 2016-07-26 23:06:46 +02:00
dd_draw.c gallium: add a pipe_context parameter to fence_finish 2016-08-10 01:11:10 +02:00
dd_pipe.h ddebug: implement pipelined hang detection mode 2016-07-26 23:06:46 +02:00
dd_public.h gallium/ddebug: new pipe for hang detection and driver state dumping (v2) 2015-08-26 19:25:18 +02:00
dd_screen.c gallium: add a pipe_context parameter to resource_get_handle 2016-08-25 14:09:48 +02:00
dd_util.h Add c99_alloca.h include to fix compilation on Cygwin 2016-07-13 16:11:36 +01:00
Makefile.am gallium/ddebug: new pipe for hang detection and driver state dumping (v2) 2015-08-26 19:25:18 +02:00
Makefile.sources gallium/ddebug: add missing dd_util.h to sources list 2015-10-08 18:13:24 +01:00