xserver-multidpi/hw/xfree86/dri
Michel Dänzer 1aceec61ff DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.
This is to avoid issues with redirected windows which are located partly or
fully outside of a screen edge, resulting in unusual cliprects which the 3D
drivers generally can't handle. The symptoms in such cases would be incorrect
rendering or even crashes or hangs.
2007-06-11 09:23:19 +02:00
..
dri.c DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions. 2007-06-11 09:23:19 +02:00
dri.h DRI: Add TexOffset driver hooks. 2007-05-22 10:51:52 +02:00
drimodule.c DRI: Fix build warning. 2007-06-11 09:23:19 +02:00
dristruct.h Changes for single-entity multi-screen DRI. 2007-04-16 17:31:40 +02:00
Makefile.am Merge branch 'randr-1.2' 2006-11-27 15:43:15 -08:00
sarea.h Changes for single-entity multi-screen DRI. 2007-04-16 17:31:40 +02:00
xf86dri.c DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions. 2007-06-11 09:23:19 +02:00