mesa/src
Lionel Landwerlin 0f4f1d70bf intel: add stub_gpu tool
Run shaderdb like this :

   intel_stub_gpu -p bxt ./run ./shaders/*

List of platform names is available from
gen_device_name_to_pci_device_id() (src/intel/dev/gen_device_info.c).

v2: Add missing getparam support
    Raise max soft limit of file descriptors

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4594>
2020-04-30 11:32:54 +03:00
..
amd radv: Fix implicit sync with recent allocation changes. 2020-04-29 21:03:39 +00:00
broadcom drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
compiler nir: Add new linking helper to set linked driver locations. 2020-04-29 11:51:04 +00:00
drm-shim drm-shim: silence warnings 2020-04-30 11:32:54 +03:00
egl egl/wayland: Fix zwp_linux_dmabuf usage 2020-04-29 11:29:40 +01:00
etnaviv drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
freedreno turnip: fix wrong substream size in parse_multisample_and_color_blend 2020-04-29 20:09:54 +00:00
gallium gallium: extract out logicop helper 2020-04-30 03:45:12 +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: add stub_gpu tool 2020-04-30 11:32:54 +03:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi glthread: sort variables in marshal structures to pack them optimally 2020-04-27 11:56:06 +00:00
mesa i965: remove unused variable 2020-04-29 21:16:45 +00:00
panfrost pan/mdg: Be a bit more pedantic in invert passes 2020-04-29 23:07:03 +00:00
util util/simple_mtx: add assert_locked() 2020-04-29 20:37:00 +00:00
vulkan vulkan: Update Vulkan XML and headers to 1.2.139 2020-04-28 22:55:25 +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