mesa/src
Mauro Rossi 37a2072e97 android: st/mesa: fix building error due to sched_getcpu()
Android has cpufeatures library but pinning of threads is not supported
PIPE_OS_LINUX code path causes build error due to sched_getcpu() unavailable
thus we need to avoid setting HAVE_SCHED_GETCPU for Android

Fixes: 48f2160 ("st/mesa: regularly re-pin driver threads to the CCX where the app thread is")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-12-01 10:15:58 +01:00
..
amd android: amd/addrlib: update Mesa's copy of addrlib 2018-12-01 01:13:53 +01:00
broadcom meson: Add tests to suites 2018-11-20 09:09:22 -08:00
compiler nir: Fix assert in print_intrinsic_instr(). 2018-11-29 16:29:37 +00:00
egl egl: add missing #include <stddef.h> in egldevice.h 2018-11-28 11:22:47 -08:00
freedreno freedreno: use MSM_BO_SCANOUT with scanout buffers 2018-11-27 15:44:03 -05:00
gallium st/xvmc: Add X11 include path. 2018-11-30 22:09:43 -08:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx meson: Add tests to suites 2018-11-20 09:09:22 -08:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv: flush pipeline before query result copies 2018-11-29 22:07:31 +00:00
loader loader: Factor out the common driver opening logic from each loader. 2018-11-16 17:49:17 -08:00
mapi mesa/main: remove ARB suffix from glGetnTexImage 2018-11-26 12:29:54 +01:00
mesa android: st/mesa: fix building error due to sched_getcpu() 2018-12-01 10:15:58 +01:00
util util: env_var_as_unsigned() helper 2018-11-27 15:44:02 -05:00
vulkan vulkan/wsi: fix s/,/;/ typo 2018-11-28 16:44:01 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00