mesa/src
Alyssa Rosenzweig d155168e6c panfrost/midgard: Implement load/store scratch opcodes
These are used to load/store from Thread Local Storage, which is memory
allocated per-thread (corresponding to ctx->scratchpad in the command
stream) and used for register spilling.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-07-22 08:20:34 -07:00
..
amd radv: fix crash in vkCmdClearAttachments with unused attachment 2019-07-22 14:25:54 +02:00
broadcom v3d: Avoid scheduling an instruction that stalls waiting for SFU retval 2019-07-22 03:00:50 +02:00
compiler util: use standard name for snprintf() 2019-07-19 22:39:38 +01:00
egl egl: drop incorrect pkg-config file for glvnd 2019-07-20 00:07:06 +01:00
etnaviv
freedreno freedreno: Convert nir_lower_tg4_to_tex to the NIR lowering helper. 2019-07-18 11:28:56 -07:00
gallium v3d: fill logicop_func in the fragment shader key when precompiling shaders 2019-07-22 08:05:59 +02:00
gbm
getopt
glx
gtest
hgl
imgui
intel util: use standard name for snprintf() 2019-07-19 22:39:38 +01:00
loader
mapi mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functions 2019-07-19 20:04:06 -04:00
mesa i965: free object labels when deleting 2019-07-22 12:39:32 +03:00
panfrost panfrost/midgard: Implement load/store scratch opcodes 2019-07-22 08:20:34 -07:00
util util: drop strncat(), strcmp(), strncmp(), snprintf() & vsnprintf() MSVC fallbacks 2019-07-19 22:39:38 +01:00
vulkan vulkan/wsi: update swapchain status on vkQueuePresent 2019-07-17 17:40:54 +03:00
meson.build
SConscript