mesa/src
Eric Anholt a221f9709e v3d: Fix incorrect handling of two fences created back-to-back.
Recreating our context's syncobj with ALREADY_SIGNALED meant that if you
created two fences in a row, then waiting on the second would succeed
immediately.  Instead, export a sync file in the gallium fence (since we
don't have a syncobj clone ioctl), and just create a new syncobj to wait
on whenever we need to.

Noticed while debugging
dEQP-GLES3.functional.fence_sync.client_wait_sync_finish
2018-07-20 11:11:29 -07:00
..
amd radv: don't flush DB before subpass FS resolves 2018-07-20 17:30:13 +02:00
broadcom v3d: Disable shader-db cycle estimates until we sort out TMU estimates. 2018-07-16 14:39:59 -07:00
compiler nir: Do not use continue block after removing it. 2018-07-20 12:09:19 +02:00
egl egl: Use the canonical drm-uapi fourcc header to avoid local defines. 2018-07-18 10:37:54 -07:00
gallium v3d: Fix incorrect handling of two fences created back-to-back. 2018-07-20 11:11:29 -07:00
gbm meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
getopt
glx glx: Don't allow glXMakeContextCurrent() with only one valid drawable 2018-07-09 12:03:18 -04:00
gtest
hgl
intel intel: tools: dump: protect against multiple calls on destructor 2018-07-20 17:36:56 +01:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi Allow AMD_perfmon on GLES contexts 2018-07-18 10:39:21 -07:00
mesa i965/misc: Use depth/stencil surf's tiling on gen4-5 2018-07-19 11:05:07 -07:00
util util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache. 2018-07-20 12:09:19 +02:00
vulkan anv,radv: Add support for VK_KHR_get_display_properties2 2018-07-09 17:09:41 -07:00
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
SConscript
git_sha1.h.in
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00