Merge commit 'origin/gallium-0.1' into gallium-0.2
Conflicts: Makefile progs/demos/Makefile progs/glsl/Makefile progs/redbook/Makefile progs/samples/Makefile progs/tests/Makefile progs/trivial/Makefile progs/xdemos/Makefile src/gallium/Makefile src/mesa/main/attrib.c src/mesa/main/bufferobj.c src/mesa/vbo/vbo_exec_draw.c
This commit is contained in:
@@ -784,7 +784,7 @@ append_index(char *dst, GLint index)
|
||||
* For example, return "state.matrix.texture[2].inverse".
|
||||
* Use _mesa_free() to deallocate the string.
|
||||
*/
|
||||
const char *
|
||||
char *
|
||||
_mesa_program_state_string(const gl_state_index state[STATE_LENGTH])
|
||||
{
|
||||
char str[1000] = "";
|
||||
|
Reference in New Issue
Block a user