Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-18 | Move _mesa_init_glsl_driver_functions() into shader_api.c | Brian Paul | |
This allows making a bunch of functions static, and removes a state tracker dependency on driverfuncs.c cherry-picked from gallium-0.1 | |||
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 | |