mesa/src
Boris Brezillon 95507a3dd4 panfrost: Bail out early when doing a wallpaper blit
The wallpaper blit is a bit special in that the operation is targetting
the current FB, but the u_blitter logic creates a new surface for it
which makes util_framebuffer_state_equal() return false. In that case
we don't want a new FB descriptor to be emitted/attached, so let's just
copy the new state into ctx->pipe_framebuffer and exit the function.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-08-02 21:54:58 +02:00
..
amd ac/nir,radv: Optimize bounds check for 64 bit CAS. 2019-08-02 21:21:55 +02:00
broadcom tree-wide: replace MAYBE_UNUSED with ASSERTED 2019-07-31 09:41:05 +01:00
compiler nir/find_array_copies: Reject copies with mismatched type 2019-08-02 10:34:29 +02:00
drm-shim freedreno: Add support for drm-shim. 2019-07-25 08:56:19 -07:00
egl egl: fix OpenGL 3.1 context creation 2019-08-02 18:56:53 +10:00
etnaviv
freedreno freedreno: update registers 2019-08-02 10:24:14 -07:00
gallium panfrost: Bail out early when doing a wallpaper blit 2019-08-02 21:54:58 +02:00
gbm
getopt
glx meson: Test for random_r() 2019-07-30 11:49:09 -07:00
gtest
hgl
imgui
intel intel/tools: Fix aubinator_viewer build. 2019-08-01 23:36:41 -07:00
loader
mapi mesa: add EXT_dsa indexed generic queries 2019-07-30 22:04:26 -04:00
mesa i965/clear: clear_value better precision 2019-08-02 14:25:34 +00:00
panfrost pan/midgard: Print invert modifier 2019-08-02 09:57:15 -07:00
util util: Handle differences in pthread_setname_np 2019-08-02 18:38:52 +01:00
vulkan vulkan: Bump headers to 1.1.117 2019-07-29 21:26:07 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript