index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add compute shader images support
Dave Airlie
2019-09-04
1
-0
/
+1
*
llvmpipe: add ssbo support to compute shaders
Dave Airlie
2019-09-04
1
-0
/
+1
*
llvmpipe: add compute sampler + sampler view support.
Dave Airlie
2019-09-04
1
-0
/
+2
*
llvmpipe: add support for compute constant buffers.
Dave Airlie
2019-09-04
1
-0
/
+1
*
llvmpipe: introduce new state dirty tracking for compute.
Dave Airlie
2019-09-04
1
-0
/
+1
*
llvmpipe: add initial shader create/bind/destroy variants framework.
Dave Airlie
2019-09-04
1
-0
/
+3
*
llvmpipe: bind vertex/geometry shader images
Dave Airlie
2019-08-27
1
-0
/
+9
*
llvmpipe: add fragment shader image support
Dave Airlie
2019-08-27
1
-1
/
+1
*
llvmpipe: add support for shader buffer binding.
Dave Airlie
2019-07-07
1
-0
/
+1
*
llvmpipe: hack-fix bugs due to bogus bind flags
Roland Scheidegger
2016-06-14
1
-1
/
+1
*
llvmpipe: ditch additional ref counting for vertex/geometry sampler views
Roland Scheidegger
2016-01-15
1
-6
/
+0
*
llvmpipe: Simplify vertex and geometry shaders.
José Fonseca
2014-03-25
1
-10
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
llvmpipe/draw: Fix texture sampling in geometry shaders
Zack Rusin
2013-03-27
1
-0
/
+8
*
llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.
James Benton
2012-12-03
1
-1
/
+1
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-1
/
+1
*
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-18
1
-0
/
+3
*
llvmpipe: disconnect vertex texture sampling from the setup
Zack Rusin
2010-07-06
1
-0
/
+6
*
llvmpipe: make geometry shaders and stream output work
Zack Rusin
2010-06-22
1
-0
/
+11
*
llvmpipe: hook up basic gs and multiple constant buffer support
Keith Whitwell
2010-06-07
1
-0
/
+9
*
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-30
1
-53
/
+1
*
llvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
José Fonseca
2010-05-12
1
-0
/
+5
*
llvmpipe: Move the opaque flag computation into the variant.
José Fonseca
2010-05-12
1
-0
/
+2
*
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-06
1
-0
/
+1
*
llvmpipe: make rasterizer-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-10
/
+3
*
llvmpipe: update comments, fix formatting
Brian Paul
2010-04-28
1
-10
/
+9
*
llvmpipe: remove old prototypes, fix-up formatting
Brian Paul
2010-04-28
1
-10
/
+9
*
llvmpipe: make shader-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-13
/
+6
*
llvmpipe: make clip-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-12
/
+4
*
llvmpipe: make draw-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-15
/
+3
*
llvmpipe: make vertex-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-10
/
+2
*
llvmpipe: make blend-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-20
/
+3
*
llvmpipe: make sampler-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-28
/
+4
*
llvmpipe: remove some unneeded shader structure fields
Brian Paul
2010-04-28
1
-4
/
+0
*
llvmpipe: Implement index bias.
José Fonseca
2010-04-19
1
-2
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+4
*
gallivm/llmvpipe: pass stencil refs state into z/stencil build code
Brian Paul
2010-03-17
1
-0
/
+1
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
1
-1
/
+1
|
\
|
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
1
-1
/
+1
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-1
/
+1
|
\
|
|
*
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
1
-1
/
+1
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-5
/
+11
|
\
|
|
*
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
1
-1
/
+1
|
*
llvmpipe: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-5
/
+11
*
|
llvmpipe: Fix after sampler view changes.
michal
2009-12-10
1
-7
/
+16
|
/
*
llvmpipe: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
1
-2
/
+5
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-1
/
+1
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
1
-1
/
+1
|
\
|
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-1
/
+1
|
|
\
|
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
[next]