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
*
gallium: drivers should reference vertex buffers
Marek Olšák
2011-01-06
2
-2
/
+8
*
llvmpipe: Include p_compiler.h in lp_scene_queue.h.
Vinson Lee
2011-01-04
1
-0
/
+2
*
llvmpipe: Include p_compiler.h in lp_perf.h.
Vinson Lee
2011-01-04
1
-0
/
+1
*
llvmpipe: Include missing headers in lp_bld_depth.h
Vinson Lee
2011-01-04
1
-0
/
+4
*
llvmpipe: Include p_compiler.h in lp_bld_alpha.h.
Vinson Lee
2011-01-04
1
-0
/
+2
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-12-22
2
-3
/
+0
*
llvmpipe: Plug fence leaks.
José Fonseca
2010-12-09
2
-0
/
+3
*
mesa: consolidate some compiler -D flags
Brian Paul
2010-12-03
1
-2
/
+0
*
llvmpipe: fix broken stencil writemask
Brian Paul
2010-12-03
1
-1
/
+1
*
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
2
-15
/
+20
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
9
-109
/
+102
*
llvmpipe: Fix build errors on x86.
Chia-I Wu
2010-12-01
2
-4
/
+5
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
32
-655
/
+692
*
llvmpipe: shortcircuit some calls to set_scene_state
Keith Whitwell
2010-11-30
1
-1
/
+1
*
llvmpipe: remove misleading debug string
Keith Whitwell
2010-11-30
1
-1
/
+0
*
llvmpipe: raise dirty flag on transfers to bound constbuf
Keith Whitwell
2010-11-30
1
-0
/
+5
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-11-22
1
-2
/
+0
*
Merge branch 'lp-offset-twoside'
Keith Whitwell
2010-11-22
6
-69
/
+306
|
\
|
*
llvmpipe: twoside for specular color also
Keith Whitwell
2010-11-19
4
-20
/
+42
|
*
llvmpipe: fix up twoside after recent changes
Keith Whitwell
2010-11-19
1
-8
/
+7
|
*
llvmpipe: fix such that offset/twoside function only does in-place modification
Hui Qi Tay
2010-11-19
1
-155
/
+159
|
*
llvmpipe: clean up polygon offset function in lp setup code
Hui Qi Tay
2010-11-15
1
-44
/
+16
|
*
llvmpipe: added llvm offset setup code
Hui Qi Tay
2010-11-04
4
-46
/
+143
|
*
llvmpipe: Moved draw pipeline twoside function to llvm setup code
Hui Qi Tay
2010-11-01
4
-5
/
+103
|
*
llvmpipe: turn off draw offset/twoside when we can handle it
Keith Whitwell
2010-10-22
1
-27
/
+72
*
|
llvmpipe: added some debug assertions, but disabled
Brian Paul
2010-11-04
1
-0
/
+10
*
|
llvmpipe: add a cast
Brian Paul
2010-11-02
1
-1
/
+1
*
|
llvmpipe: assign context's frag shader pointer before using it
Brian Paul
2010-11-02
1
-2
/
+2
*
|
llvmpipe: guard against NULL task->query pointer
Keith Whitwell
2010-11-02
1
-2
/
+5
*
|
llvmpipe: avoid generating tri_16 for tris which extend past tile bounds
Keith Whitwell
2010-11-02
2
-14
/
+35
*
|
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
2
-61
/
+10
*
|
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
1
-5
/
+0
*
|
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-28
1
-2
/
+2
*
|
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-27
1
-1
/
+1
|
/
*
llvmpipe: enable primitive restart
Brian Paul
2010-10-21
1
-0
/
+2
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-10-21
1
-1
/
+0
*
llvmpipe/draw: always enable LLVMAddInstructionCombiningPass()
Brian Paul
2010-10-20
1
-7
/
+1
*
llvmpipe: Initialize variable.
Vinson Lee
2010-10-19
1
-0
/
+1
*
llvmpipe: Initialize state variable in debug_bin function.
Vinson Lee
2010-10-19
1
-1
/
+1
*
llvmpipe: Don't test rounding of x.5 numbers.
José Fonseca
2010-10-18
1
-1
/
+4
*
llvmpipe: remove lp_setup_coef*.c files from Makefile
Brian Paul
2010-10-18
1
-2
/
+0
*
llvmpipe: remove unused arg from jit_setup_tri function
Keith Whitwell
2010-10-17
3
-6
/
+3
*
llvmpipe: remove unused file
Keith Whitwell
2010-10-17
2
-2
/
+0
*
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
41
-1242
/
+2086
|
\
|
*
llvmpipe: fail cleanly on malloc failure in lp_setup_alloc_triangle
Keith Whitwell
2010-10-17
1
-4
/
+4
|
*
llvmpipe: Return non-zero exit code for lp_test_round failures.
Vinson Lee
2010-10-17
1
-10
/
+9
|
*
llvmpipe: Initialize bld ctx via lp_build_context_init instead of ad-hoc and ...
José Fonseca
2010-10-17
2
-8
/
+2
|
*
llvmpipe: Fix bad refactoring.
José Fonseca
2010-10-17
1
-2
/
+1
|
*
llvmpipe: Ensure z_shift and z_width is initialized.
José Fonseca
2010-10-17
1
-1
/
+1
|
*
llvmpipe: Fix depth-stencil regression.
José Fonseca
2010-10-17
1
-21
/
+26
[next]