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
/
swrast.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
doxygen comments (Klaus Niederkrueger)
Brian Paul
2002-10-21
1
-13
/
+26
*
Another round of glRead/DrawBuffer() clean-ups and simplifications.
Brian Paul
2002-10-11
1
-10
/
+10
*
multiple GL_POINTS can now be rendered together into one fragment span
Brian Paul
2002-10-04
1
-2
/
+5
*
finished up GL_EXT_stencil_two_side
Brian Paul
2002-10-02
1
-1
/
+5
*
pull-in changes from DRI/Mesa-4.0.4
Brian Paul
2002-09-17
1
-1
/
+6
*
struct sw_span is again allocated on the stack, but the arrays of span
Brian Paul
2002-08-07
1
-27
/
+37
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-5
/
+18
*
Allocate a sw_span struct in the swrast context instead of allocating it
Brian Paul
2002-04-19
1
-21
/
+34
*
updated a few comments
Brian Paul
2002-04-12
1
-4
/
+5
*
Klaus Niederkrueger's latest changes: use INIT_SPAN() to init span primitive
Brian Paul
2002-04-12
1
-6
/
+11
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
1
-4
/
+5
*
sw_span can now hold x/y arrays of fragment positions - getting ready to
Brian Paul
2002-02-02
1
-1
/
+5
*
Still more texture/span simplification and clean-up.
Brian Paul
2002-01-28
1
-34
/
+34
*
More span improvements. Removed _mesa_write_monocolor_span().
Brian Paul
2002-01-28
1
-14
/
+1
*
More span clean-up, mostly texture-related.
Brian Paul
2002-01-28
1
-10
/
+3
*
LOTS of changes, building upon Klaus's work.
Brian Paul
2002-01-27
1
-11
/
+28
*
Klaus's latest patches and some clean-up
Brian Paul
2002-01-21
1
-18
/
+27
*
Klaus's latest patches: change texcoord[3] to texcoord[4] everywhere
Brian Paul
2002-01-10
1
-4
/
+4
*
first checkpoint commit of Klaus's new span code (struct sw_span)
Brian Paul
2001-12-17
1
-1
/
+100
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-2
/
+256
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-1
/
+3
*
Use correct pv in swrast lines routines
Keith Whitwell
2001-01-13
1
-6
/
+1
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-0
/
+4
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-0
/
+7
*
Compute attenuated point size in a new pipeline stage.
Brian Paul
2000-12-08
1
-1
/
+1
*
Committing in .
Jouk Jansen
2000-11-22
1
-20
/
+20
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
1
-5
/
+7
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-0
/
+7
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
1
-17
/
+20
*
Reorganized software rasterizer as a module which manages its own state,
Keith Whitwell
2000-11-05
1
-48
/
+91
*
Moved software rasterizer functionality to new directory.
Keith Whitwell
2000-10-31
1
-0
/
+108
[prev]