Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Rename _mesa_lookup_arrayobj to _mesa_lookup_vao. | Kenneth Graunke | 2014-02-03 | 1 | -1/+1 |
* | mesa: Rename "struct gl_array_object" to gl_vertex_array_object. | Kenneth Graunke | 2014-02-03 | 1 | -1/+1 |
* | mesa: add missing error checks in _mesa_GetObject[Ptr]Label() | Brian Paul | 2013-10-01 | 1 | -0/+12 |
* | mesa: use caller string in error message in get_label_pointer() | Brian Paul | 2013-10-01 | 1 | -1/+1 |
* | mesa: asst. clean-ups in copy_label() | Brian Paul | 2013-10-01 | 1 | -10/+27 |
* | mesa: Implement KHR_debug ObjectLabel functions | Timothy Arceri | 2013-09-04 | 1 | -0/+282 |