mesa/src
Emil Velikov d0d4a5f43b i965: split EU defines to brw_eu_defines.h
Split out the EU defines from the 'generic' ones, as the former are more
compiler oriented.

With a later commit we'll move brw_eu_defines.h alongside the compiler
infra to src/intel/. Pulling all the defines in there seems overzealous.

Some defines are used by both i965 and the i965 compiler. Those are
moved to brw_eu_defines.h, and annotated accordingly. The i965 users
were updated to have the extre include to indicate that.

With future work we might provide a better, split but for now this seems
reasonable.

Cc: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-03-13 11:16:34 +00:00
..
amd vulkan/wsi: Generate wayland protocol headers separately from EGL 2017-03-13 11:16:33 +00:00
compiler glsl: don't use ralloc for blob creation 2017-03-13 09:50:19 +11:00
egl wayland: move .gitignore where applicable 2017-03-13 11:16:30 +00:00
gallium st/va: add config support for 10bit decoding v2 2017-03-13 08:51:44 +01:00
gbm gbm/gbm-symbols-check: do not mandate bash 2017-03-10 14:12:48 +00:00
getopt
glx glx/tests: automake: add dispatch-index-check to the tarball 2017-02-28 16:18:27 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel i965: split EU defines to brw_eu_defines.h 2017-03-13 11:16:34 +00:00
loader loader: Move non-error message to debug level 2017-03-08 16:35:00 +00:00
mapi nir: remove shebang from python scripts 2017-03-10 14:12:47 +00:00
mesa i965: split EU defines to brw_eu_defines.h 2017-03-13 11:16:34 +00:00
util util/bitscan: use correct signature for ffs/ffsll 2017-03-13 11:16:34 +00:00
vulkan vulkan/wsi: Generate wayland protocol headers separately from EGL 2017-03-13 11:16:33 +00:00
Makefile.am automake: move wayland-drm prior to Vulkan 2017-03-04 23:44:14 +00:00
SConscript