index
:
external_mesa3d.git
replicant-6.0
replicant-6.0-old
Mesa for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_flush.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-1
/
+1
*
softpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-2
/
+2
*
softpipe: add image support to softpipe (v3)
Dave Airlie
2016-03-31
1
-0
/
+26
*
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
2016-02-08
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
softpipe: misc updates to image dumping in softpipe_flush()
Brian Paul
2013-04-09
1
-3
/
+4
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-2
/
+3
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-8
/
+0
*
softpipe: fix loop limit for tex_cache[] array
Brian Paul
2012-08-07
1
-1
/
+1
*
softpipe: consolidate sampler-related arrays
Brian Paul
2012-08-06
1
-8
/
+6
*
softpipe: combine vert/frag/geom texture caches in an array
Brian Paul
2012-08-06
1
-3
/
+4
*
softpipe: add a better fake implementation of fences
Marek Olšák
2011-06-02
1
-2
/
+2
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-36
/
+33
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-5
/
+5
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
softpipe: rename fragment sampler/view fields
Brian Paul
2011-02-02
1
-1
/
+1
*
softpipe: s/tex_cache/fragment_tex_cache/
Brian Paul
2011-01-18
1
-1
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+2
*
softpipe: Include missing header in sp_flush.c.
Vinson Lee
2010-08-28
1
-0
/
+1
*
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
1
-0
/
+3
*
softpipe: Make softpipe transfers in-order.
José Fonseca
2010-04-25
1
-0
/
+68
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-2
/
+2
|
\
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-2
/
+2
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-2
/
+2
|
/
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-2
/
+0
|
\
|
*
softpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
1
-2
/
+0
*
|
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-0
/
+3
|
/
*
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-18
1
-1
/
+2
*
softpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-07-23
1
-5
/
+15
*
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-07-22
1
-3
/
+3
*
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-15
1
-0
/
+2
*
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-1
/
+1
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-1
/
+1
*
softpipe: Code (commented out) to dump BMPs.
José Fonseca
2008-09-09
1
-0
/
+13
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-16
/
+19
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
1
-5
/
+5
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+76