b925.patch
Jose
From: mesa-dev on behalf of Roland
Scheidegger
Sent: 18 October 2014 16:09
To: mesa-dev@lists.freedesktop.org
Subject: Re: [Mesa-dev] [PATCH 06/16] gallium: add blending to pipe blit
Hmm shouldn't there be a cap bit for this unless you
p.org
Subject: Re: [Mesa-dev] [PATCH 06/16] gallium: add blending to pipe blit
Hmm shouldn't there be a cap bit for this unless you fix all drivers to
actually honor it?
(Though I'm unsure if it makes all that much sense in general, pipe blit
is already quite a can-do-everything call.)
Roland
Hmm shouldn't there be a cap bit for this unless you fix all drivers to
actually honor it?
(Though I'm unsure if it makes all that much sense in general, pipe blit
is already quite a can-do-everything call.)
Roland
On 10/18/2014 01:54 PM, David Heidelberger wrote:
From: Christoph Bumiller
S
From: Christoph Bumiller
Signed-off-by: David Heidelberger
---
src/gallium/include/pipe/p_state.h| 1 +
src/mesa/state_tracker/st_cb_blit.c | 1 +
src/mesa/state_tracker/st_cb_readpixels.c | 1 +
src/mesa/state_tracker/st_cb_texture.c| 3 +++
4 files changed, 6 insertions(+)