| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: implement core Mesa support for GL_ARB_draw_instanced | Brian Paul | 2010-04-04 | 1 | -0/+2 |
* | mesa: Remove unnecessary headers from vtxfmt.c. | Vinson Lee | 2010-01-17 | 1 | -2/+0 |
* | mesa/main: New feature FEATURE_beginend. | Chia-I Wu | 2009-09-30 | 1 | -0/+6 |
* | mesa/main: Make FEATURE_dlist follow feature conventions. | Chia-I Wu | 2009-09-30 | 1 | -2/+4 |
* | mesa/main: Make FEATURE_evaluators follow feature conventions. | Chia-I Wu | 2009-09-30 | 1 | -9/+4 |
* | mesa/main: New feature FEATURE_arrayelt. | Chia-I Wu | 2009-09-30 | 1 | -1/+3 |
* | mesa: Add support for ARB_draw_elements_base_vertex. | Eric Anholt | 2009-09-08 | 1 | -0/+3 |
* | mesa: Make MultiDrawElements submit multiple primitives at once. | Eric Anholt | 2009-09-01 | 1 | -0/+1 |
* | mesa: Add BeginVertices driver call | Keith Whitwell | 2009-03-03 | 1 | -3/+6 |
* | Put color index attribute into the 6th attribute slot. | Brian Paul | 2006-04-25 | 1 | -1/+0 |
* | No longer alias generic vertex attribs with conventional attribs for GL_ARB_v... | Brian Paul | 2006-04-25 | 1 | -8/+15 |
* | Fix recent problems with display lists and other parts of the code. | Ian Romanick | 2005-08-05 | 1 | -2/+4 |
* | Major rip-up of internal function insertion interface. The oldmesa_6_3_1 | Ian Romanick | 2005-07-28 | 1 | -4/+3 |
* | Wrap every place that accesses a dispatch table with a macro. A new script- | Ian Romanick | 2005-07-18 | 1 | -72/+72 |
* | silence warnings | Alan Hourihane | 2004-12-08 | 1 | -1/+1 |
* | Change the dispatch offsets for the VertexAttrib*NV functions so they don't | Brian Paul | 2004-11-27 | 1 | -1/+9 |
* | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101... | Brian Paul | 2004-08-25 | 1 | -1/+2 |
* | added some const keywords | Brian Paul | 2004-02-24 | 1 | -7/+8 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -12/+9 |
* | VertexAttrib4fv wasn't being installed (4f was). | Keith Whitwell | 2003-10-06 | 1 | -0/+1 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | updated email addresses | Brian Paul | 2002-10-29 | 1 | -3/+3 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -1/+2 |
* | Applied Matt Sealey's patch to remove/isolate all stdio.h function calls. | Brian Paul | 2002-06-29 | 1 | -2/+2 |
* | bring in changes from dri tcl branch | Keith Whitwell | 2002-04-09 | 1 | -9/+2 |
* | vertex program fixes | Brian Paul | 2001-12-15 | 1 | -2/+1 |
* | vertex program check-in | Brian Paul | 2001-12-14 | 1 | -5/+5 |
* | dispatch changes to minimize hassle with XFree86 libGL | Brian Paul | 2001-12-04 | 1 | -17/+14 |
* | API dispath updates | Brian Paul | 2001-11-18 | 1 | -9/+9 |
* | Add missing header file include. | Gareth Hughes | 2001-03-12 | 1 | -1/+2 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+4 |
* | Minor cleanups. | Gareth Hughes | 2001-03-11 | 1 | -4/+2 |
* | Clean up install, restore for exec vtxfmts. | Gareth Hughes | 2001-03-11 | 1 | -8/+13 |
* | Support for swappable tnl modules. | Gareth Hughes | 2001-03-11 | 1 | -3/+95 |
* | New files... | Keith Whitwell | 2000-11-24 | 1 | -0/+89 |