mesa/src
Jason Ekstrand a7d4871846 anv/pipeline: Sort bindings by most used first
This commit just sorts the bindings by how often they're used vs the
array size of the binding.  This will let us make more nuanced decisions
about what goes in the binding table vs. what to make bindless.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
2019-04-19 19:56:42 +00:00
..
amd radv: Support VK_EXT_inline_uniform_block. 2019-04-19 09:21:47 +02:00
broadcom v3d: Fix atomic cmpxchg in shaders on hardware. 2019-04-18 13:24:55 -07:00
compiler nir_opcodes.py: Saturate to expression that doesn't overflow 2019-04-19 16:17:37 +00:00
egl egl/dri2: Mark potentially unused 'display' variable with MAYBE_UNUSED 2019-04-19 16:17:37 +00:00
freedreno freedreno/ir3: fix const assert 2019-04-19 12:36:06 -07:00
gallium gallium/auxiliary/vl: Fix a couple of warnings 2019-04-19 16:17:37 +00:00
gbm Delete autotools 2019-04-15 13:44:29 -07:00
getopt
glx Delete autotools 2019-04-15 13:44:29 -07:00
gtest Delete autotools 2019-04-15 13:44:29 -07:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv/pipeline: Sort bindings by most used first 2019-04-19 19:56:42 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi Delete autotools 2019-04-15 13:44:29 -07:00
mesa i965: implement WaEnableStateCacheRedirectToCS 2019-04-18 17:43:08 +01:00
util ralloc: Fully qualify non-virtual destructor call 2019-04-19 16:17:37 +00:00
vulkan Delete autotools 2019-04-15 13:44:29 -07:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript