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
/
swrast
/
s_tritemp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-16
/
+16
*
do fog interpolation if INTERP_FOG is defined, not when INTERP_Z is defined
Brian Paul
2001-03-08
1
-6
/
+23
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-2
/
+2
*
optimized lambda calculation (Klaus Niederkrueger)
Brian Paul
2001-03-03
1
-16
/
+54
*
fixed RGB over/underflow bug for tiny triangles (bug 128969)
Brian Paul
2001-02-12
1
-43
/
+36
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-2
/
+2
*
optimized lambda computation (Klaus Niederkrueger)
Brian Paul
2001-01-29
1
-2
/
+44
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-3
/
+3
*
minor comments, clean-up
Brian Paul
2000-12-08
1
-8
/
+7
*
minor clean-ups (Klaus Niederkrueger)
Brian Paul
2000-11-21
1
-6
/
+6
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
1
-4
/
+4
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-5
/
+7
*
Reorganized software rasterizer as a module which manages its own state,
Keith Whitwell
2000-11-05
1
-240
/
+144
*
Moved software rasterizer functionality to new directory.
Keith Whitwell
2000-10-31
1
-0
/
+1191