summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-04-16 05:55:34 -0400
committerKeith Packard <keithp@keithp.com>2010-04-16 14:53:31 -0700
commit1da1f33f2dd5b437dd56cd9f5d6782de4ad5a1bc (patch)
treedea02f3ee4902efb1118c0c8cba422edbe753712 /hw/xfree86/common
parent22da7aa9d743deee198aaf6df5d370a446db9763 (diff)
DRI2: Track DRI2 drawables as resources, not privates
The main motivation here is to have the resource system clean up the DRI2 drawable automatically so glx doesn't have to. Right now, the glx drawable resource must be destroyed before the X drawable, so that calling DRI2DestroyDrawable doesn't crash. By making the DRI2 drawable a resource, GLX doesn't have to worry about that and the resource destruction order becomes irrelevant. https://bugs.freedesktop.org/show_bug.cgi?id=26394 Signed-off-by: Kristian Høgsberg <krh@bitplanet.net> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/xfree86/common')
0 files changed, 0 insertions, 0 deletions