mesa/src
Alejandro Piñeiro 8d693746e9 nir/xfb: sort varyings too
Right now we are only re-sorting outputs. But it is better to sort too
varyings, as linker expect them to be sorted out (as it was done on
GLSL). For varyings, and to make easier to compute buffer_index, we
sort also by buffer. We could do the same for outputs, but we lack a
reason for that, so we left it as it is (just offset).

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2019-03-08 15:00:50 +01:00
..
amd nir/xfb: adding varyings on nir_xfb_info and gather_info 2019-03-08 15:00:50 +01:00
broadcom v3d: Include a count of register pressure in the RA failure dumps. 2019-03-06 14:13:45 -08:00
compiler nir/xfb: sort varyings too 2019-03-08 15:00:50 +01: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 iris: Wire up EGL_IMG_context_priority 2019-03-07 20:27:10 -08:00
gbm
getopt
glx glx: fix shared memory leak in X11 2019-02-28 14:23:02 +10:00
gtest
hgl
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel nir/xfb: adding varyings on nir_xfb_info and gather_info 2019-03-08 15:00:50 +01:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi
mesa isl: Add a swizzle parameter to isl_buffer_fill_state() 2019-03-07 11:39:27 -08:00
util util: #define PATH_MAX when undefined (eg. Hurd) 2019-03-05 12:27:35 +00:00
vulkan vulkan/overlay: fix missing var rename in previous commit 2019-03-07 13:45:14 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
SConscript
meson.build meson: avoid going back up the tree with include_directories() 2019-03-05 10:02:47 +00:00