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_state_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
2013-11-07
1
-10
/
+18
*
util,llvmpipe: correctly set the minimum representable depth value
Matthew McClure
2013-10-29
1
-19
/
+12
*
llvmpipe: handle offset_clamp
Roland Scheidegger
2013-06-27
1
-0
/
+2
*
llvmpipe: added llvm offset setup code
Hui Qi Tay
2010-11-04
1
-0
/
+1
*
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-09-16
1
-0
/
+4
*
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
1
-0
/
+1
*
llvmpipe: rename MAXWIDTH, MAXHEIGHT
Brian Paul
2010-04-23
1
-2
/
+2
*
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-04-02
1
-0
/
+4
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
1
-44
/
+9
|
\
|
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
1
-1
/
+0
|
|
\
|
*
\
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
1
-2
/
+5
|
|
\
\
|
*
|
|
llvmpipe: keep copy of framebuffer state in setup context
Keith Whitwell
2009-12-17
1
-1
/
+1
|
*
|
|
llvmpipe: fix inverted util_framebuffer_state_equal() result
Brian Paul
2009-12-11
1
-1
/
+1
|
*
|
|
llvmpipe: simplify llvmpipe_set_framebuffer_state()
Brian Paul
2009-12-10
1
-20
/
+5
|
*
|
|
llvmpipe: simplify framebuffer state code
Brian Paul
2009-12-04
1
-3
/
+1
|
*
|
|
llvmpipe: remove dead code
Keith Whitwell
2009-10-09
1
-1
/
+5
|
*
|
|
llvmpipe: Assorted build fixes.
José Fonseca
2009-10-08
1
-1
/
+1
|
*
|
|
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-08
1
-30
/
+11
*
|
|
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
|
|
/
*
|
llvmpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-26
1
-0
/
+2
*
|
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+5
|
/
*
llvmpipe: Ensure tile cache transfers are mapped before flushing it.
José Fonseca
2009-10-04
1
-0
/
+1
*
llvmpipe: Grab a ref when the fb is set.
Younes Manton
2009-09-28
1
-2
/
+2
*
llvmpipe: Squash the quad pipeline.
José Fonseca
2009-08-29
1
-0
/
+13
*
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
1
-6
/
+0
*
llvmpipe: cleanup framebuffer state routine slightly
Keith Whitwell
2009-08-29
1
-40
/
+10
*
llvmpipe: remove backwards dependency from tilecache to llvmpipe
Keith Whitwell
2009-08-29
1
-2
/
+2
*
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
1
-1
/
+1
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+129