mesa/src
Alyssa Rosenzweig 9bc99e60a8 panfrost: Assign varying buffers dynamically
Rather than hardcoding certain varying buffer indices "by convention",
work it out at draw time. This added flexibility is needed for
futureproofing and will be enable streamout.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-08-09 11:53:21 -07:00
..
amd radv: Avoid VEGA/RAVEN scissor bug in binning. 2019-08-08 14:08:21 +02:00
broadcom v3d: use the GPU to record primitives written to transform feedback 2019-08-08 08:36:52 +02:00
compiler nir: add nir_lower_to_explicit() 2019-08-08 12:10:39 -05:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl util: add anon_file.h for all memfd/temp file usage 2019-08-07 22:57:55 +00:00
etnaviv etnaviv: Remove etna_bo_from_handle() prototype 2019-08-09 17:21:55 +02:00
freedreno mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation 2019-08-07 02:18:38 +00:00
gallium panfrost: Assign varying buffers dynamically 2019-08-09 11:53:21 -07:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: drop unnecessary pointer deref for function calls 2019-08-04 11:26:20 +01:00
gtest
hgl
imgui
intel anv: drop unused code 2019-08-09 17:01:38 +03:00
loader mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
mapi mesa: add EXT_shader_image_load_store glBindImageTextureEXT function 2019-08-06 17:40:53 -04:00
mesa meson: define ETIME to ETIMEDOUT if not present 2019-08-08 21:44:33 +01:00
panfrost pan/midgard: Account for swizzle/mask in st_vary 2019-08-09 11:50:45 -07:00
util util: Revert "util: added missing headers in anon-file" 2019-08-09 09:13:45 -07:00
vulkan meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
meson.build
SConscript