Age | Commit message (Expand) | Author |
---|---|---|
2008-07-24 | mesa: Prefix main includes with dir to avoid conflicts. | José Fonseca |
2007-12-07 | Move _mesa_init_glsl_driver_functions() into shader_api.c | Brian |
2007-04-12 | New _mesa_reference_shader/program() function to consolidate refcounting. | Brian |
2007-03-24 | Free shader-related context state: _mesa_free_shader_state() | Brian |
2006-12-20 | Fix shader object reference counting and hash table deallocation. | Brian |
2006-12-19 | Clean-up and re-org of the main GLSL object types. | Brian |
2006-12-19 | Overhaul of GLSL API functions, dispatching, etc. | Brian |
2006-12-18 | GLSL API functions. | Brian |