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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-0
/
+1
|
\
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+1
*
|
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
1
-0
/
+5
|
/
*
softpipe: call draw_wide_point_sprites()
Brian Paul
2010-04-21
1
-0
/
+2
*
softpipe: add option to do polygon stipple in softpipe vs. draw module
Brian Paul
2010-04-19
1
-0
/
+4
*
Merge branch '7.8'
Brian Paul
2010-04-19
1
-1
/
+1
|
\
|
*
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
1
-1
/
+1
*
|
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-11
/
+7
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-4
/
+6
|
\
\
|
*
|
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-4
/
+6
*
|
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-2
/
+5
|
\
|
|
|
*
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
1
-1
/
+4
|
|
\
\
|
|
*
|
softpipe: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-1
/
+4
|
|
|
/
|
*
/
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-1
/
+1
|
|
/
*
|
softpipe: Fix after sampler view changes.
Michal Krol
2010-02-23
1
-0
/
+2
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-4
/
+4
|
/
*
softpipe: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
1
-0
/
+1
*
softpipe: Remove unnecessary headers.
Vinson Lee
2010-02-08
1
-1
/
+0
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-1
/
+3
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+1
*
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-1
/
+1
*
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
1
-3
/
+7
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
softpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
1
-1
/
+0
*
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-2
/
+2
|
\
\
|
*
|
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-2
/
+2
*
|
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
1
-0
/
+20
|
\
\
\
|
*
|
|
softpipe: implement conditional rendering
Brian Paul
2009-12-31
1
-0
/
+15
|
*
|
|
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
/
+4
|
|
/
/
*
|
|
sp: Implement draw_elements_instanced().
Michal Krol
2009-12-30
1
-0
/
+1
*
|
|
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+1
|
/
/
*
|
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
1
-2
/
+0
*
|
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-4
/
+18
*
|
Fix indentation.
Alan Hourihane
2009-11-20
1
-3
/
+4
|
/
*
softpipe: whitespace/indentation fixes
Brian Paul
2009-11-19
1
-5
/
+3
*
softpipe: add missing check in softpipe_is_texture_referenced()
Brian Paul
2009-11-19
1
-2
/
+8
*
softpipe: Grab a ref when the fb is set.
Younes Manton
2009-09-27
1
-2
/
+7
*
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
1
-64
/
+23
|
\
|
*
softpipe: fix polygon stipple
Keith Whitwell
2009-09-22
1
-2
/
+0
|
*
softpipe: remove old prim_setup draw stage
Keith Whitwell
2009-08-23
1
-13
/
+13
|
*
softpipe: add missing header
Keith Whitwell
2009-08-23
1
-0
/
+1
|
*
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-23
1
-2
/
+2
|
|
\
|
|
*
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-18
1
-2
/
+2
|
*
|
softpipe: rework texture sampling code
Keith Whitwell
2009-08-21
1
-15
/
+0
|
*
|
softpipe: allow the existing sampler routines to be hooked up directly
Keith Whitwell
2009-08-20
1
-2
/
+4
|
|
/
|
*
softpipe: move all depth/stencil/alpha pixel processing into one stage
Keith Whitwell
2009-07-27
1
-12
/
+0
|
*
softpipe: move all color-combine code into sp_quad_blend.c
Keith Whitwell
2009-07-24
1
-4
/
+0
|
*
softpipe: rip out old mulithread support
Keith Whitwell
2009-07-24
1
-26
/
+22
|
*
softpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-07-23
1
-4
/
+1
[next]