mesa/src
WuZhen 4f21f3f2e8 winsys/sw/dri: use correct free function for dri_sw_dt->data
align_malloc() is used to allocate dri_sw_dt->data, thus we should not
be using FREE() but align_free().

Cc: "11.2 11.1" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
[Emil Velikov: tweak commit summary/shortlog]
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2016-05-01 12:31:29 +01:00
..
compiler spirv: automake: add missing headers to the tarball. 2016-05-01 08:38:06 +01:00
egl egl: android: do not feed invalid fourcc/pitch into the dri module 2016-05-01 12:31:29 +01:00
gallium winsys/sw/dri: use correct free function for dri_sw_dt->data 2016-05-01 12:31:29 +01:00
gbm automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND 2016-05-01 08:38:05 +01:00
getopt
glx dri3: Check for dummyContext to see if the glx_context is valid 2016-04-27 13:03:34 +01:00
gtest
hgl
intel anv: include the files in the tarball 2016-05-01 08:38:46 +01:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi scons: Whenever possible decide what to do based on platform and not compiler. 2016-04-26 17:17:00 +01:00
mesa glShaderSource must not change compile status. 2016-05-01 18:46:24 +10:00
util st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor 2016-04-29 11:52:59 -05:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript