index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_vtx_api.c
Age
Commit message (
Expand
)
Author
2004-01-15
Cosmetic changes.
Brian Paul
2004-01-04
Reenable the vtxfmt code paths in the radeon and r200 drivers.
Felix Kuehling
2004-01-01
whitespace changes and new comments
Brian Paul
2003-12-09
Call UpdateMaterials when they have changed
Keith Whitwell
2003-12-08
Committing in .
Jouk Jansen
2003-12-05
include glheader.h first, to prevent warnings about GLAPIENTRYP being redefined
Brian Paul
2003-12-04
Add missing GLAPIENTRY
Karl Schultz
2003-12-03
Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped.
Keith Whitwell
2003-11-25
fix assorted g++ warnings
Brian Paul
2003-11-25
Remove unnecessary usage of __FUNCTION__.
Brian Paul
2003-11-24
Merge vtx-0-2-branch
Keith Whitwell
2003-08-06
Newer version of this file
Keith Whitwell
2002-06-29
Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.
Brian Paul
2002-05-11
another checkpoint of struct immediate replacement code
Keith Whitwell
2002-04-18
Core of the future vertex engine. Isn't built yet, nor will be for a while...
Keith Whitwell