Build mesa 7303 failed

Commit 76dfed8ae2 by Rob Clark on 3/15/2018 10:42 PM:
nir: mako all the intrinsics\n\nI threatened to do this a long time ago.. I probably *should* have done\nit a long time ago when there where many fewer intrinsics. But the\nsystem of macro/#include magic for dealing with intrinsics is a bit\nannoying, and python has the nice property of optional fxn params,\nmaking it possible to define new intrinsics while ignoring parameters\nthat are not applicable (and naming optional params). And not having to\nspecify various array lengths explicitly is nice too.\n\nI think the end result makes it easier to add new intrinsics.\n\nv2: couple small fixes found with a test program to compare the old and\n new tables\nv3: misc comments, don't rely on capture=true for meson.build, get rid\n of system_values table to avoid return value of intrinsic() and\n *mostly* remove side-effects, add autotools build support\nv4: scons build\n\nSigned-off-by: Rob Clark <robdcl...@gmail.com>\nAcked-by: Dylan Baker <dy...@pnwbakers.com>\nAcked-by: Jason Ekstrand <ja...@jlekstrand.net>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to