commit | 0246b2a5c0f45788a5c418d62ccf5a3a72d16d4a | [log] [tgz] |
---|---|---|
author | Ian Romanick <idr@us.ibm.com> | Mon Jan 24 20:59:32 2005 +0000 |
committer | Ian Romanick <idr@us.ibm.com> | Mon Jan 24 20:59:32 2005 +0000 |
tree | 88cc1e47e7c582c6abb3aa523a1ba2fbc6370c90 | |
parent | 7f958e9e11badab294339c8b83e7b2e58f7dfe21 [diff] |
Since only one of the places that used glXFunction::command_payload_length actually used both values, it was refactored into command_fixed_length and command_variable_length. glXFunction::offset_of_first_parameter was also added.