mesa/src
Connor Abbott ff5f460980 tu: Improve timestamp queries
As the original comment says, we can't really give the user what they
want if there's a timestamp inside a GMEM renderpass, but we can give
them a better approximation of it. At least sysmem renderpasses will now
have an accurate timestamp.

Also, don't emit the WFI if it's not necessary, based on the stage
flags.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5720>
2020-08-20 19:21:18 +00:00
..
amd radv: Move nir_opt_shrink_vectors() into the opt loop. 2020-08-20 16:44:08 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom v3d/compiler: add v3dv_prog_data_size helper 2020-08-19 22:50:21 +02:00
compiler nir: Shrink store intrinsic num_components to the size used by the writemask. 2020-08-20 16:44:08 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: drop another indentation level in _eglFindDisplay() by inverting an if 2020-08-19 22:10:06 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno tu: Improve timestamp queries 2020-08-20 19:21:18 +00:00
gallium freedreno/a6xx: Add multiview registers 2020-08-20 19:21:17 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: null check for buffer before reading size 2020-08-20 08:33:59 +03:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa st: Pass TextureTiling option from texture to memory obj 2020-08-18 20:40:40 +00:00
panfrost panfrost: Pass alignments explicitly 2020-08-20 18:15:01 +02:00
util util: add a alignof() macro 2020-08-20 10:52:19 +00:00
vulkan vulkan/wsi: add sw support. (v2) 2020-08-17 14:30:50 +10:00
meson.build ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00