aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/intel/common/ws_dri_fencemgr.c
Commit message (Collapse)AuthorAgeFilesLines
* intel: Remove the ttm backendJakob Bornecrantz2009-02-121-377/+0
| | | | RIP ttm, its been fun knowing you.
* gallium: thread wrapper clean-upBrian Paul2008-08-261-33/+33
| | | | | In p_thread.h replace _glthread_* functions with new pipe_* functions. Remove other old cruft.
* consolidate intel directories.Alan Hourihane2008-08-171-0/+377
we now have src/gallium/winsys/drm/intel/{common,dri,egl}