summaryrefslogtreecommitdiff
path: root/src/glx
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2008-07-15 11:06:31 -0700
committerIan Romanick <ian.d.romanick@intel.com>2008-07-15 11:06:31 -0700
commit27e3f7f21d4405edbdbe98b5b62b1eaeec0d4aab (patch)
treee27301f844e75e4983971d8b60ffaed9f9d415fd /src/glx
parent67108adb48f3be927d7fb92ba8f6bd5c9d165222 (diff)
glx: Update my e-mail address. :)
Diffstat (limited to 'src/glx')
-rw-r--r--src/glx/x11/indirect_vertex_array.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/x11/indirect_vertex_array.c b/src/glx/x11/indirect_vertex_array.c
index 769c88f4d2..15e3ece148 100644
--- a/src/glx/x11/indirect_vertex_array.c
+++ b/src/glx/x11/indirect_vertex_array.c
@@ -62,7 +62,7 @@
* "vbo", to support multiple texture coordinate arrays, generic attributes,
* and vertex buffer objects.
*
- * \author Ian Romanick <idr@us.ibm.com>
+ * \author Ian Romanick <ian.d.romanick@intel.com>
*/
static void emit_DrawArrays_none( GLenum mode, GLint first, GLsizei count );