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
/
llvmpipe
/
lp_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
1
-2
/
+2
|
\
|
*
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
*
|
|
llvmpipe: assorted clean-ups in texture code
Brian Paul
2010-01-14
1
-1
/
+0
*
|
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
1
-6
/
+10
|
\
|
|
|
*
|
llvmpipe: Remove more loose ends of TGSI exec sampling.
José Fonseca
2010-01-07
1
-20
/
+1
|
*
|
llvmpipe: Use comments and more code from softpipe's is_texture_referenced im...
José Fonseca
2009-12-26
1
-0
/
+8
|
|
/
|
*
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-2
/
+0
|
*
llvmpipe: Port vertex sampler support from softpipe.
José Fonseca
2009-12-04
1
-3
/
+17
|
*
Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures fun...
Brian Paul
2009-12-02
1
-2
/
+1
|
*
llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function
Brian Paul
2009-12-02
1
-1
/
+2
|
*
lp: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-2
/
+2
|
*
llvmpipe: remove old prim_setup draw stage
Keith Whitwell
2009-11-03
1
-13
/
+13
*
|
llvmpipe: fix double free
Keith Whitwell
2010-01-06
1
-3
/
+2
*
|
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2010-01-06
1
-16
/
+2
*
|
llvmpipe: trivial/clear works
Keith Whitwell
2009-10-09
1
-1
/
+1
*
|
llvmpipe: remove some old sampler support structs
Keith Whitwell
2009-10-08
1
-32
/
+8
*
|
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-08
1
-65
/
+5
*
|
llvmpipe: import experimental softpipe rasterizer code, wip binning code
Keith Whitwell
2009-10-08
1
-13
/
+13
|
/
*
llvmpipe: Grab a ref when the fb is set.
Younes Manton
2009-09-28
1
-2
/
+7
*
llvmpipe: Update status in README and TODO/FIXME comments throughout the code.
José Fonseca
2009-09-11
1
-2
/
+0
*
llvmpipe: Squash the quad pipeline.
José Fonseca
2009-08-29
1
-6
/
+22
*
llvmpipe: Generate the fragment pipeline into a single function.
José Fonseca
2009-08-29
1
-2
/
+0
*
llvmpipe: Back port recent softpipe-opt improvements from Keith.
José Fonseca
2009-08-29
1
-2
/
+4
*
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
1
-8
/
+0
*
llvmpipe: use align_malloc for all structs containing ALIGN16 members
Keith Whitwell
2009-08-29
1
-2
/
+8
*
llvmpipe: Eliminate non-LLVM fs execution paths.
José Fonseca
2009-08-29
1
-8
/
+0
*
llvmpipe: Split the texture cache from the color/depth/stencil cache.
José Fonseca
2009-08-29
1
-2
/
+3
*
llvmpipe: move all depth/stencil/alpha pixel processing into one stage
Keith Whitwell
2009-08-29
1
-12
/
+0
*
llvmpipe: move all color-combine code into lp_quad_blend.c
Keith Whitwell
2009-08-29
1
-4
/
+0
*
llvmpipe: rip out old mulithread support
Keith Whitwell
2009-08-29
1
-26
/
+22
*
llvmpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-08-29
1
-4
/
+1
*
llvmpipe: remove backwards dependency from tilecache to llvmpipe
Keith Whitwell
2009-08-29
1
-6
/
+2
*
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
1
-4
/
+4
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+317