Age | Commit message (Expand) | Author |
---|---|---|
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-02-19 | Remove _mesa_memcpy in favor of plain memcpy. | Kenneth Graunke |
2009-12-22 | mesa: Remove _mesa_exit wrapper for exit(). | Eric Anholt |
2009-11-19 | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. | Eric Anholt |
2009-11-19 | tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr | Eric Anholt |
2008-12-09 | tnl: Avoid undefined input value use in insert_3f_viewport_2(). | Guillaume Melquiond |
2008-10-08 | mesa: vertex emit debug code (disabled) | Brian Paul |
2008-09-18 | mesa: prefix a bunch of #include lines with "main/". | Brian Paul |
2005-09-19 | additional wrapper updates, bug 4468 | Brian Paul |
2005-05-18 | Remove old t_vertex.c codegen infrastructure, tie in new code. | Keith Whitwell |