mesa/src
Samuel Pitoiset eca96ea308 gallium/radeon: add VRAM-vis-usage HUD query
This new query returns the current visible usage of VRAM accessed
by the CPU. It will return 0 on radeon because it's unimplemented.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Tested-by: Edmondo Tommasina <edmondo.tommasina@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-01-26 19:40:52 +01:00
..
amd radv: program a default point size. 2017-01-25 09:58:38 +10:00
compiler spirv: handle undefined components for OpVectorShuffle 2017-01-26 17:31:21 +00:00
egl dri: allow 16bit R/GR images to be exported via drm buffers 2017-01-23 08:47:15 -08:00
gallium gallium/radeon: add VRAM-vis-usage HUD query 2017-01-26 19:40:52 +01:00
gbm gbm: Fix width height getters return type (trivial) 2017-01-23 21:43:38 -08:00
getopt
glx glx: unify GLX_SGIX_pbuffer aliased declarations 2017-01-18 16:01:14 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel anv: fix descriptor pool internal size allocation 2017-01-26 17:24:21 +00:00
loader loader/dri3: Unify the style of function pointer calls in structs 2017-01-13 16:24:32 +00:00
mapi mapi: Add support for ARB_gpu_shader_int64. 2017-01-20 15:41:23 -08:00
mesa mesa: Arrange validate_uniform_parameters parameters to match call sites 2017-01-26 09:46:18 -08:00
util utils: really remove the __END_DECLS macro 2017-01-18 20:09:57 +00:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-01-25 09:05:30 -08:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript