gallium/xorg st/nv50: add PIPE_BIND_CURSOR
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Fri, 6 May 2011 17:06:20 +0000 (19:06 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 6 May 2011 17:09:23 +0000 (19:09 +0200)
commit3b2bc4ac5b63429738687fd296180149b54e67a4
treee438d2ecb78723480182a77835a5a43d132e1da2
parent8c3226be9004657db6c850b3164caf70deafa822
gallium/xorg st/nv50: add PIPE_BIND_CURSOR

We need to distinguish surfaces for mouse cursors from scanouts,
because nv50 hardware display engine ignores tiling flags.
src/gallium/drivers/nv50/nv50_miptree.c
src/gallium/include/pipe/p_defines.h
src/gallium/state_trackers/xorg/xorg_crtc.c