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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sw_span can now hold x/y arrays of fragment positions - getting ready to
Brian Paul
2002-02-02
23
-599
/
+794
*
Clean-up and optimize alpha test code.
Brian Paul
2002-01-31
7
-557
/
+463
*
don't use affine/persp_textured_triangle funcs when CHAN_BITS > 8
Brian Paul
2002-01-30
1
-3
/
+3
*
Still more texture/span simplification and clean-up.
Brian Paul
2002-01-28
8
-172
/
+85
*
More span improvements. Removed _mesa_write_monocolor_span().
Brian Paul
2002-01-28
9
-355
/
+159
*
More span clean-up, mostly texture-related.
Brian Paul
2002-01-28
13
-981
/
+249
*
LOTS of changes, building upon Klaus's work.
Brian Paul
2002-01-27
18
-1437
/
+1095
*
Klaus's latest patches and some clean-up
Brian Paul
2002-01-21
12
-173
/
+384
*
changed PB (pixel buffer) to use texcoord[4] array
Brian Paul
2002-01-16
2
-48
/
+56
*
set PB->haveSpec in line functions that emit specular color
Brian Paul
2002-01-16
1
-1
/
+3
*
added another test in regions_overlap() (Klaus)
Brian Paul
2002-01-16
1
-3
/
+6
*
latest changes from Klaus
Brian Paul
2002-01-16
3
-12
/
+149
*
added some missing error checks
Brian Paul
2002-01-15
1
-1
/
+6
*
don't apply scissor box in read_fast_rgba_pixels()
Brian Paul
2002-01-12
1
-15
/
+15
*
Klaus's latest patches: change texcoord[3] to texcoord[4] everywhere
Brian Paul
2002-01-10
11
-132
/
+89
*
fixed GL_REPLACE / GL_RGB bug
Brian Paul
2002-01-09
1
-2
/
+7
*
texture env color wasn't used correctly in GL_BLEND mode
Brian Paul
2002-01-09
1
-15
/
+15
*
work-around for QNX compiler problem
Brian Paul
2002-01-08
1
-7
/
+9
*
implemented vertex program point size control
Brian Paul
2002-01-06
1
-3
/
+3
*
fix a comment typo
Brian Paul
2001-12-19
1
-2
/
+2
*
have to clamp color+specular in _swrast_add_spec_terms_triangle()! (fixes Chi...
Brian Paul
2001-12-19
1
-5
/
+38
*
Replace old matrix stacks with new code based on struct matrix_stack.
Brian Paul
2001-12-18
1
-4
/
+5
*
added some debug printfs (disabled)
Brian Paul
2001-12-17
1
-1
/
+8
*
first checkpoint commit of Klaus's new span code (struct sw_span)
Brian Paul
2001-12-17
20
-994
/
+1622
*
first checkpoint commit of Klaus's new span code (struct sw_span)
Brian Paul
2001-12-17
1
-141
/
+63
*
vertex program check-in
Brian Paul
2001-12-14
2
-6
/
+12
*
special case blend optmizations (Jeremy Fitzhardinge)
Brian Paul
2001-12-13
1
-6
/
+54
*
add inf and nan tests to swrast functions
Keith Whitwell
2001-12-05
5
-8
/
+23
*
prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shado...
Brian Paul
2001-12-04
1
-41
/
+87
*
use v2 color, not v0 in flat_ci_triangle()
Brian Paul
2001-11-28
1
-2
/
+2
*
More span rendering optimizations from Klaus Niederkrueger
Brian Paul
2001-11-19
4
-353
/
+707
*
improved AA subpixel sample positions (Ray Tice)
Brian Paul
2001-11-13
1
-38
/
+51
*
casts to silence warnings from gcc 2.96
Brian Paul
2001-11-06
1
-2
/
+2
*
added a few comments
Brian Paul
2001-10-17
1
-1
/
+9
*
warning fixes (Karl Schultz)
Brian Paul
2001-10-17
1
-3
/
+3
*
added GL_ARB_texture_mirrored_repeat
Brian Paul
2001-10-17
1
-3
/
+30
*
very brief overview of swrast
Keith Whitwell
2001-09-20
1
-0
/
+55
*
GL_ADD texture mode was incorrect, renamed some vars
Brian Paul
2001-09-19
1
-48
/
+49
*
silence compiler warnings (last batch for src)
Karl Schultz
2001-09-19
10
-62
/
+78
*
more compiler warning fixes
Karl Schultz
2001-09-18
2
-14
/
+14
*
minor optimizations for flat shading (Klaus Niederkrueger)
Brian Paul
2001-09-13
3
-51
/
+95
*
replaced some tabs with spaces
Brian Paul
2001-09-13
1
-94
/
+94
*
removed a semicolon in the USE() macro
Brian Paul
2001-08-20
1
-2
/
+2
*
new debugging code
Brian Paul
2001-08-20
1
-19
/
+39
*
Fixes for 32-bit GLchans: smooth/flat/textured triangles seem to work now.
Brian Paul
2001-08-14
4
-41
/
+47
*
removed some now bogus assertions (due to Klaus's latest optimization)
Brian Paul
2001-08-07
1
-5
/
+1
*
optimization to sample_lambda_2d() (Klaus Niederkrueger)
Brian Paul
2001-08-07
1
-92
/
+107
*
Remove _BaseAlpha, fix reflect lighting bug.
Keith Whitwell
2001-07-28
1
-4
/
+5
*
Applied Klaus Niederkrueger's latest flat-shading clean-ups and some of my own.
Brian Paul
2001-07-26
2
-208
/
+172
*
GLchan and GL_ADD clamping changes (Klaus Niederkrueger)
Brian Paul
2001-07-23
1
-67
/
+68
[next]