index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_state_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: make shader-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-4
/
+16
*
llvmpipe: remove some unneeded shader structure fields
Brian Paul
2010-04-28
1
-5
/
+2
*
llvmpipe: dump shaders if LP_DEBUG=tgsi
Brian Paul
2010-04-28
1
-0
/
+5
*
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-26
1
-2
/
+0
*
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-25
1
-2
/
+0
*
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-24
1
-2
/
+0
*
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-24
1
-2
/
+0
*
gallivm: implement indirect addressing over temporaries
Zack Rusin
2010-04-22
1
-1
/
+1
*
llvmpipe: Fix typo in assert.
José Fonseca
2010-04-22
1
-2
/
+2
*
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-20
1
-3
/
+1
*
llvmpipe: update comment
Brian Paul
2010-04-18
1
-1
/
+1
*
llvmpipe: fix color masking
Brian Paul
2010-04-16
1
-2
/
+4
*
llvmpipe: remove unneeded declaration (which caused a warning)
Brian Paul
2010-04-16
1
-1
/
+0
*
llvmpipe: updated #includes
Brian Paul
2010-04-16
1
-4
/
+5
*
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
1
-1
/
+1
*
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-12
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+4
*
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
1
-27
/
+34
*
llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
Brian Paul
2010-03-18
1
-2
/
+2
*
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-18
1
-3
/
+4
*
llvmpipe: set opaque = FALSE if stencil enabled
Brian Paul
2010-03-18
1
-0
/
+1
*
llvmpipe: Fix crashes when there is no depth buffer bound.
José Fonseca
2010-03-18
1
-0
/
+3
*
llvmpipe: remove incorrect depth test check
Brian Paul
2010-03-17
1
-4
/
+1
*
llvmpipe: silence some pointer/casting warnings
Brian Paul
2010-03-17
1
-3
/
+21
*
gallivm/llvmpipe: more asst changes for stencil testing
Brian Paul
2010-03-17
1
-27
/
+28
*
gallivm/llmvpipe: pass stencil refs state into z/stencil build code
Brian Paul
2010-03-17
1
-6
/
+16
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
1
-2
/
+2
|
\
|
*
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
1
-2
/
+2
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-1
/
+4
|
\
|
|
*
llvmpipe: fix comment typo
Brian Paul
2010-03-11
1
-1
/
+1
|
*
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
1
-0
/
+3
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-0
/
+7
|
\
|
|
*
llvmpipe: Ensure context is flushed when destroying shaders.
José Fonseca
2010-03-03
1
-0
/
+7
*
|
llvmpipe: Fix after sampler view changes.
michal
2009-12-10
1
-1
/
+1
|
/
*
llvmpipe: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
1
-17
/
+17
*
llvmpipe: Use util_format_name().
José Fonseca
2010-02-14
1
-2
/
+2
*
llvmpipe: Remove reference to prefilter field.
Michal Krol
2010-02-09
1
-1
/
+0
*
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
1
-5
/
+6
*
llvmpipe: use new os time functions
Brian Paul
2010-02-08
1
-5
/
+5
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-13
/
+13
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
1
-158
/
+486
|
\
|
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
1
-14
/
+13
|
|
\
|
*
|
llvmpipe: count/report time spent in LLVM compilations
Brian Paul
2010-01-27
1
-4
/
+16
|
*
|
llvmpipe: updated comment
Brian Paul
2010-01-20
1
-0
/
+2
|
*
|
llvmpipe: tweak a comment
Brian Paul
2010-01-18
1
-1
/
+1
|
*
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
1
-6
/
+5
|
|
\
\
|
*
|
|
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
2010-01-15
1
-14
/
+45
|
*
|
|
llvmpipe: asst code changes in lp_state_fs.c
Brian Paul
2010-01-15
1
-27
/
+32
|
*
|
|
llvmpipe: implement scissor testing
Brian Paul
2010-01-14
1
-0
/
+52
|
*
|
|
llvmpipe: comments
Brian Paul
2010-01-13
1
-0
/
+4
[next]