mesa/src
Rob Clark ddb7fadaf8 freedreno: avoid no-op flushes by re-using last-fence
Noticed that with webgl (in chromium, at least) we end up generating a
lot of no-op submits just to get a fence.  Tracking the last fence and
returning that if there is no rendering since last flush avoids this.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2018-10-26 18:10:00 -04:00
..
amd radv: remove duplicate brackets in version string 2018-10-26 18:33:11 +01:00
broadcom util: use C99 declaration in the for-loop hash_table_foreach() macro 2018-10-25 12:43:18 +01:00
compiler nir: Fix array initializer 2018-10-26 12:35:48 -06:00
egl egl: Use correct shared libraries suffix on macOS. 2018-10-11 11:30:00 -07:00
gallium freedreno: avoid no-op flushes by re-using last-fence 2018-10-26 18:10:00 -04:00
gbm gbm: Add GBM_FORMAT_ARGB1555 support 2018-10-09 10:32:51 +02:00
getopt
glx apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +01:00
gtest
hgl
intel Revert "anv/skylake: disable ForceThreadDispatchEnable" 2018-10-26 16:39:47 -05:00
loader loader/dri3: Also wait for front buffer fence if we triggered it 2018-10-18 16:52:06 +02:00
mapi gen: Add AMD_gpu_shader_int64.xml to tarball 2018-10-24 11:29:30 -07:00
mesa nir/prog: Use nir_bany in kill handling 2018-10-26 11:45:29 -05:00
util util: Change remaining uint32 cache ids to sha1 2018-10-26 14:49:22 +11:00
vulkan vulkan: drop always-true param 2018-10-26 18:33:11 +01:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Only build gallium state tracker tests with shared_glapi 2018-10-09 08:55:56 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00