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_flush.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-2
/
+2
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-1
/
+2
*
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
*
llvmpipe: lp_resource_copy cleanup
Roland Scheidegger
2013-02-20
1
-2
/
+1
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-7
/
+0
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-22
/
+17
*
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
-3
/
+3
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+1
*
llvmpipe: fix incorrect array index in image dump code
Brian Paul
2011-01-31
1
-1
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+2
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-0
/
+7
*
llvmpipe: Include missing header in lp_flush.c.
Vinson Lee
2010-08-28
1
-0
/
+1
*
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-25
1
-20
/
+18
*
llvmpipe: fix comment typo
Roland Scheidegger
2010-07-13
1
-2
/
+2
*
llvmpipe: move fences from per-bin to per-thread
Keith Whitwell
2010-07-13
1
-9
/
+1
*
llvmpipe: Do unswizzling in parallel when flushing for transfers.
José Fonseca
2010-06-04
1
-0
/
+7
*
llvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE/PIPE_FLUSH_RENDER_CACHE ma...
José Fonseca
2010-05-25
1
-30
/
+8
*
llvmpipe: update image dump/debug code
Brian Paul
2010-05-10
1
-16
/
+17
*
llvmpipe: No need to flush the caches for buffers.
José Fonseca
2010-04-25
1
-11
/
+13
*
llvmpipe: Cleanup/improve llvmpipe_flush_resource usage.
José Fonseca
2010-04-25
1
-4
/
+7
*
llvmpipe: llvmpipe_flush_texture -> llvmpipe_flush_resource
José Fonseca
2010-04-25
1
-11
/
+8
*
llvmpipe: flush upon PIPE_FLUSH_TEXTURE_CACHE too
Brian Paul
2010-04-16
1
-1
/
+2
*
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
1
-8
/
+7
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-2
/
+2
*
llvmpipe: fix up some questionable fence code
Brian Paul
2010-03-24
1
-2
/
+1
*
llvmpipe: Ensure the context is flushed before modifying textures.
José Fonseca
2010-03-13
1
-0
/
+65
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-2
/
+2
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-07
1
-1
/
+0
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
1
-1
/
+0
|
\
|
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-2
/
+0
*
|
llvmpipe: clean-up, fixing up frame dump/debug code
Brian Paul
2010-01-14
1
-7
/
+12
*
|
llvmpipe: initial mrt support
Keith Whitwell
2010-01-10
1
-2
/
+5
*
|
llvmpipe: remove dead code
Keith Whitwell
2010-01-06
1
-1
/
+0
*
|
llvmpipe: checkpoint: plug in the new fencing code
Brian Paul
2009-12-11
1
-3
/
+17
*
|
llvmpipe: remove dead code
Keith Whitwell
2009-10-09
1
-0
/
+1
*
|
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-08
1
-30
/
+2
|
/
*
llvmpipe: Ensure tile cache transfers are mapped before flushing it.
José Fonseca
2009-10-04
1
-2
/
+6
*
llvmpipe: Texture cache is read-only. No need to flush.
José Fonseca
2009-08-30
1
-6
/
+0
*
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
1
-2
/
+1
*
llvmpipe: Split the texture cache from the color/depth/stencil cache.
José Fonseca
2009-08-29
1
-1
/
+2
*
llvmpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-08-29
1
-5
/
+15
*
llvmpipe: remove backwards dependency from tilecache to llvmpipe
Keith Whitwell
2009-08-29
1
-3
/
+3
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+94