mesa/src
Marek Olšák 85a723975b nir: add and gather shader_info::writes_memory
for out-of-order drawing.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4152>
2020-03-26 03:08:34 -04:00
..
amd ac: fix ac_build_is_helper_invocation when postponed_kill is null 2020-03-25 08:19:38 +01:00
broadcom util/ra: spiff out select_reg_callback 2020-03-10 16:01:39 +00:00
compiler nir: add and gather shader_info::writes_memory 2020-03-26 03:08:34 -04:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl/android: enable/disable KHR_partial_update correctly 2020-03-23 16:22:24 -07:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno freedreno/ir3: enable nir_opt_loop_unroll on a6xx 2020-03-24 23:21:21 +00:00
gallium radeonsi: Stop exposing PIPE_SHADER_CAP_FP16 2020-03-25 22:43:41 +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 Revert "glx: convert glx_config_create_list to one big calloc" 2020-03-04 10:19:48 +00: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 util/os_file: extend os_read_file to return the file size 2020-03-24 08:30:34 +01:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glthread: compile marshal_generated.c faster by breaking it up into 8 files 2020-03-24 16:28:30 -04:00
mesa glsl: Add an IR lowering pass to convert mediump operations to 16-bit 2020-03-24 23:21:21 +00:00
panfrost pan/bi: Rewrite aligned vectors as well 2020-03-24 15:29:35 +00:00
util util/u_process: Add util_get_process_exec_path for macOS. 2020-03-25 14:38:03 -07:00
vulkan vulkan/overlay: Add a workaround semaphore for application presenting without one 2020-03-25 13:42:01 +02:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript