mesa/src
Ben Widawsky fc1e9f0cb2 i965/dri: Store the screen associated with the image
I intend to need to get to the devinfo structure, and storing the screen
is an easy way to do that.

It seems to be the consensus that you cannot share an image between
multiple screens.

Scape-goat: Rob Clark <robdclark@gmail.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-03-21 14:48:11 -07:00
..
amd radv: move KHR_get_physical_device_properties2 to instance props. 2017-03-21 10:05:49 +10:00
compiler nir: Add positional argument specifiers. 2017-03-21 13:38:00 -07:00
egl android: fix segfault within swap_buffers 2017-03-17 07:30:34 +02:00
gallium r600_shader.c: check returned value of eg_get_interpolator_index 2017-03-21 18:14:26 +00:00
gbm gbm: Disallow INVALID modifiers returned upon image creation 2017-03-21 14:48:11 -07:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: Implement __DRI_BACKGROUND_CALLABLE 2017-03-16 14:14:18 +11:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965: Drop AUB_TRACE_* stuff. 2017-03-21 13:49:18 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: disable glthread when glNewList() is called 2017-03-20 10:22:20 +11:00
mesa i965/dri: Store the screen associated with the image 2017-03-21 14:48:11 -07:00
util util/disk_cache: fix build on platforms where shader cache is disabled 2017-03-21 11:51:03 +11:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript