summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vtx_api.c
Commit message (Expand)AuthorAgeFilesLines
* Catch and shortcircuit no-primitive and no-vertex cases in _tnl_wrap_buffers()Keith Whitwell2004-01-271-21/+38
* Cosmetic changes.Brian Paul2004-01-151-10/+10
* Reenable the vtxfmt code paths in the radeon and r200 drivers.Felix Kuehling2004-01-041-1/+2
* whitespace changes and new commentsBrian Paul2004-01-011-6/+11
* Call UpdateMaterials when they have changedKeith Whitwell2003-12-091-19/+8
* Committing in .Jouk Jansen2003-12-081-1/+1
* include glheader.h first, to prevent warnings about GLAPIENTRYP being redefinedBrian Paul2003-12-051-0/+1
* Add missing GLAPIENTRYKarl Schultz2003-12-041-53/+57
* Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped.Keith Whitwell2003-12-031-7/+10
* fix assorted g++ warningsBrian Paul2003-11-251-11/+11
* Remove unnecessary usage of __FUNCTION__.Brian Paul2003-11-251-5/+5
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-526/+793
* Newer version of this fileKeith Whitwell2003-08-061-569/+659
* Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul2002-06-291-2/+2
* another checkpoint of struct immediate replacement codeKeith Whitwell2002-05-111-146/+279
* Core of the future vertex engine. Isn't built yet, nor will be for a while...Keith Whitwell2002-04-181-0/+675