Subversion Repositories Kolibri OS

Rev

Rev 877 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 877 Rev 879
Line 1172... Line 1172...
1172
}
1172
}
1173
#undef VTX_OUT
1173
#undef VTX_OUT
1174
#undef VTX_OUT_MASK
1174
#undef VTX_OUT_MASK
1175
 
1175
 
Line -... Line 1176...
-
 
1176
#if 0
Line 1176... Line 1177...
1176
 
1177
 
1177
int RadeonComposite( blit_t *blit)
1178
int RadeonComposite( blit_t *blit)
1178
{
1179
{
1179
    int tileSrcY, tileMaskY, tileDstY;
1180
    int tileSrcY, tileMaskY, tileDstY;
Line 1233... Line 1234...
1233
    }
1234
    }
1234
#endif
1235
#endif
1235
}
1236
}
1236
1237
 
Line -... Line 1238...
-
 
1238
#endif