CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20040505 01:14:24
Modified files:
lib/voodoo : client.c manager.c message.h server.c
proxy/requestor: idirectfbsurface_requestor.c
Log message:
Added flag VREQ_QUEUE which has the effect that voodoo_manager_request()
doesn't wake up the output flushing thread. It's used for all drawing related
requests to increase the rendering throughput by avoiding small send()s.
Experimentally using IPTOS_LOWDELAY.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.