OSDN Git Service

Remove the non-existant --get-alias-set option from the help text.
authorIan Romanick <idr@us.ibm.com>
Mon, 3 Oct 2005 14:59:26 +0000 (14:59 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 3 Oct 2005 14:59:26 +0000 (14:59 +0000)
commit9a3a1497e5d709015486d0c7801688812ca446da
tree8e7f37295c99a419c5ea8e6ed24d509929e4b6ca
parent1fc4b21eb240cbb883b4fe734eaf113c17771e6b
Remove the non-existant --get-alias-set option from the help text.

Update printPixelFunction (which is only used to generate code for the
server-side) to use the correct method for obtaining the dimensions of the
image parameter to a function.

Only use byteswap.h when building generated code on Linux.  Elsewhere use
the (horrible!) macros from X11/misc.h.

Make sure that enums associated with the generic "Get" function get applied
to GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.
src/mesa/glapi/glX_proto_size.py