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
/
gallium
/
drivers
/
softpipe
/
sp_prim_setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: make vbuf handle all primitive types
Keith Whitwell
2008-05-12
1
-7
/
+8
*
plug a memleak, destroy setup context
Zack Rusin
2008-04-30
1
-0
/
+2
*
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
1
-1
/
+1
*
softpipe: calculate determinant for all triangles, don't rely on draw module ...
Keith Whitwell
2008-04-14
1
-1
/
+0
*
remove usage of vertex_header
Keith Whitwell
2008-04-10
1
-1144
/
+45
*
gallium: added fragment emit/write debug counters
Brian
2008-03-25
1
-0
/
+30
*
gallium: use new framebuffer width, height fields
Brian
2008-03-20
1
-1
/
+1
*
gallium: added fb_width/height fields to softpipe context
Brian Paul
2008-03-19
1
-1
/
+1
*
gallium: set surface status to CLEAR or DEFINED in clearing/drawing code.
Brian
2008-03-13
1
-0
/
+11
*
gallium: Remove extra level of indirecttion.
José Fonseca
2008-02-28
1
-1
/
+1
*
gallium: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
1
-2
/
+2
*
gallium: added tgsi_shader_field to sp_fragment_shader
Brian
2008-02-26
1
-9
/
+9
*
gallium: fix a state validation bug found w/ pointblast.c
Brian
2008-02-22
1
-0
/
+4
*
gallium: don't hard-code attrib slot=0 in setup_fragcoord_coeff()
Brian
2008-02-19
1
-23
/
+18
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-2
/
+2
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+1247