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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: implement conditional rendering
Brian Paul
2009-12-31
1
-0
/
+4
*
softpipe: make it possible to dump geometry shader from the softpipe
Zack Rusin
2009-12-25
1
-0
/
+1
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+1
*
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-1
/
+6
*
softpipe: whitespace and comment fixes
Brian Paul
2009-10-07
1
-11
/
+8
*
softpipe: remove old prim_setup draw stage
Keith Whitwell
2009-08-23
1
-2
/
+3
*
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-23
1
-1
/
+2
|
\
|
*
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-18
1
-1
/
+2
*
|
softpipe: rework texture sampling code
Keith Whitwell
2009-08-21
1
-11
/
+12
|
/
*
softpipe: move all depth/stencil/alpha pixel processing into one stage
Keith Whitwell
2009-07-27
1
-6
/
+0
*
softpipe: move all color-combine code into sp_quad_blend.c
Keith Whitwell
2009-07-24
1
-2
/
+0
*
softpipe: actually pass >1 quad from triangle routine
Keith Whitwell
2009-07-24
1
-1
/
+10
*
softpipe: rip out old mulithread support
Keith Whitwell
2009-07-24
1
-12
/
+1
*
softpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-07-22
1
-1
/
+2
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-16
1
-0
/
+2
|
\
|
*
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-15
1
-0
/
+2
*
|
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-05-30
1
-1
/
+0
*
|
softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON
Brian Paul
2009-05-27
1
-0
/
+1
*
|
gallium: remove occlusion_count flag from depth-stencil state
Keith Whitwell
2009-05-16
1
-0
/
+1
|
/
*
softpipe: remove unneeded #include
Brian Paul
2009-02-11
1
-1
/
+0
*
softpipe: asst comments, clean-ups
Brian Paul
2009-02-11
1
-12
/
+10
*
softpipe: remove some old polygon stipple stuff and do some clean-ups
Brian Paul
2009-02-11
1
-6
/
+0
*
softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]
Brian
2009-02-11
1
-1
/
+1
*
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2009-01-08
1
-1
/
+1
*
softpipe: fix vertex shader texture sampling
Brian Paul
2008-12-17
1
-2
/
+4
*
softpipe: plug in softpipe's texture samplers into draw module.
Brian
2008-12-04
1
-0
/
+7
*
softpipe: Set SP_NUM_QUAD_THREADS 1 effectively disabling multithreaded softp...
Michal Krol
2008-09-08
1
-1
/
+1
*
softpipe: First attempts at multithreaded softpipe.
Michal Krol
2008-09-08
1
-4
/
+6
*
gallium: fix invalid call to draw_set_mapped_constant_buffer()
Brian Paul
2008-06-20
1
-1
/
+1
*
gallium: remove the unused softpipe_winsys code
Brian Paul
2008-05-01
1
-2
/
+0
*
softpipe: implement SP_NO_RAST env var
Keith Whitwell
2008-04-22
1
-0
/
+2
*
gallium: take reduced prim, fill modes into account when culling
Brian Paul
2008-04-14
1
-0
/
+2
*
gallium: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
1
-0
/
+2
*
gallium: get rid of bufloop quad stage
Brian
2008-04-07
1
-1
/
+0
*
gallium: begin reworking quad stages for multiple color outputs
Brian
2008-04-07
1
-2
/
+0
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
1
-3
/
+3
*
gallium: use new framebuffer width, height fields
Brian
2008-03-20
1
-2
/
+0
*
gallium: added fb_width/height fields to softpipe context
Brian Paul
2008-03-19
1
-0
/
+2
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
1
-0
/
+3
*
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
1
-0
/
+7
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
1
-1
/
+1
*
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
1
-4
/
+4
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+152