mesa/src
Alyssa Rosenzweig b75427cc31 panfrost: Implement EXT_multisampled_render_to_texture
Significantly helps WebGL performance with Chromium's OpenGL ES backend.
Also update docs/features.txt

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6161>
2020-08-04 18:39:24 +00:00
..
amd radv: print warnings for famous RADV_PERFTEST options that no longer exist 2020-08-04 19:09:57 +02:00
broadcom nir: Add a nir_foreach_uniform_variable helper 2020-07-29 17:38:58 +00:00
compiler spirv: Propagate explicit layout only in types that need it 2020-08-04 07:53:37 -07:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: consistently use dri2_egl_display() helper macro 2020-08-02 01:13:48 +02:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno tu: Implement VK_EXT_conditional_rendering 2020-08-04 15:38:17 +02:00
gallium panfrost: Implement EXT_multisampled_render_to_texture 2020-08-04 18:39:24 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel i965: Enable vector shrinking in the vec4 backend. 2020-08-03 21:26:45 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi mapi: Return NULL function pointers for GL_EXT_debug_marker 2020-07-30 23:45:56 +00:00
mesa mesa/st: Actually free the driver part of memory objects on destruction. 2020-08-03 10:33:00 +00:00
panfrost panfrost: Add MSAA mode selection field 2020-08-04 18:39:24 +00:00
util util/format: initialize non-important components to 0 2020-07-30 10:41:00 +00:00
vulkan util/format: translate A4R4G4B4_UNORM and A4B4G4R4_UNORM vulkan formats 2020-08-04 13:15:23 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00