diff options
author | Brian Paul <brianp@vmware.com> | 2009-03-02 17:51:44 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-03-02 17:51:44 -0700 |
commit | d652d26a975a884fecd9c407e77b7259fb291906 (patch) | |
tree | b9fd130e4f0cdbbcb80025e81a5a0649b1835db3 /src/mesa/drivers/x11/Makefile | |
parent | 6c75d7b4e6b04ce9e5e8d188a143cb7a1670c953 (diff) |
mesa: comments and code documenting a bug with depth 32 TrueColor drawing/reading
It seems that XGetImage() from a depth 32 TrueColor window is flakey.
Drawing with XPutImage() instead of XPutPixel() seems to work better, but
still not perfectly.
Keep using the original code for now until more is learned.
Diffstat (limited to 'src/mesa/drivers/x11/Makefile')
0 files changed, 0 insertions, 0 deletions