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
/
pipe
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix logic error in updating of quad's Z values. Basic depth testing works now
Brian
2007-06-25
1
-1
/
+1
*
clean-ups
Brian
2007-06-25
1
-7
/
+2
*
emit quad->outputs.depth[], hack need_z
Brian
2007-06-25
1
-3
/
+11
*
Restructure z test code slightly.
Keith Whitwell
2007-06-24
1
-33
/
+24
*
initial texture object, texture format code
Brian
2007-06-22
4
-0
/
+22
*
more texture sampler work
Brian
2007-06-22
4
-0
/
+56
*
Assorted token renaming/removal, minor state changes, etc.
Brian
2007-06-22
5
-19
/
+14
*
alpha test and misc changes
Brian
2007-06-21
4
-0
/
+88
*
checkpoint: implement z/depth testing
Brian
2007-06-20
8
-15
/
+113
*
Remove dependency on vf.h in public headers
Keith Whitwell
2007-06-20
5
-3
/
+12
*
update includes (s/tile/quad/)
Brian
2007-06-20
6
-6
/
+6
*
Rename "tile" files to "quad".
Brian
2007-06-20
6
-0
/
+0
*
only blend active pixels in the quad
Brian
2007-06-20
1
-93
/
+98
*
quad blending works now, but many blend terms need to be added in blend_quad().
Brian
2007-06-20
4
-24
/
+184
*
Initial implementation of a software pipeline for quad rasterization (fragmen...
Brian
2007-06-20
10
-23
/
+249
*
actually use new glClear code
Brian
2007-06-20
1
-5
/
+5
*
implement softpipe clearing (untested)
Brian
2007-06-20
3
-2
/
+39
*
Initial work for glClear(), clear color state.
Brian
2007-06-20
6
-3
/
+110
*
hook up point state
Brian
2007-06-19
5
-59
/
+126
*
Re-org of surface/framebuffer state.
Brian
2007-06-19
6
-97
/
+29
*
Added alpha test state.
Brian
2007-06-18
1
-0
/
+2
*
s/PRIM_H/SP_STATE_H/
Brian
2007-06-15
1
-2
/
+2
*
framebuffer state
Brian
2007-06-15
4
-1
/
+19
*
In softpipe_set_viewport() use ordinary (struct) assignment to update softpip...
Brian
2007-06-15
1
-1
/
+1
*
initial framebuffer state
Brian
2007-06-15
1
-0
/
+1
*
Rename directories again?!
Keith Whitwell
2007-06-14
25
-4515
/
+0
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
51
-0
/
+9033