- Original Message -
> If the source region for a glCopyPixels is completely outside the
> source buffer bounds, no-op the copy. Fixes a failed assertion.
>
> NOTE: This is a candidate for the 8.0 branch.
> ---
> src/mesa/state_tracker/st_cb_drawpixels.c | 10 +-
> 1 files chan
If the source region for a glCopyPixels is completely outside the
source buffer bounds, no-op the copy. Fixes a failed assertion.
NOTE: This is a candidate for the 8.0 branch.
---
src/mesa/state_tracker/st_cb_drawpixels.c | 10 +-
1 files changed, 9 insertions(+), 1 deletions(-)
diff