mesa/src
Vlad Golovkin 2e903df72f swr: Remove unnecessary memset call
Zeroing memory after calloc is not necessary. This also allows to avoid
possible crash when allocation fails, because memset is called before
checking screen for NULL.

Fixes: a29d63ecf7 "swr: refactor swr_create_screen to allow
                              for proper cleanup on error"
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
(cherry picked from commit 9d3a2394e4)
2018-08-02 21:20:52 +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 swr: Remove unnecessary memset call 2018-08-02 21:20:52 +03: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 autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
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 mesa: replace binary constants with hexadecimal constants 2018-08-02 10:06:44 +03:00
util kutil/queue: use util_snprintf() in util_queue_init 2018-08-02 10:06:44 +03:00
vulkan vulkan/wsi: fix incorrect assignment in assert() 2018-07-25 20:55:35 +01:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build v3d: Fix meson build without vc4. 2018-07-29 19:22:33 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00