mesa/src
Eric Engestrom 4a6c7e8ad8 egl: drop memset(0) of calloc'ed memory
`_EGLDriver *drv` is a freshly calloc()'ed object, memset(0)'ing some of
it is a no-op.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-10-12 14:40:12 +01:00
..
amd radv: don't crash if cache is disabled. 2017-10-12 14:14:43 +02:00
broadcom braodcom/vc5: Set up clear color for higher-bpp formats. 2017-10-10 11:42:06 -07:00
compiler nir: bump loop unroll limit to 96. 2017-10-11 10:11:36 +10:00
egl egl: drop memset(0) of calloc'ed memory 2017-10-12 14:40:12 +01:00
gallium radeonsi: add support for PIPE_FORMAT_{X1,A1}R5G5B5_UNORM 2017-10-12 08:42:55 +02:00
gbm meson: build gbm 2017-10-09 13:42:44 -07:00
getopt
glx meson: Add support for configuring dri drivers directory. 2017-10-09 13:42:44 -07:00
gtest meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00
hgl
intel anv: intel: use anv_image's computed size for importing a BO 2017-10-11 22:29:55 +01:00
loader meson: build glx 2017-10-09 13:42:44 -07:00
mapi meson: fix glx test 2017-10-11 10:45:31 -07:00
mesa st/glsl_to_tgsi: the second destination doesn't support relative addressing 2017-10-11 23:17:08 +02:00
util radv: create on-disk shader cache 2017-10-12 08:52:38 +11:00
vulkan vulkan: util: add macros to extract extension/offset number from enums 2017-10-06 11:45:41 +01:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am configure: Add the new "vc5" driver to the list, requiring a simulator. 2017-10-10 11:42:04 -07:00
meson.build meson: build gbm 2017-10-09 13:42:44 -07:00
SConscript scons: use python3-compatible print() 2017-09-25 11:57:12 +01:00