index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
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_setup.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-2
/
+2
2013-12-09
llvmpipe: clamp fragment shader depth write to the current viewport depth range.
Matthew McClure
1
-1
/
+6
2013-05-25
llvmpipe: clamp scissors to be between 0 and max
Zack Rusin
1
-0
/
+6
2013-05-25
llvmpipe: implement support for multiple viewports
Zack Rusin
1
-2
/
+2
2013-04-23
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
1
-1
/
+2
2013-01-10
llvmpipe: fix clearing integer color buffers
Roland Scheidegger
1
-1
/
+1
2012-12-11
llvmpipe: support pipe_resource-based constant buffers
Brian Paul
1
-2
/
+1
2012-12-07
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
1
-1
/
+2
2012-12-06
llvmpipe: EXT_transform_feedback support (v1.1)
Dave Airlie
1
-0
/
+4
2012-08-06
llvmpipe: combine vertex/fragment sampler state into an array
Brian Paul
1
-1
/
+1
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
1
-1
/
+0
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
1
-0
/
+3
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
1
-1
/
+7
2010-09-29
llvmpipe: Decouple sampler view and sampler state updates.
José Fonseca
1
-1
/
+5
2010-09-24
llvmpipe: make min/max lod and lod bias dynamic state
Brian Paul
1
-1
/
+2
2010-09-20
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
1
-1
/
+2
2010-09-18
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
1
-26
/
+3
2010-09-07
llvmpipe: declare fence handle struct
Keith Whitwell
1
-0
/
+1
2010-09-07
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
1
-2
/
+0
2010-08-27
llvmpipe: point sprites rasterization
Hui Qi Tay
1
-1
/
+3
2010-08-27
llvmpipe: native point rasterization
Hui Qi Tay
1
-0
/
+4
2010-08-27
llvmpipe: native rasterization for lines
Hui Qi Tay
1
-0
/
+4
2010-08-25
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
1
-1
/
+2
2010-07-13
llvmpipe: move fences from per-bin to per-thread
Keith Whitwell
1
-1
/
+2
2010-07-06
llvmpipe: disconnect vertex texture sampling from the setup
Zack Rusin
1
-5
/
+0
2010-07-06
draw: implement vertex texture sampling using llvm
Zack Rusin
1
-0
/
+5
2010-06-01
llvmpipe: Don't waste time interpolating unused input channels.
José Fonseca
1
-2
/
+6
2010-05-30
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
1
-5
/
+3
2010-05-06
llvmpipe: implement occlusion query
Qicheng Christopher Li
1
-0
/
+10
2010-04-10
Squashed commit of the following:
Keith Whitwell
1
-5
/
+4
2010-03-17
llvmpipe: added stencil ref values to jit context state
Brian Paul
1
-0
/
+4
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
1
-17
/
+18
2010-03-13
llvmpipe: Obey rasterization rules.
José Fonseca
1
-1
/
+2
2010-03-13
llvmpipe: setup_context -> lp_setup_context
José Fonseca
1
-16
/
+16
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
1
-1
/
+1
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
1
-1
/
+1
2010-01-21
llvmpipe: added simple perf/statistics counting facility
Brian Paul
1
-1
/
+1
2010-01-15
llvmpipe: implement scissor test in triangle setup
Brian Paul
1
-1
/
+2
2010-01-15
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
1
-3
/
+4
2010-01-14
llvmpipe: implement scissor testing
Brian Paul
1
-0
/
+4
2010-01-13
llvmpipe: add scene texture referencing code
Brian Paul
1
-1
/
+1
2010-01-13
llvmpipe: Reset the bin when shading a whole tile with an opaque shader.
José Fonseca
1
-1
/
+2
2010-01-06
llvmpipe: fix double free
Keith Whitwell
1
-2
/
+0
2010-01-06
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
1
-19
/
+15
2009-12-11
llvmpipe: checkpoint: plug in the new fencing code
Brian Paul
1
-0
/
+4
2009-12-10
llvmpipe: Fix after sampler view changes.
michal
1
-2
/
+3
2009-12-04
llvmpipe: simplify framebuffer state code
Brian Paul
1
-3
/
+2
2009-10-09
llvmpipe: trivial/clear works
Keith Whitwell
1
-1
/
+2
2009-10-09
llvmpipe: fix a couple of warnings
Keith Whitwell
1
-0
/
+1
2009-10-09
llvmpipe: Pass state to setup.
José Fonseca
1
-2
/
+21
[next]