mesa/src
Ilia Mirkin de17922b8a nv50/ir: don't consider the main compute function as taking arguments
With OpenCL, kernels can take arguments and return values (?). However
in practice, there is no more TGSI compute implementation, and even if
there were, it would probably have named functions and no explicit main.

This improves RA considerably for compute shaders, since temps are not
kept around as return values.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
2019-07-27 18:24:11 -04:00
..
amd anv+tu+radv: delete unusable dev_icd.json 2019-07-26 14:47:53 +00:00
broadcom v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
compiler nir: Optimize umod lowering 2019-07-26 11:19:23 -07:00
drm-shim freedreno: Add support for drm-shim. 2019-07-25 08:56:19 -07:00
egl egl: Also query modifiers when exporting DMABuf 2019-07-25 05:14:36 +00:00
etnaviv etnaviv: detect v4 compression 2019-07-04 14:05:18 -04:00
freedreno anv+tu+radv: delete unusable dev_icd.json 2019-07-26 14:47:53 +00:00
gallium nv50/ir: don't consider the main compute function as taking arguments 2019-07-27 18:24:11 -04:00
gbm gbm: sort symbols 2019-07-10 11:27:51 +00:00
getopt
glx meson: allow building all glx without any drivers 2019-07-23 15:34:23 -07: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+tu+radv: delete unusable dev_icd.json 2019-07-26 14:47:53 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3 2019-07-25 04:47:38 +00:00
mesa main: unreference ATIFragmentShader program before creating new one 2019-07-26 12:51:05 +00:00
panfrost pan/midgard: Introduce invert field 2019-07-26 13:38:41 -07:00
util util/ra: Add a getter for a node class 2019-07-25 06:14:12 -07:00
vulkan vulkan/wsi/x11: Increase the effective min. images for mailbox. 2019-07-26 16:37:28 +02:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript