[Xcb] more on the libGL port to XCB

Jeremy Kolb jkolb at brandeis.edu
Wed Mar 30 10:51:29 PST 2005


Jeremy Kolb wrote:
> Jeremy Kolb wrote:
> 
>>
>> um.... Can you check out GetBooleanv? It's on page 59 of the requests.
>>
>> Basically it says that if the length is one thing then this follows:
>>
>> 1 BOOL params
>> 15 unused
>>
>> else this follows:
>>
>> 16 unused
>> n LISTofBOOL params
>> <padding>
>>
>> I'm assuming this is the same for all Get*v replies.
>>
>> Jeremy
>> _______________________________________________
>> xcb mailing list
>> xcb at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/xcb
> 
> 
> 
> Ok, all these Get* functions are really weird.  The reply structures 
> change depening on if they succeed and what the length is.
> 
> Jeremy
> 

Any thoughts on this?

Jeremy


More information about the xcb mailing list