mesa: implement GL_NVX_gpu_memory_info (v2)
authorMarek Olšák <marek.olsak@amd.com>
Tue, 2 Feb 2016 00:22:52 +0000 (01:22 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 5 Feb 2016 16:30:07 +0000 (17:30 +0100)
commit1d79b9958090d5606212a56c2173626519f00ca8
tree9a6d210fce73116761c385d582ccd0b482021b37
parentd2e4c9e7371c108a7655f78ae77f55ced812aba8
mesa: implement GL_NVX_gpu_memory_info (v2)

v2: implement eviction queries properly
    add gl_memory_info structure

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/dd.h
src/mesa/main/extensions_table.h
src/mesa/main/get.c
src/mesa/main/get_hash_params.py
src/mesa/main/mtypes.h