index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_vertex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable some debug printfs
Brian Paul
2004-07-02
1
-2
/
+4
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-2
/
+2
*
Add infrastructure for t_vertex.c codegen. Add an example driver
Keith Whitwell
2004-06-30
1
-16
/
+38
*
Fix minor warnings found with g++.
Brian Paul
2004-05-04
1
-2
/
+2
*
Added some comments. Minor const, int->GLint type changes, etc.
Brian Paul
2004-03-13
1
-21
/
+30
*
Add _tnl_set_attr() to complement existing get_attr() call.
Keith Whitwell
2004-02-16
1
-5
/
+25
*
Fix extract_3f_xyw().
Keith Whitwell
2004-01-30
1
-2
/
+2
*
Fix for recursion in generic_copy_pv_extras.
Keith Whitwell
2004-01-26
1
-2
/
+5
*
replace MALLOC w/ CALLOC to silence valgrind warnings
Brian Paul
2004-01-26
1
-1
/
+1
*
Another mechanism to create vertices with holes - a new EMIT_PAD style
Keith Whitwell
2004-01-21
1
-17
/
+33
*
some more count vs. end confusion
Keith Whitwell
2004-01-19
1
-9
/
+9
*
Cosmetic changes.
Brian Paul
2004-01-15
1
-4
/
+4
*
silence compiler warnings
Karl Schultz
2004-01-13
1
-4
/
+4
*
Perform check for dstclip[3] == 0.
Keith Whitwell
2004-01-08
1
-7
/
+9
*
Testing
Keith Whitwell
2004-01-06
1
-0
/
+1
*
Apply attribute offset when calling extract().
Keith Whitwell
2004-01-06
1
-2
/
+5
*
Slight cleanup
Keith Whitwell
2004-01-05
1
-7
/
+6
*
Remove debug
Keith Whitwell
2004-01-05
1
-3
/
+0
*
Beef up t_vertex.c:
Keith Whitwell
2004-01-05
1
-113
/
+356
*
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2004-01-05
1
-194
/
+411
*
new files
Keith Whitwell
2003-12-21
1
-0
/
+601