Other modules are responsible for API dispatch, vertex transformation, point/line/triangle setup, rasterization, vertex array caching, vertex/fragment programs/shaders, etc.
The first line lists the Mesa source code modules. The second line lists the indexes available for viewing the documentation for each module.
Selecting the Main page link will display a summary of the module (this page).
Selecting Data Structures will list all C structures.
Selecting the File List link will list all the source files in the module. Selecting a filename will show a list of all functions defined in that file.
Selecting the Data Fields link will display a list of all documented structure members.
Selecting the Globals link will display a list of all functions, structures, global variables and macros in the module.