index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_state_setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.
Mathias Fröhlich
1
-1
/
+1
2014-05-16
gallivm: give more verbose names to modules
Roland Scheidegger
1
-6
/
+7
2014-05-15
llvmpipe: improve setup shader names (for debugging)
Roland Scheidegger
1
-38
/
+40
2014-05-15
llvmpipe: kill off llvmpipe_variant_count
Roland Scheidegger
1
-5
/
+3
2014-05-14
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
1
-11
/
+2
2013-12-14
llvmpipe: get rid of barycentric calculation of a0
Roland Scheidegger
1
-66
/
+4
2013-11-22
llvmpipe: (trivial) disable new accurate origin calculation
Roland Scheidegger
1
-1
/
+1
2013-11-21
llvmpipe: calculate more accurate interpolation value at origin
Roland Scheidegger
1
-6
/
+82
2013-11-14
llvmpipe: (trivial) fix more fallout from the setup cleanup.
Roland Scheidegger
1
-2
/
+4
2013-11-14
llvmpipe: (trivial) fix misplaced bld context assignment.
Roland Scheidegger
1
-2
/
+1
2013-11-14
llvmpipe: clean up state setup code a bit
Roland Scheidegger
1
-115
/
+59
2013-11-12
draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offset
Roland Scheidegger
1
-11
/
+15
2013-11-07
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
1
-5
/
+60
2013-08-02
llvmpipe: fix frontface behavior again
Zack Rusin
1
-3
/
+11
2013-08-02
llvmpipe: make the front-face behavior match the gallium spec
Zack Rusin
1
-1
/
+4
2013-06-27
llvmpipe: handle offset_clamp
Roland Scheidegger
1
-1
/
+19
2013-04-23
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
1
-1
/
+1
2013-02-22
llvmpipe: rename polygon offset fields to something more specific
Brian Paul
1
-6
/
+9
2012-11-28
gallivm: Updated lp_build_const_mask_aos to input number of channels.
James Benton
1
-1
/
+1
2012-08-15
llvmpipe: Silence Coverity incorrect sizeof expression defect.
Vinson Lee
1
-1
/
+1
2012-07-17
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
1
-261
/
+226
2012-06-18
llvmpipe: Implement cylindrical wrapping.
James Benton
1
-1
/
+76
2012-05-16
llvmpipe: Color slot interpolation can be flat or perspective, not linear.
Olivier Galibert
1
-1
/
+1
2012-01-30
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
1
-2
/
+2
2011-12-08
llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari...
José Fonseca
1
-1
/
+7
2011-11-14
llvmpipe: Make more resilient to out-of-memory situations.
José Fonseca
1
-4
/
+5
2011-11-01
llvmpipe: Use -1 instead of ~0 for "no slot".
José Fonseca
1
-5
/
+11
2011-09-20
llvmpipe: silence a pointer type warning
Brian Paul
1
-1
/
+1
2011-03-12
llvmpipe: fix warning: ‘t0’ may be used uninitialized in this function
Marek Olšák
1
-1
/
+1
2010-12-01
llvmpipe: Fix build errors on x86.
Chia-I Wu
1
-3
/
+4
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
1
-114
/
+133
2010-11-22
llvmpipe: Remove unnecessary headers.
Vinson Lee
1
-2
/
+0
2010-11-19
llvmpipe: twoside for specular color also
Keith Whitwell
1
-7
/
+13
2010-11-19
llvmpipe: fix up twoside after recent changes
Keith Whitwell
1
-8
/
+7
2010-11-19
llvmpipe: fix such that offset/twoside function only does in-place modification
Hui Qi Tay
1
-155
/
+159
2010-11-15
llvmpipe: clean up polygon offset function in lp setup code
Hui Qi Tay
1
-44
/
+16
2010-11-04
llvmpipe: added llvm offset setup code
Hui Qi Tay
1
-45
/
+134
2010-11-01
llvmpipe: Moved draw pipeline twoside function to llvm setup code
Hui Qi Tay
1
-3
/
+82
2010-10-17
llvmpipe: remove unused arg from jit_setup_tri function
Keith Whitwell
1
-2
/
+1
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
1
-1
/
+1
2010-10-17
llvmpipe: remove setup fallback path
Keith Whitwell
1
-11
/
+2
2010-09-27
llvmpipe: minor changes in llvm coefficient calcs
Hui Qi Tay
1
-2
/
+3
2010-09-18
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
1
-0
/
+768