mesa/src
Samuel Pitoiset 4b9df824f7 radv: optimize CmdClear{Color,DepthStencil}Image() for layered textures
If all layers are bound we can perform a fast color or depth clear
instead of iterating over all layers. This has the advantage
to avoid trashing the framebuffer for nothing if you we end up by
doing a fast clear when calling radv_clear_image_layer(), and
clearing all layers in one shot is obviously faster.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2018-11-29 10:18:42 +01:00
..
amd radv: optimize CmdClear{Color,DepthStencil}Image() for layered textures 2018-11-29 10:18:42 +01:00
broadcom meson: Add tests to suites 2018-11-20 09:09:22 -08:00
compiler nir/derefs: Add a nir_derefs_do_not_alias enum value 2018-11-28 14:29:25 -06:00
egl egl: add missing #include <stddef.h> in egldevice.h 2018-11-28 11:22:47 -08:00
freedreno freedreno: use MSM_BO_SCANOUT with scanout buffers 2018-11-27 15:44:03 -05:00
gallium freedreno: Fix autotools build. 2018-11-28 22:23:52 -08:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx meson: Add tests to suites 2018-11-20 09:09:22 -08:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/compiler: Use nir's info when checking uses_streams. 2018-11-28 13:35:29 -08:00
loader loader: Factor out the common driver opening logic from each loader. 2018-11-16 17:49:17 -08:00
mapi mesa/main: remove ARB suffix from glGetnTexImage 2018-11-26 12:29:54 +01:00
mesa i965: Set the FBO error state INCOMPLETE_ATTACHMENT only for SRGB_R8 2018-11-28 10:12:47 +01:00
util util: env_var_as_unsigned() helper 2018-11-27 15:44:02 -05:00
vulkan vulkan/wsi: fix s/,/;/ typo 2018-11-28 16:44:01 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00