mesa/src
Pekka Paalanen 272bc48976 wayland-drm: remove wl_buffer.damage
This is a related fix for the Wayland change:

commit 83685c506e76212ae4e5cb722205d98d3b0603b9
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Mon Mar 26 16:33:24 2012 -0400

    Remove wl_buffer.damage and simplify shm implementation

Apparently, this should also fix a memory leak. When wl_buffer.damage
was removed from Wayland and Mesa was not fixed, wl_buffer.destroy ended
up in the (empty) damage function instead of calling
wl_resource_destroy().

Spotted during build as:
  CC     wayland-drm-protocol.lo
wayland-drm.c:80:2: warning: initialization from incompatible pointer type
wayland-drm.c:82:1: warning: excess elements in struct initializer
wayland-drm.c:82:1: warning: (near initialization for 'drm_buffer_interface')

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-04-10 13:06:56 -04:00
..
egl wayland-drm: remove wl_buffer.damage 2012-04-10 13:06:56 -04:00
gallium r600g: check gpr count limit 2012-04-09 18:05:57 -04:00
gbm gbm: Create hooks for dri2_loader_extension in dri backend 2012-03-28 22:14:34 -04:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: fix variable ordering in the output_read_remover 2012-04-09 18:04:00 -04:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx glx: fix compile warnings 2012-04-09 09:59:10 +08:00
mapi glapi: regen for TBO change. 2012-04-09 14:33:53 -07:00
mesa st/mesa: Fix uninitialized members in glsl_to_tgsi_visitor constructor. 2012-04-09 22:32:23 -07:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00