mesa/src
Rob Clark 65cee01430 mesa/st: swap order of clear() and clear_with_quad()
If we can't clear all the buffers with pctx->clear() (say, for example,
because of ColorMask), push the buffers we *can* clear with pctx->clear()
first.  Tilers want to see clears coming before draws to enable fast-
paths, and clearing one of the attachments with a quad-draw first
confuses that logic.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2018-11-27 15:44:02 -05:00
..
amd radv: Clamp gfx9 image view extents to the allocated image extents. 2018-11-27 10:19:52 +01:00
broadcom meson: Add tests to suites 2018-11-20 09:09:22 -08:00
compiler glsl: free or reuse memory allocated for TF varying 2018-11-26 09:58:25 +01:00
egl meson: Add tests to suites 2018-11-20 09:09:22 -08:00
freedreno freedreno: move ir3 to common location 2018-11-27 15:44:02 -05:00
gallium freedreno: move ir3 to common location 2018-11-27 15:44:02 -05: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
intel intel/compiler: fix indentation style in opt_algebraic() 2018-11-27 09:53:09 +01: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 mesa/st: swap order of clear() and clear_with_quad() 2018-11-27 15:44:02 -05:00
util util: env_var_as_unsigned() helper 2018-11-27 15:44:02 -05:00
vulkan vulkan/utils: s/VERSION/PACKAGE_VERSION/ 2018-11-26 22:05:02 +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