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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "llvmpipe: optimize the lp_setup_fence() function"
Brian Paul
2010-03-25
1
-20
/
+6
*
llvmpipe: disable an assertion
Brian Paul
2010-03-25
1
-1
/
+1
*
llvmpipe: fix up some questionable fence code
Brian Paul
2010-03-24
1
-2
/
+1
*
llvmpipe: optimize the lp_setup_fence() function
Brian Paul
2010-03-24
1
-6
/
+20
*
llvmpipe: call lp_fence_signal()
Brian Paul
2010-03-24
1
-12
/
+1
*
llvmpipe: added lp_fence_signal()
Brian Paul
2010-03-24
2
-0
/
+20
*
llvmpipe: fix texture reference counting bug
Brian Paul
2010-03-24
2
-6
/
+22
*
drm/sw: llvmpipe texture_from_handle
George Sapountzis
2010-03-21
1
-0
/
+1
*
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
6
-27
/
+42
*
llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
Brian Paul
2010-03-18
3
-20
/
+27
*
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-18
4
-14
/
+23
*
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
*
gallivm/llvmpipe: basic stencil testing works
Brian Paul
2010-03-17
1
-1
/
+1
*
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
3
-7
/
+18
*
llvmpipe: use new LP_JIT_CTX_ enums for jit context field positions
Brian Paul
2010-03-17
3
-32
/
+57
*
llvmpipe: added stencil ref values to jit context state
Brian Paul
2010-03-17
5
-19
/
+48
*
llvmpipe: break lines
Brian Paul
2010-03-17
1
-1
/
+2
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
9
-15
/
+71
|
\
|
*
llvmpipe: Fix rebase typo
Jakob Bornecrantz
2010-03-16
1
-4
/
+0
|
*
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
2
-2
/
+55
|
*
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
1
-2
/
+2
|
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
5
-5
/
+5
|
*
llvmpipe: updated status in README file
Brian Paul
2010-03-15
1
-6
/
+13
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
8
-116
/
+252
|
\
|
|
*
llvmpipe: Ensure the context is flushed before modifying textures.
José Fonseca
2010-03-13
4
-0
/
+102
|
*
llvmpipe: Don't use texture transfer internally.
José Fonseca
2010-03-13
5
-116
/
+150
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
26
-156
/
+177
|
\
|
|
*
llvmpipe: Obey rasterization rules.
José Fonseca
2010-03-13
5
-30
/
+40
|
*
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-13
9
-82
/
+82
|
*
Merge commit 'origin/gallium-context-transfers-2'
Keith Whitwell
2010-03-12
6
-26
/
+35
|
|
\
|
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
2
-3
/
+4
|
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
6
-25
/
+33
|
*
|
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-03-11
1
-1
/
+0
|
*
|
gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
Brian Paul
2010-03-11
4
-8
/
+10
|
*
|
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
6
-7
/
+8
|
|
/
|
*
llvmpipe: fix loop over mipmap levels
Brian Paul
2010-03-10
1
-1
/
+1
*
|
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
33
-910
/
+1014
|
\
|
|
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
4
-17
/
+43
|
|
\
|
|
*
llvmpipe: Cope with null Vertex element cso.
José Fonseca
2010-03-10
1
-1
/
+2
|
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
4
-17
/
+42
|
|
|
\
|
|
|
*
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
2
-2
/
+2
|
|
|
*
llvmpipe: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
4
-17
/
+42
|
*
|
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
3
-2
/
+11
|
*
|
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
9
-174
/
+119
|
|
\
|
|
[next]