Add a new function, driFillInModes, that is to be used by drivers to
authorIan Romanick <idr@us.ibm.com>
Thu, 3 Jun 2004 18:57:18 +0000 (18:57 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 3 Jun 2004 18:57:18 +0000 (18:57 +0000)
commit74396056977776919aaa7c22be1a3d17774ae321
tree025de75fd9bd7a042ab0cfcfd1b240f6e71ba280
parent173bc32195f2dbce8d148d0efec3a5b3f6e5c2a2
Add a new function, driFillInModes, that is to be used by drivers to
create the set of support __GLcontextModes.  This should replace the
current driver-specific fill_in_modes functions.
src/mesa/drivers/dri/common/utils.c
src/mesa/drivers/dri/common/utils.h