mesa/src/gallium/drivers/ddebug
Marek Olšák 82db518f15 gallium: add external usage flags to resource_from(get)_handle (v2)
This will allow drivers to make better decisions about texture sharing
for DRI2, DRI3, Wayland, and OpenCL.

v2: add read/write flags, take advantage of __DRI_IMAGE_USE_BACKBUFFER

Reviewed-by: Axel Davy <axel.davy@ens.fr>
2016-03-09 15:02:25 +01:00
..
dd_context.c gallium: make image views non-persistent objects 2016-02-15 22:22:33 -05:00
dd_draw.c gallium/ddebug: add 'verbose' option 2016-01-26 09:58:55 -05:00
dd_pipe.h gallium: make image views non-persistent objects 2016-02-15 22:22:33 -05: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 external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
dd_util.h gallium/ddebug: add 'verbose' option 2016-01-26 09:58:55 -05: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