mesa/src/gallium/drivers
Alyssa Rosenzweig 6460442049 panfrost: Flush scanout too
In a poorly coded app, the framebuffer can be partially drawn, an FBO
switched, switch back to the framebuffer and keep drawing, etc.
Reordering would fix this, but for now we need to just be careful about
flushing scanout too.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-06-17 07:59:14 -07:00
..
etnaviv etnaviv: fix some pm query issues 2019-06-14 09:06:28 +02:00
freedreno freedreno/a6xx: re-enable UBWC for depth/stencil 2019-06-15 07:33:04 -07:00
i915 gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
iris iris: Enable INTEL_shader_atomic_float_minmax 2019-06-13 09:03:58 -07:00
kmsro Delete autotools 2019-04-15 13:44:29 -07:00
lima lima: lower fmod in ppir and gpir 2019-06-16 10:11:59 +00:00
llvmpipe gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
nouveau u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros 2019-06-12 18:30:25 -04:00
panfrost panfrost: Flush scanout too 2019-06-17 07:59:14 -07:00
r300 r300g: implement GLSL disk shader caching 2019-06-11 20:49:34 -04:00
r600 ac: add radeon_info::is_amdgpu instead of checking drm_major == 3 2019-06-14 13:31:18 -04:00
radeon ac: add radeon_info::is_amdgpu instead of checking drm_major == 3 2019-06-14 13:31:18 -04:00
radeonsi ac: add radeon_info::is_amdgpu instead of checking drm_major == 3 2019-06-14 13:31:18 -04:00
softpipe gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
svga gallium: add z24s8_as_r8g8b8a8 format 2019-06-15 07:33:04 -07:00
swr swr: fix support for GL_ARB_copy_image extension 2019-06-05 15:26:47 +00:00
tegra Delete autotools 2019-04-15 13:44:29 -07:00
v3d v3d: don't emit point coordinates varyings if the FS doesn't read them 2019-06-07 08:29:42 +02:00
vc4 vc4: Enable NIR's lower_fmod option. 2019-06-05 16:45:12 -07:00
virgl virgl: virgl_transfer should own its virgl_resource 2019-06-12 18:20:30 -07:00