mesa/src/gallium/auxiliary
Thomas Hellstrom 8af358d8bc gallium/pipebuffer: Add a cache buffer manager bypass mask
In some situations, it may be desirable to bypass the cache at buffer
creation but to insert the buffer in the cache at buffer destruction.
One such situation is where we already have a kernel representation of a
buffer that we want to use, but we also want to insert it in the cache when
it's freed up.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Cc: "10.1" <mesa-stable@lists.freedesktop.org>
2014-02-14 08:21:44 -07:00
..
cso_cache s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
draw draw: fix incorrect color of flat-shaded clipped lines 2014-02-03 12:50:04 -07:00
gallivm gallivm: make sure analysis works with large number of immediates 2014-02-05 19:40:53 -05:00
hud gallium: remove PIPE_USAGE_STATIC 2014-02-06 17:37:34 +01:00
indices gallium/auxiliary/indices: replace free() with FREE() 2014-02-03 12:49:55 -07:00
os os/os_thread: Revert pipe_barrier pre-processing logic. 2014-01-23 13:44:10 +00:00
pipe-loader pipe-loader: Add support for render nodes v2 2014-02-13 19:53:15 -05:00
pipebuffer gallium/pipebuffer: Add a cache buffer manager bypass mask 2014-02-14 08:21:44 -07:00
postprocess gallium: remove PIPE_USAGE_STATIC 2014-02-06 17:37:34 +01:00
rbug rbug: fix make process on Linux Mint 13 x64. 2012-06-14 08:14:59 -06:00
rtasm gallium/rtasm: handle mmap failures appropriately 2014-01-27 13:24:51 +00:00
target-helpers gallium: allow debug helpers in the release build 2012-10-06 03:34:40 +02:00
tgsi gallium/tgsi: correct typo propagated from NV_vertex_program1_1 2014-02-07 08:22:23 -07:00
translate translate: reindent translate_sse.c 2014-02-02 06:52:36 -07:00
util gallium: remove PIPE_USAGE_STATIC 2014-02-06 17:37:34 +01:00
vl vl: add motion adaptive deinterlacer 2014-02-14 08:55:33 +01:00
Android.mk util: Reimplement half <-> float conversions. 2012-06-29 12:21:02 +01:00
Makefile.am build: remove forced -fno-rtti 2013-10-14 23:00:55 -05:00
Makefile.sources vl: add motion adaptive deinterlacer 2014-02-14 08:55:33 +01:00
SConscript Revert "scons: Fix build when rtti is disabled" 2013-10-16 15:05:51 -07:00