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_imm_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-151
/
+0
*
Assorted casts to silence g++ warnings.
Brian Paul
2003-09-19
1
-2
/
+2
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
reduce memory needed for vertex attributes (allocate on demand)
Brian Paul
2003-03-31
1
-1
/
+22
*
remove debug printf
Brian Paul
2003-03-29
1
-3
/
+1
*
minor clean-ups, comments, etc
Brian Paul
2003-03-28
1
-41
/
+50
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
pass context pointer to _tnl_free_immediate(), removed backref pointer
Brian Paul
2002-04-19
1
-4
/
+3
*
init whole immediate struct to zero
Brian Paul
2002-01-10
1
-11
/
+2
*
Vertex program checkpoint commit: converted all vertex attributes (color,
Brian Paul
2002-01-05
1
-18
/
+5
*
free the NormalLengthPtr if non-null in _tnl_free_immediate()
Brian Paul
2001-12-15
1
-3
/
+9
*
vertex program check-in
Brian Paul
2001-12-14
1
-2
/
+1
*
Committing in .
Jouk Jansen
2001-09-07
1
-1
/
+2
*
restore normal length optimization in dlists
Keith Whitwell
2001-06-28
1
-1
/
+4
*
fix possible segfault on destroy context
Keith Whitwell
2001-05-09
1
-5
/
+12
*
Lots more eval fixes
Keith Whitwell
2001-04-30
1
-3
/
+31
*
first pass at eval fixes
Keith Whitwell
2001-04-26
1
-1
/
+3
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-7
/
+4
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-3
/
+5
*
Fix propogation of material values in VB's that don't reach the lighting
Keith Whitwell
2001-02-15
1
-7
/
+1
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
1
-5
/
+9
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-0
/
+104