History log of /external/deqp/framework/platform/X11/tcuX11.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0cfa22d49dc615b597d40421e92343fe7575681a 11-Jan-2017 Tapani Pälli <tapani.palli@intel.com> tcuX11: fix to wait for matching ConfigureNotify

Patch adds a loop to setDimensions that spins until exact
matching ConfigureNotify event is caught. This is done to make
sure X has updated the window size before we get further.

New processEvent method is added so that we can handle possible
WM_DELETE_WINDOW message during the loop as suggested by Pyry.

Test: run dEQP-EGL.functional.resize* on different configurations

Change-Id: Ic32243e9b25ea6cbdb5a7ab6bfccc7a196f1a5b8
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
/external/deqp/framework/platform/X11/tcuX11.hpp
3d6f22c833396c0c0b5806868f3e11f8ea05de3a 24-Aug-2016 Arkadiusz Sarwa <arkadiusz.sarwa@mobica.com> Added xcb and xlib platform support for Vulkan

Fixes #390

Change-Id: I650838665f630c794f4667f518713a7ae87c8955
/external/deqp/framework/platform/X11/tcuX11.hpp
3c827367444ee418f129b2c238299f49d3264554 02-Sep-2014 Jarkko Poyry <jpoyry@google.com> Import dEQP.

Import drawElements Quality Program from an internal repository.

Bug: 17388917
Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
/external/deqp/framework/platform/X11/tcuX11.hpp