mesa/src
Connor Abbott ef38a659fb lima/gpir: Don't emit movs when translating from NIR
The scheduler doesn't expect them. To do this, I had to refactor the
registration part of gpir_node_create_dest() to be separate from
creating and inserting the node, since the last two now aren't done when
handling moves. This adds more code but creates the possibility of
automatically inserting input dependencies when inserting nodes, similar
to what's done in NIR with the use-def lists (this isn't done yet).

Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
2019-09-24 08:43:48 +02:00
..
amd ac/nir: force unnormalized coordinates for RECT 2019-09-23 15:34:54 -04:00
broadcom broadcom/genxml: Stop manually scrubbing 'α' -> "alpha" 2019-09-23 20:24:54 +00:00
compiler nir: define 8-byte size and alignment for bindless variables 2019-09-23 15:34:22 -04:00
drm-shim
egl egl/surfaceless: Add FP16 format support 2019-09-20 19:10:31 +00:00
etnaviv
freedreno freedreno/regs: A couple of tess updates 2019-09-18 16:59:10 -07:00
gallium lima/gpir: Don't emit movs when translating from NIR 2019-09-24 08:43:48 +02:00
gbm libgbm: Wire up getCapability for the image loader 2019-09-20 19:10:31 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: Implement GLX_EXT_no_config_context 2019-09-23 20:39:01 -04:00
gtest
hgl
imgui
intel intel: Increase Gen11 compute shader scratch IDs to 64. 2019-09-23 16:59:40 -07:00
loader loader: always map the "amdgpu" kernel driver name to radeonsi (v2) 2019-09-23 15:14:11 -04:00
mapi scons: Make scons and meson agree about path to glapi generated headers 2019-09-16 17:54:00 +00:00
mesa intel: Increase Gen11 compute shader scratch IDs to 64. 2019-09-23 16:59:40 -07:00
panfrost Revert "panfrost: Rework midgard_pair_load_store() to kill the nested foreach loop" 2019-09-19 21:01:27 +02:00
util util/rb_tree: Replace useless ifs with asserts 2019-09-23 22:38:30 +00:00
vulkan vulkan: Update the XML and headers to 1.1.123 2019-09-17 04:11:05 +00:00
meson.build gl: drop incorrect pkg-config file for glvnd 2019-09-18 22:16:51 +01:00
SConscript