diff options
author | Julien Cristau <[email protected]> | 2012-07-20 11:09:19 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-08-27 13:32:53 -0600 |
commit | ac889b24109ba0aec4f8c7f103d3c23e78c11a29 (patch) | |
tree | 90ea69e228e54dc9ee7f671a162a847c41c5567c /src/mesa/drivers | |
parent | f308c804905ef7f2a976397c8d48a295d8f6853c (diff) |
glapi/glx: call __glEmptyImage if USE_XCB, not memcpy directly
We were stomping on the caller's buffer by ignoring their alignment
requests and other pixel store modes. This patch makes the USE_XCB path match
the older one more closely.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=52059
Signed-off-by: Julien Cristau <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions