Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 4518
Collapse All | Expand All

(-)xc/programs/Xserver/hw/xfree86/drivers/ati/r128_video.c (-1 / +1 lines)
Lines 500-506 Link Here
500
  int w
500
  int w
501
){
501
){
502
502
503
#ifdef XF86DRI
503
#if 0 /*def XF86DRI*/
504
504
505
#define BUFSIZE (R128_BUFFER_SIZE - R128_HOSTDATA_BLIT_OFFSET)
505
#define BUFSIZE (R128_BUFFER_SIZE - R128_HOSTDATA_BLIT_OFFSET)
506
#define MAXPASSES (MAXHEIGHT/(BUFSIZE/(MAXWIDTH*2))+1)
506
#define MAXPASSES (MAXHEIGHT/(BUFSIZE/(MAXWIDTH*2))+1)

Return to bug 4518