mesa/src
Charmaine Lee 043883647a st/wgl: flush with ST_FLUSH_WAIT before releasing shared contexts
Before releasing a shared context, flush the context
with ST_FLUSH_WAIT to make sure all commands are executed.
This ensures that rendering to any shared resources is completed
before they will be referenced by another context.

Fixes an intermittent flickering with Photoshop. (VMware bug# 1779340)

Reviewed-by: Brian Paul <brianp@vmware.com>
2017-02-18 09:36:42 -08:00
..
amd radv/ac: handle gs->copy shader clip distances. 2017-02-23 15:31:41 +10:00
compiler util/disk_cache: create timestamp and gpu_id dirs when MESA_GLSL_CACHE_DIR is used 2017-02-22 08:40:14 +11:00
egl egl: _eglFilterArray's filter is always non-null 2017-02-16 15:27:20 +00:00
gallium st/wgl: flush with ST_FLUSH_WAIT before releasing shared contexts 2017-02-18 09:36:42 -08:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-15 09:55:57 +01: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 anv/Makefile: Gather all the genX files into one place 2017-02-22 15:07:18 -08:00
loader loader: unconditionally include unistd.h and stdlib.h 2017-02-10 11:47:12 +00:00
mapi mesa: Separate INTEL_performance_query frontend 2017-02-22 12:12:27 +00:00
mesa st/mesa: get on-disk shader cache 2017-02-23 09:20:22 +11:00
util util/disk_cache: fix bug with deleting old cache dirs 2017-02-23 09:20:22 +11:00
vulkan vulkan/wsi: move image count to shared structure. 2017-02-23 15:30:32 +10:00
Makefile.am vulkan: Combine wsi and util makefiles 2017-02-22 13:12:02 -08:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00