mesa/src
Adam Jackson 6ec1259423 ci: Run tests on i386 cross builds
Yes, some tests fail, but we can turn those into XFAILs at meson time.
Better to keep the things that work working than not cover them at all.
Unfortunately XPASS results will not cause the build to fail until we
update CI to meson 0.51 or newer.

Reviewed-by: Daniel Stone <daniels@collabora.com>
2019-09-17 14:53:57 -04:00
..
amd ac: Remove DEBUG workaround 2019-09-17 10:24:29 +00:00
broadcom nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
compiler spirv: Handle ShaderLayer and ShaderViewportIndex capabilities 2019-09-16 19:18:01 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl/android: Fix build since the DRI fourcc removal. 2019-09-12 21:54:30 +00:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno: Fix invalid read when a block has no instructions. 2019-09-16 22:02:43 +00:00
gallium ci: Run tests on i386 cross builds 2019-09-17 14:53:57 -04:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: Remove unused indirection for glx_context->fillImage 2019-09-12 13:23:32 -04:00
gtest
hgl
imgui
intel nir/large_constants: pass after lowering copy_deref 2019-09-16 11:23:48 +00:00
loader driconfig: add a new engine name/version parameter 2019-09-15 15:37:02 +03:00
mapi scons: Make scons and meson agree about path to glapi generated headers 2019-09-16 17:54:00 +00:00
mesa st/mesa: remove always-true expression 2019-09-17 07:26:42 +00:00
panfrost panfrost: Rework midgard_pair_load_store() to kill the nested foreach loop 2019-09-13 12:03:47 +02:00
util Fix timespec_from_nsec test for 32-bit time_t 2019-09-17 12:17:53 -04:00
vulkan vulkan: Update the XML and headers to 1.1.123 2019-09-17 04:11:05 +00:00
meson.build meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
SConscript