mesa/src
Marek Olšák 442ef8c3e3 radeonsi: keep serialized NIR instead of nir_shader in si_shader_selector
This decreases memory usage, because serialized NIR is more compact.

The main shader part is compiled from nir_shader.
Monolithic shader variants are compiled from nir_binary.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2019-11-05 23:28:45 -05:00
..
amd meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
broadcom v3d: rename vertex shader key (num)_fs_inputs fields 2019-10-31 08:46:35 +00:00
compiler nir: Handle image arrays when setting variable data 2019-11-04 18:16:06 -08:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
gallium radeonsi: keep serialized NIR instead of nir_shader in si_shader_selector 2019-11-05 23:28:45 -05:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui
intel meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
mesa mesa/imports: let the build system detect strtok_r() 2019-11-05 22:38:04 +00:00
panfrost pan/midgard: Extend default_phys_reg to !32-bit 2019-11-04 15:36:08 -05:00
util util/u_endian: Add error checks 2019-11-05 16:39:55 +00:00
vulkan vulkan: bump headers/registry to 1.1.127 2019-11-04 17:07:11 +02:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
SConscript