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_state_derived.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-5
/
+5
*
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-0
/
+13
*
softpipe: Sanitise shader semantic and interpolator handling.
Michal Krol
2009-11-02
1
-24
/
+10
*
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
1
-20
/
+62
|
\
|
*
softpipe: disable a _debug_printf()
Brian Paul
2009-09-22
1
-0
/
+2
|
*
softpipe: remove old prim_setup draw stage
Keith Whitwell
2009-08-23
1
-15
/
+10
|
*
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-23
1
-3
/
+3
|
|
\
|
|
*
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-18
1
-1
/
+1
|
*
|
softpipe: minor code refactoring to remove softpipe/tile cache dependencies
Brian Paul
2009-08-21
1
-1
/
+12
|
*
|
softpipe: rework texture sampling code
Keith Whitwell
2009-08-21
1
-14
/
+4
|
*
|
softpipe: allow the existing sampler routines to be hooked up directly
Keith Whitwell
2009-08-20
1
-1
/
+2
|
|
/
|
*
softpipe: example fast paths for simple samplers
Keith Whitwell
2009-07-27
1
-0
/
+1
|
*
softpipe: move all depth/stencil/alpha pixel processing into one stage
Keith Whitwell
2009-07-27
1
-3
/
+1
|
*
softpipe: fix error in scissor state dependencies
Keith Whitwell
2009-07-25
1
-2
/
+10
|
*
softpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-07-22
1
-0
/
+14
|
*
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-07-22
1
-0
/
+22
*
|
softpipe: Respect input interpolators for the shader.
Michal Krol
2009-09-17
1
-2
/
+19
|
/
*
gallium: fix the front face semantics
Zack Rusin
2009-07-01
1
-0
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+2
*
remove usage of vertex_header
Keith Whitwell
2008-04-10
1
-11
/
+2
*
gallium: use new framebuffer width, height fields
Brian
2008-03-20
1
-2
/
+2
*
gallium: added fb_width/height fields to softpipe context
Brian Paul
2008-03-19
1
-11
/
+2
*
gallium: fix some compiler warnings
Keith Whitwell
2008-03-14
1
-1
/
+3
*
gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ...
Brian
2008-03-13
1
-0
/
+12
*
gallium: added draw_num_vs_outputs() to query number of post-transform vertex...
Brian
2008-02-27
1
-2
/
+2
*
gallium: remove unused var
Brian
2008-02-26
1
-1
/
+0
*
gallium: added tgsi_shader_field to sp_fragment_shader
Brian
2008-02-26
1
-4
/
+5
*
softpipe: use draw_find_vs_output() directly
Brian
2008-02-25
1
-32
/
+7
*
gallium: antialiased line drawing
Brian
2008-02-18
1
-7
/
+10
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-3
/
+3
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+235