mesa/src
Andres Gomez 9d220fa950 glsl: use util_snprintf()
Instead of plain snprintf(). To fix the MSVC 2013 build.

Fixes: 6ff0c6f4eb ("gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times")
Cc: Marek Olšák <marek.olsak@amd.com>
Cc: Brian Paul <brianp@vmware.com>
Cc: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
2018-08-02 10:06:44 +03:00
..
amd ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2) 2018-08-01 15:25:18 -04:00
broadcom v3d: Actually put the "%s" in the snprintf. 2018-08-01 11:39:19 -07:00
compiler glsl: use util_snprintf() 2018-08-02 10:06:44 +03:00
egl egl/x11: Handle both depth 30 formats for eglCreateImage(). (v4) 2018-08-01 12:55:37 +01:00
gallium gallium: fix ddebug on windows 2018-08-01 12:50:25 -07:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx Make glXChooseFBConfig handle unspecified sRGB correctly 2018-07-31 13:56:13 -04:00
gtest
hgl
intel intel/compiler: Add brw_get_compiler_config_value for disk cache 2018-08-01 23:49:16 -07:00
loader loader_dri3: Handle mismatched depth 30 formats for Prime renderoffload. 2018-08-01 12:55:37 +01:00
mapi mesa: GL_MESA_framebuffer_flip_y extension [v4] 2018-07-27 12:32:25 -07:00
mesa intel/compiler: Add brw_get_compiler_config_value for disk cache 2018-08-01 23:49:16 -07:00
util util: move process.[ch] to u_process.[ch] 2018-08-01 12:47:16 -07:00
vulkan vulkan/wsi: fix incorrect assignment in assert() 2018-07-25 20:55:35 +01:00
git_sha1.h.in
Makefile.am
meson.build v3d: Fix meson build without vc4. 2018-07-29 19:22:33 -07:00
SConscript