index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_vertex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a comment about _tnl_emit_indexed_vertices_to_buffer.
Thomas Hellstrom
2009-01-20
1
-0
/
+6
*
tnl: Add a utility to emit indexed vertices to a DMA buffer.
Thomas Hellstrom
2009-01-20
1
-0
/
+6
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-1
/
+1
*
Remove old t_vertex.c codegen infrastructure, tie in new code.
Keith Whitwell
2005-05-18
1
-22
/
+40
*
free buffer in t_vertex_c.c on context delete
Keith Whitwell
2005-01-12
1
-0
/
+1
*
Big-endian fixes for R200 sw TCL path.
Ian Romanick
2004-10-23
1
-0
/
+1
*
Add ARGB modes to support big-endian systems.
Ian Romanick
2004-10-17
1
-0
/
+1
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-1
/
+1
*
Add t_context.h include for drivers.
Keith Whitwell
2004-07-01
1
-0
/
+1
*
Add infrastructure for t_vertex.c codegen. Add an example driver
Keith Whitwell
2004-06-30
1
-0
/
+19
*
Fix order of EMIT_4UB_4F declarations
Keith Whitwell
2004-04-22
1
-2
/
+4
*
Add _tnl_set_attr() to complement existing get_attr() call.
Keith Whitwell
2004-02-16
1
-0
/
+6
*
Another mechanism to create vertices with holes - a new EMIT_PAD style
Keith Whitwell
2004-01-21
1
-0
/
+1
*
some more count vs. end confusion
Keith Whitwell
2004-01-19
1
-2
/
+2
*
Beef up t_vertex.c:
Keith Whitwell
2004-01-05
1
-4
/
+4
*
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2004-01-05
1
-18
/
+45
*
new files
Keith Whitwell
2003-12-21
1
-0
/
+92