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
/
swrast
/
s_fog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More span improvements. Removed _mesa_write_monocolor_span().
Brian Paul
2002-01-28
1
-4
/
+4
*
More span clean-up, mostly texture-related.
Brian Paul
2002-01-28
1
-9
/
+2
*
LOTS of changes, building upon Klaus's work.
Brian Paul
2002-01-27
1
-17
/
+20
*
Klaus's latest patches and some clean-up
Brian Paul
2002-01-21
1
-13
/
+73
*
Replace old matrix stacks with new code based on struct matrix_stack.
Brian Paul
2001-12-18
1
-4
/
+5
*
first checkpoint commit of Klaus's new span code (struct sw_span)
Brian Paul
2001-12-17
1
-7
/
+111
*
silence compiler warnings (last batch for src)
Karl Schultz
2001-09-19
1
-12
/
+12
*
fix glDraw/CopyPixels w/ fog bug. minor fog code clean-ups.
Brian Paul
2001-06-18
1
-22
/
+56
*
interpolate fog valus as floats, not fixed - fixed the swrast fog problem
Brian Paul
2001-05-03
1
-28
/
+17
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-13
/
+12
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-2
/
+2
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-2
/
+2
*
added divide by zero checks
Brian Paul
2001-01-03
1
-3
/
+12
*
More color macro clean-ups.
Brian Paul
2001-01-03
1
-4
/
+6
*
minor GLchan-related changes
Brian Paul
2001-01-02
1
-9
/
+22
*
minor fog clean-ups (Klaus Niederkrueger)
Brian Paul
2000-12-15
1
-16
/
+19
*
replaced GLfixed with GLfloat in _mesa_fog_ci_pixels() (Klaus Niederkrueger)
Brian Paul
2000-12-13
1
-2
/
+2
*
rewrite of _mesa_win_fog_coords_from_z() so that both perspective and orthogr...
Brian Paul
2000-11-15
1
-24
/
+85
*
Reorganized software rasterizer as a module which manages its own state,
Keith Whitwell
2000-11-05
1
-3
/
+4
*
Moved software rasterizer functionality to new directory.
Keith Whitwell
2000-10-31
1
-0
/
+188