mesa/src
Eric Anholt b2c23b1e48 freedreno: Mark all ringbuffer BOs as to be dumped on crash.
We can avoid passing these flags around in the DRM backends by just
marking ring BOs up front.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4967>
2020-05-12 16:30:57 +00:00
..
amd aco: optimize add/sub(a, cndmask(b, 0, 1, cond)) -> addc/subbrev_co(0, a, b) 2020-05-12 16:15:17 +00:00
broadcom v3d/tex: use TMUSLOD register if possible 2020-05-11 23:52:46 +00:00
compiler nir/algebraic: Eliminate useless extract before unpack 2020-05-11 12:07:01 -07:00
drm-shim drm-shim: silence warnings 2020-04-30 11:32:54 +03:00
egl egl: Limit the EGL ver for android 2020-05-11 13:06:22 +00:00
etnaviv etnaviv: drm: Normalize nano seconds 2020-05-10 07:32:12 +00:00
freedreno freedreno: Mark all ringbuffer BOs as to be dumped on crash. 2020-05-12 16:30:57 +00:00
gallium freedreno: Replace OUT_RELOCD with permanently flagging shader BOs for it. 2020-05-12 16:30:57 +00:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:37:21 +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 intel: Delete hardcoded devinfo->urb.size values for Gen7+ (sans DG1). 2020-05-11 09:40:56 -07:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws 2020-04-30 22:01:55 +00:00
mesa glthread: Fix use of alloca() without #include "c99_alloca.h" 2020-05-12 14:46:12 +00:00
panfrost pan/midgard: Fix old style shadows 2020-05-12 10:36:30 +12:00
util drirc: Enable glthread for rpcs3 2020-05-11 23:25:19 +00:00
vulkan vulkan/object: Always include the type 2020-05-08 17:09:27 +00:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00