Subversion Repositories Kolibri OS

Rev

Rev 4866 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4866 Rev 5059
Line 1082... Line 1082...
1082
                 int dst_x, int dst_y,int w, int h, int src_x, int src_y)
1082
                 int dst_x, int dst_y,int w, int h, int src_x, int src_y)
Line 1083... Line 1083...
1083
 
1083
 
1084
{
1084
{
Line 1085... Line 1085...
1085
    surface_t *sf = to_surface(bitmap);
1085
    surface_t *sf = to_surface(bitmap);
Line 1086... Line 1086...
1086
 
1086
 
1087
    struct drm_i915_mask_update update;
1087
    struct drm_i915_mask update;
1088
 
1088
 
1089
    struct sna_composite_op composite;
1089
    struct sna_composite_op composite;