mesa/src
Chris Wilson 50ade6ea69 intel: use throttle ioctl for throttling
Rather than waiting on the first batch after the last swapbuffers to be
retired, call into the kernel to wait upon the retirement of any request
less than 20ms old. This has the twofold advantage of (a) not blocking
any other clients from utilizing the device whilst we wait and (b) we
attain higher throughput without overloading the system.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-21 12:59:37 +00:00
..
driclient
egl egl_dri2: Return NULL when xcb_get_geometry_reply fails. 2011-02-20 12:26:31 -07:00
gallium i915g: s/__func__/__FUNCTION__/ 2011-02-20 21:23:45 -08:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Remove $(PWD) from Makefile in favor of . 2011-02-19 00:06:00 -08:00
glu
glut
glw
glx glx: Put null check before use 2011-02-11 18:19:10 -08:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa intel: use throttle ioctl for throttling 2011-02-21 12:59:37 +00:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00