Re: [Mesa-dev] [PATCH 10/21] mesa: add validate_depth_buffer() helper
Same problem as in the previous patch. Regards, Gustaw 1 cze 2017 15:07 "Samuel Pitoiset" napisaĆ(a): Signed-off-by: Samuel Pitoiset --- src/mesa/main/blit.c | 105 +++--- - 1 file changed, 56 insertions(+), 49 deletions(-) diff --git a/src/mesa/m
[Mesa-dev] [PATCH 10/21] mesa: add validate_depth_buffer() helper
Signed-off-by: Samuel Pitoiset --- src/mesa/main/blit.c | 105 +++ 1 file changed, 56 insertions(+), 49 deletions(-) diff --git a/src/mesa/main/blit.c b/src/mesa/main/blit.c index 207ce7d501..455a9a647f 100644 --- a/src/mesa/main/blit.c +++ b/src/m