index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
vtxfmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 old
mesa_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