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_alpha.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-4
/
+4
*
Overhaul/simplify SWvertex and SWspan attribute handling.
Brian
2007-05-20
1
-2
/
+2
*
New SWspanarrays attribs[] array.
Brian
2007-02-01
1
-1
/
+1
*
fixed Fixed/Int bug
Brian Paul
2006-10-19
1
-2
/
+2
*
New SWspan and SWspanarrays typedefs.
Brian Paul
2006-10-01
1
-1
/
+1
*
Initial work for supporting different renderbuffer color depths at runtime.
Brian Paul
2006-09-25
1
-167
/
+103
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]
Brian Paul
2003-03-25
1
-4
/
+4
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-2
/
+1
*
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-10-04
1
-2
/
+4
*
struct sw_span is again allocated on the stack, but the arrays of span
Brian Paul
2002-08-07
1
-3
/
+3
*
Allocate a sw_span struct in the swrast context instead of allocating it
Brian Paul
2002-04-19
1
-7
/
+11
*
Converted line drawing over to new span code, pb no longer used.
Brian Paul
2002-02-02
1
-62
/
+1
*
Clean-up and optimize alpha test code.
Brian Paul
2002-01-31
1
-49
/
+157
*
More span clean-up, mostly texture-related.
Brian Paul
2002-01-28
1
-2
/
+2
*
LOTS of changes, building upon Klaus's work.
Brian Paul
2002-01-27
1
-7
/
+5
*
Klaus's latest patches and some clean-up
Brian Paul
2002-01-21
1
-6
/
+83
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-8
/
+8
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-2
/
+2
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-3
/
+2
*
Moved software rasterizer functionality to new directory.
Keith Whitwell
2000-10-31
1
-0
/
+99