gallium: add interface for persistent and coherent buffer mappings

Graphics / Mesa 3D Graphics Library / Mesa - Marek Olšák [amd.com] - 25 February 2014 09:05 UTC

Required for ARB_buffer_storage.

5f61f05 gallium: add interface for persistent and coherent buffer mappings
src/gallium/docs/source/context.rst | 22 ++++++++++++++++++++++
src/gallium/docs/source/screen.rst | 3 +++
src/gallium/drivers/trace/tr_context.c | 16 ++++++++++++++++
src/gallium/include/pipe/p_context.h | 7 ++++++-
src/gallium/include/pipe/p_defines.h | 31 +++++++++++++++++++++++++++++--
5 files changed, 76 insertions(+), 3 deletions(-)

Upstream: cgit.freedesktop.org


  • Share