mesa/src
Samuel Pitoiset cff199ceb7 gallium/radeon: add a new HUD query for the number of mapped buffers
Useful when debugging applications which map a ton of buffers
and also because we used to run into Linux's limit on the number
of simultaneous mmap() calls.

v2: - update the commit message

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-01-25 15:19:21 +01:00
..
amd radv: program a default point size. 2017-01-25 09:58:38 +10:00
compiler spirv: handle gl_SampleMask 2017-01-25 08:08:16 +01: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 a new HUD query for the number of mapped buffers 2017-01-25 15:19:21 +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: Expose VK_KHR_maintenance1 2017-01-24 12:27:48 -08: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 st/mesa: destroy pipe_context before destroying st_context (v2) 2017-01-24 23:52:01 +01:00
util utils: really remove the __END_DECLS macro 2017-01-18 20:09:57 +00:00
vulkan vulkan: import latest registry for 1.0.39 extensions. 2017-01-24 08:13:37 +10:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript