Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix invalid extern "C" around header inclusion. | Mark Janes | 2015-03-05 | 1 | -0/+7 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | 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 |