mesa/src
Nicolai Hähnle aef7eb4cac glsl/cache: correct asprintf error handling
From the manpage of asprintf:

   "If memory allocation wasn't possible, or some other error occurs,
    these functions will return -1, and the contents of strp are
    undefined."

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
2016-11-04 10:28:08 +01:00
..
amd amd/common: add ac_is_sgpr_param helper 2016-11-03 10:06:27 +01:00
compiler glsl/cache: correct asprintf error handling 2016-11-04 10:28:08 +01:00
egl gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
gallium gallium/radeon: Multiply bpe by nsamples in surf_winsys_to_drm 2016-11-04 16:51:18 +09:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/windows: Add wgl.h to the sources list 2016-11-03 11:38:04 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: use limits.h instead of deprecated/obsolete values.h 2016-11-04 08:35:43 +02:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa i965: Use rzalloc for cfg_t 2016-11-03 11:16:05 -07:00
util ralloc: add a linear allocator as a child node of ralloc 2016-10-31 11:53:38 +01:00
vulkan/wsi vulkan/wsi/x11: Clean up connections in finish_wsi 2016-11-02 09:26:36 -07:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript