mesa/src
Lionel Landwerlin 173a2ab5c7 anv: wsi: report presentation error per image request
vkQueuePresentKHR() takes VkPresentInfoKHR pointer and includes a
pResults fields which must holds the results of all the images
requested to be presented. Currently we're not filling this field.

Also as a side effect we probably want to go through all the images
rather than stopping on the first error.

This commit also makes the QueuePresentKHR() implementation return the
first error encountered.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "17.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 0fcb92c17d)
2017-02-23 19:34:59 +00:00
..
amd radv: adopt some init config workarounds from radeonsi. 2017-02-23 19:34:58 +00:00
compiler glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1 2017-02-23 19:34:57 +00:00
egl egl: automake: include builddir prior to srcdir 2017-02-03 11:08:56 +00:00
gallium nvc0: disable linked tsc mode in compute launch descriptor 2017-02-23 19:34:58 +00:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-23 19:34:59 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: wsi: report presentation error per image request 2017-02-23 19:34:59 +00:00
loader loader: automake: include builddir prior to srcdir 2017-02-03 11:08:57 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-02-03 11:08:57 +00:00
mesa mesa: Do (TCS && !TES) draw time validation in ES as well. 2017-02-23 19:34:58 +00:00
util util/disk_cache: use stat() to check if entry is a directory 2017-02-13 10:20:41 +00:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-02-03 11:08:56 +00:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00