mesa/src
Jason Ekstrand 3a83c176ea anv/cmd_buffer: Only emit PIPE_CONTROL on-demand
This is in contrast to emitting it directly in vkCmdPipelineBarrier.  This
has a couple of advantages.  First, it means that no matter how many
vkCmdPipelineBarrier calls the application strings together it gets one or
two PIPE_CONTROLs.  Second, it allow us to better track when we need to do
stalls because we can flag when a flush has happened and we need a stall.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2016-05-27 15:18:09 -07:00
..
compiler glsl/linker: call link_uniform blocks on linked shader. 2016-05-28 05:35:53 +10:00
egl egl: Additional attribute validation for eglCreatePbufferSurface 2016-05-26 08:02:48 -07:00
gallium radeonsi: enable OpenGL 4.3 2016-05-27 22:28:11 +02:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx scons: whitespace cleanup 2016-05-25 12:23:12 -06:00
gtest
hgl
intel anv/cmd_buffer: Only emit PIPE_CONTROL on-demand 2016-05-27 15:18:09 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi mapi: expose new functions in GL ES 3.2 2016-05-26 21:25:53 -04:00
mesa mesa/get: drop unused extension checks. 2016-05-28 05:29:23 +10:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00