Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-07 | Move _mesa_init_glsl_driver_functions() into shader_api.c | Brian | |
This allows making a bunch of functions static, and removes a state tracker dependency on driverfuncs.c | |||
2007-05-22 | added _mesa_init_driver_state() to replace duplicated code in intel drivers | Brian | |
2006-12-19 | Overhaul of GLSL API functions, dispatching, etc. | Brian | |
2004-01-20 | _mesa_init_driver_functions() to initialize dd_function_table | Brian Paul | |