mesa/src
Francisco Jerez c2fe7a0fb8 anv/gen9: Optimize slice and subslice load balancing behavior.
See "i965/gen9: Optimize slice and subslice load balancing behavior."
for the rationale.  According to Jason, improves Aztec Ruins
performance by 2.7%.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> (v1)

v2: Undo CPU performance micro-optimization done in i965 and iris due
    to lack of data justifying it on anv.  Use
    cmd_buffer_apply_pipe_flushes wrapper instead of emitting pipe
    control command directly.  (Jason)

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2019-08-12 14:40:21 -07:00
..
amd radv: Enable VK_KHR_pipeline_executable_properties. 2019-08-12 23:00:24 +02:00
broadcom v3d: use the GPU to record primitives written to transform feedback 2019-08-08 08:36:52 +02:00
compiler compiler: add SYSTEM_VALUE_TESS_LEVEL_OUTER/INNER_DEFAULT 2019-08-12 14:52:17 -04: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 spirv: Drop lower_workgroup_access_to_offsets 2019-08-10 22:15:35 -07:00
gallium lima/ppir: Add fddx and fddy 2019-08-12 23:20:04 +02: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 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/gen9: Optimize slice and subslice load balancing behavior. 2019-08-12 14:40:21 -07: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 i965/gen9: Optimize slice and subslice load balancing behavior. 2019-08-12 13:17:58 -07:00
panfrost pan/midgard: Handle 64-bit address in mir_mask_of_read_components 2019-08-12 12:43:03 -07:00
util util: drop final reference to p_compiler.h 2019-08-09 22:59:43 +03:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript