On 2019-02-07 9:23 a.m., Christian König wrote:
> Am 07.02.19 um 15:21 schrieb James Zhu:
>> On 2019-02-07 4:49 a.m., Christian König wrote:
>>> Patches #1, #2, #5, #7 are Reviewed-by: Christian König
>>>
>>>
>>> Patch #3 the csc_matrix need a better name since we now store more and
>>> more add
Am 07.02.19 um 15:21 schrieb James Zhu:
On 2019-02-07 4:49 a.m., Christian König wrote:
Patches #1, #2, #5, #7 are Reviewed-by: Christian König
Patch #3 the csc_matrix need a better name since we now store more and
more additional info in there, but that can as well be a follow up patch.
csc
On 2019-02-07 4:49 a.m., Christian König wrote:
> Patches #1, #2, #5, #7 are Reviewed-by: Christian König
>
>
> Patch #3 the csc_matrix need a better name since we now store more and
> more additional info in there, but that can as well be a follow up patch.
csc_matrix is used by upper stack.
Patches #1, #2, #5, #7 are Reviewed-by: Christian König
Patch #3 the csc_matrix need a better name since we now store more and
more additional info in there, but that can as well be a follow up patch.
Patch #4 is Acked-by: Christian König
Patch #6 I think there was a simpler option for th
Move dirty define to header file to share with compute shader.
Signed-off-by: James Zhu
---
src/gallium/auxiliary/vl/vl_compositor.c | 15 ++-
src/gallium/auxiliary/vl/vl_compositor.h | 2 ++
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/src/gallium/auxiliary/vl/vl_