mesa/src
Timothy Arceri 7e60d5a501 glsl: use NIR function inlining for drivers that use glsl_to_nir()
glsl_to_nir() is still missing support for converting certain
functions to NIR, so for those we use the GLSL IR optimisations
to remove the functions.

Reviewed-by: Eric Anholt <eric@anholt.net>
2019-03-06 23:05:20 +00:00
..
amd radv: enable lower_mul_2x32_64 2019-03-06 22:41:20 +01:00
broadcom v3d: Include a count of register pressure in the RA failure dumps. 2019-03-06 14:13:45 -08:00
compiler glsl: use NIR function inlining for drivers that use glsl_to_nir() 2019-03-06 23:05:20 +00:00
egl egl: fix libdrm-less builds 2019-03-05 13:04:06 +00:00
freedreno freedreno/ir3: track register pressure in sched 2019-03-03 13:27:50 -05:00
gallium glsl: use NIR function inlining for drivers that use glsl_to_nir() 2019-03-06 23:05:20 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: fix shared memory leak in X11 2019-02-28 14:23:02 +10: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
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/nir: Move 64-bit lowering later 2019-03-06 17:24:57 +00:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
mesa glsl: use NIR function inlining for drivers that use glsl_to_nir() 2019-03-06 23:05:20 +00:00
util util: #define PATH_MAX when undefined (eg. Hurd) 2019-03-05 12:27:35 +00:00
vulkan vulkan/overlay: drop dependency on validation layer headers 2019-03-06 22:46:37 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
meson.build meson: avoid going back up the tree with include_directories() 2019-03-05 10:02:47 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00