Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | Move _mesa_init_glsl_driver_functions() into shader_api.c | Brian Paul | 2008-05-18 | 1 | -4/+0 |
* | added _mesa_init_driver_state() to replace duplicated code in intel drivers | Brian | 2007-05-22 | 1 | -1/+6 |
* | Overhaul of GLSL API functions, dispatching, etc. | Brian | 2006-12-19 | 1 | -2/+6 |
* | _mesa_init_driver_functions() to initialize dd_function_table | Brian Paul | 2004-01-20 | 1 | -0/+32 |