mesa/src
Francisco Jerez bc4000ee40 clover: Run the associated action before an event is signalled.
And define a method for other threads to wait until the action
function associated with an event has been executed to completion.

For hard events, this will mean waiting until the corresponding
command has been submitted to the pipe driver, without necessarily
flushing the pipe_context and waiting for the actual command to be
processed by the GPU (which is what hard_event::wait() already does).

This weaker kind of event wait will allow implementing blocking memory
transfers efficiently.

Acked-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
2017-09-20 18:48:41 -04:00
..
amd radv: Don't use a virtual function for getting the buffer virtual address. 2017-09-20 22:04:25 +02:00
broadcom broadcom/genxml: Set up enums for VC5 blending, depth, stencil, and prims. 2017-09-19 10:40:55 -07:00
compiler glsl/linker: fix output variable overlap check 2017-09-20 15:35:57 +02:00
egl egl: fix build fallouts from 1d0be5b3fe 2017-09-19 21:27:01 +01:00
gallium clover: Run the associated action before an event is signalled. 2017-09-20 18:48:41 -04:00
gbm configure.ac: split the wayland client/server confusion 2017-09-19 19:02:34 +01:00
getopt
glx glx: turn LIBGL_NO_DRAWARRAYS into a boolean 2017-09-12 13:53:12 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel anv/entrypoints_gen: Dedent the C code 2017-09-20 14:56:45 -07:00
loader loader/dri3: Make sure we invalidate a drawable on size change 2017-09-07 12:43:29 +02:00
mapi mapi/gen: remove shebang from the marshal generator scripts 2017-08-26 11:20:08 +01:00
mesa i965: Fix duplication of DRI images 2017-09-20 07:07:05 -07:00
util radeonsi: allow out-of-order rasterization in commutative blending cases 2017-09-18 11:25:20 +02:00
vulkan configure.ac: split the wayland client/server confusion 2017-09-19 19:02:34 +01:00
Makefile.am automake: adjust wayland-drm comment 2017-09-19 19:02:34 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00