mesa/src
Jason Ekstrand e6803f6b6f anv: Use bindless textures and samplers
This commit changes anv to put bindless handles and sampler pointers
into the descriptor buffer and use those instead of bindful when we run
out of binding table space.  This "spilling" of descriptors allows to to
advertise an almost unbounded number of images and samplers.

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 intel,nir: Lower TXD with a bindless sampler 2019-04-19 19:56:42 +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: Use bindless textures and samplers 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