Convert "bit" parameters to GLbitfield. Fix cut-and-paste bug in _mesa_IsEnabled
authorIan Romanick <idr@us.ibm.com>
Thu, 10 May 2007 15:20:04 +0000 (08:20 -0700)
committerIan Romanick <idr@us.ibm.com>
Thu, 10 May 2007 15:20:42 +0000 (08:20 -0700)
commitc9e723e5013443df984cb3987ffa3a9ba3384b89
tree51b0ba50273f963b9527d45c296e405e9e841d27
parent87a980a795b29c5114c07a74aa5d95b6e7a7f971
Convert "bit" parameters to GLbitfield. Fix cut-and-paste bug in _mesa_IsEnabled

These changes are based on patch review comments from Brian Paul, Alan
Hourihane, and vehemens.
src/mesa/main/enable.c