mesa/src
Eric Anholt e4baff9081 freedreno: Switch to using lowered image intrinsics.
This cuts out a bunch of deref chain walking that the compiler can do for
us.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3728>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3728>
2020-02-24 18:25:02 +00:00
..
amd radv: add the trace BO to the BO list at submit time 2020-02-24 12:43:53 +01:00
broadcom v3d: Ask the state tracker to lower image accesses off of derefs. 2020-02-24 18:25:02 +00:00
compiler nir: Move intel's intrinsic_image_coordinate_components() to core nir. 2020-02-24 18:25:02 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: Implement getImage/putImage on pbuffer swrast. 2020-02-17 04:01:37 +00:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno freedreno: Switch to using lowered image intrinsics. 2020-02-24 18:25:02 +00:00
gallium freedreno: Switch to using lowered image intrinsics. 2020-02-24 18:25:02 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: print FPS with 2 decimal places 2020-02-10 19:02:33 -05:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel nir: Move intel's intrinsic_image_coordinate_components() to core nir. 2020-02-24 18:25:02 +00:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glapi/copyimage: Implement CopyImageSubDataNV 2020-02-24 16:31:06 +00:00
mesa prog_to_nir: Reuse glsl_get_sampler_dim_coordinate_components(). 2020-02-24 18:25:02 +00:00
panfrost nir: Make image lowering optionally handle the !bindless case as well. 2020-02-24 18:25:02 +00:00
util util: Change os_same_file_description return type from bool to int 2020-02-21 17:10:48 +01:00
vulkan vulkan: Update the XML and headers to 1.2.133 2020-02-18 09:57:14 -06:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript