mesa/src
Thomas Hellstrom 19740e3085 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>
(cherry picked from commit 8af358d8bc)
2014-02-26 13:35:59 -07:00
..
egl build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
gallium gallium/pipebuffer: Add a cache buffer manager bypass mask 2014-02-26 13:35:59 -07:00
gbm build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
getopt
glsl glsl: Only warn for macro names containing __ 2014-02-20 13:41:14 -08:00
glx glx: Fix the GLXFBConfig attrib sort priorities 2014-02-26 09:15:58 -08:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi mesa: move glGenerateMipmap() code into new genmipmap.c file 2014-02-02 06:52:37 -07:00
mesa st/vdpau: add flush on unmap 2014-02-24 10:37:01 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00