mesa/src
Timothy Arceri ffa4bbe466 st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker
This will only ever be used by gallium drivers so it probably doesn't
belong in the nir toolkit. Also we want to pass it some non NIR
things in the following patch.

To avoid regressions we wrap the lowering calls that have been moved
to st_glsl_to_nir with a quick hack so that they are only called for
radeonsi, we will replace the hack with a check for uniform packing
in a following patch.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-03-20 14:17:34 +11:00
..
amd radv: don't export NULL layer. 2018-03-19 21:36:48 +00:00
broadcom broadcom/vc5: Don't annotate dumps with stale live intervals. 2018-03-19 16:44:20 -07:00
compiler st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker 2018-03-20 14:17:34 +11:00
egl dri3: allow building against older xcb (v3) 2018-03-16 13:19:45 -04:00
gallium st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker 2018-03-20 14:17:34 +11:00
gbm meson: Use include directory variables instead of traversing 2018-03-07 13:30:53 -08:00
getopt
glx glx: remove empty GLX_SGIX_swap_group stubs 2018-03-12 14:48:52 +00:00
gtest
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv/pipeline: set active_stages early 2018-03-19 18:00:49 +00:00
loader dri3: allow building against older xcb (v3) 2018-03-16 13:19:45 -04:00
mapi *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
mesa st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker 2018-03-20 14:17:34 +11:00
util util: Use set_foreach instead of rolling our own 2018-03-14 20:03:57 +01:00
vulkan dri3: allow building against older xcb (v3) 2018-03-16 13:19:45 -04:00
git_sha1.h.in
Makefile.am
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript