Reference Manual - 1.0.0
IDirectFBSurface   DisableAcceleration

Disable hardware acceleration.

DisableAcceleration (
  IDirectFBSurface   * thiz,
  DFBAccelerationMask   mask
);

If any function in mask is set, acceleration will not be used for it.
Default is DFXL_NONE.