mesa/src
Ben Widawsky 79f619ca70 i965/dri: Enable modifier queries
New to the patch series after reordering things for landing smaller
chunks.

This will essentially enable modifiers from clients that were just
enabled in previous patches. A client could use the modifiers by
setting all of them at create, but had no way to actually query them
after creating the surface (ie. stupid clients could be broken before
this patch, but in more ways than this).

Obviously, there are no modifiers being actually stored yet - so this
patch shouldn't do anything other than allow the API to get back 0 (or
the LINEAR modifier).

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-03-21 14:48:12 -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: Enable modifier queries 2017-03-21 14:48:12 -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