diff options
author | Julien Cristau <[email protected]> | 2011-01-26 04:03:16 -0800 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-01-31 09:28:37 -0700 |
commit | e27913f805acbb7d00f83ba625a8605576738a13 (patch) | |
tree | 8295470fd3d1ea03085c78328e8d27ab7b743133 /src/glx/pixel.c | |
parent | ea5ede2178b75cc52df73d873946657fce9d4705 (diff) |
glx: fix GLXChangeDrawableAttributesSGIX request
xGLXChangeDrawableAttributesSGIXReq follows the GLXVendorPrivate header
with a drawable, number of attributes, and list of (type, value)
attribute pairs. Don't forget to put the number of attributes in there.
I don't think this can ever have worked.
NOTE: This is a candidate for the 7.9 and 7.10 branches
Signed-off-by: Julien Cristau <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/glx/pixel.c')
0 files changed, 0 insertions, 0 deletions