mesa/src
Marek Olšák 4002913f8d radeonsi: reorder shader IO indices for better IO space usage for tess and GS
The highest used index determines the stride for shader outputs in shaders
that use LDS or memory for outputs.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Acked-by: Dave Airlie <airlied@redhat.com>
2019-07-09 17:24:16 -04:00
..
amd radv: Add a common member in the union to make things more clear. 2019-07-09 09:59:07 +00:00
broadcom nir: Add lower_rotate flag and set to true in all drivers 2019-07-01 10:14:22 -07:00
compiler nir: Add Panfrost-specific blending intrinsic 2019-07-09 14:07:23 -07:00
egl egl: simplify loop 2019-07-01 19:35:22 +01:00
etnaviv etnaviv: detect v4 compression 2019-07-04 14:05:18 -04:00
freedreno nir: Add lower_rotate flag and set to true in all drivers 2019-07-01 10:14:22 -07:00
gallium radeonsi: reorder shader IO indices for better IO space usage for tess and GS 2019-07-09 17:24:16 -04:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Set maxComputeSharedMemorySize to 64k 2019-07-08 11:35:42 -07:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi android: fix typo LOCAL_EXPORT_C_INCLUDES 2019-06-29 17:17:49 +02:00
mesa mesa: Set minimum possible GLSL version 2019-07-08 12:34:09 -07:00
panfrost panfrost: Extend software tiling to larger bpp 2019-07-01 07:40:19 -07:00
util util/macros: rework DIV_ROUND_UP macro 2019-07-04 10:21:32 +02:00
vulkan vulkan/overlay: use a single macro to lookup objects 2019-07-09 09:13:21 +03:00
meson.build lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
SConscript