Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove _mesa_memcpy in favor of plain memcpy. | Kenneth Graunke | 2010-02-19 | 1 | -3/+3 |
* | mesa: Remove _mesa_exit wrapper for exit(). | Eric Anholt | 2009-12-22 | 1 | -1/+1 |
* | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. | Eric Anholt | 2009-11-19 | 1 | -17/+17 |
* | tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr | Eric Anholt | 2009-11-19 | 1 | -6/+6 |
* | tnl: Avoid undefined input value use in insert_3f_viewport_2(). | Guillaume Melquiond | 2008-12-09 | 1 | -1/+1 |
* | mesa: vertex emit debug code (disabled) | Brian Paul | 2008-10-08 | 1 | -22/+58 |
* | mesa: prefix a bunch of #include lines with "main/". | Brian Paul | 2008-09-18 | 1 | -4/+4 |
* | additional wrapper updates, bug 4468 | Brian Paul | 2005-09-19 | 1 | -1/+1 |
* | Remove old t_vertex.c codegen infrastructure, tie in new code. | Keith Whitwell | 2005-05-18 | 1 | -0/+1119 |