randr12: Fix Xv blitter, please see full changelog for other implications.
authorMaarten Maathuis <madman2003@gmail.com>
Fri, 7 Sep 2007 12:37:40 +0000 (14:37 +0200)
committerMaarten Maathuis <madman2003@gmail.com>
Fri, 7 Sep 2007 12:37:40 +0000 (14:37 +0200)
commit8ed256e94dae884b723c172320b15b0d6ae00a1b
tree80869e8c86329ed010f3ca68679e2083d61caffc
parenteb595b2e06ec33d5fe2af43bc7ad107f551d99c8
randr12: Fix Xv blitter, please see full changelog for other implications.

- Removed the CRTCNumber variable, instead just store if crtc0 and crtc1 are active.
- This coule break old style setups (picking the wrong monitor for example).
- CRTCNumber option temporarily removed, because the piece of code surrounding it is ugly and needs a rework.
src/nv_const.h
src/nv_crtc.c
src/nv_dac.c
src/nv_driver.c
src/nv_setup.c
src/nv_type.h
src/nv_video.c