drm/libdrm/intel
Eric Anholt 3169d9639b intel: Protect bufmgr objects with a pthread mutex.
We want to be able to use the bufmgr from multiple threads for GL, and thus
we need to protect the internal structures.

The pthread-stubs package is used so that programs not linked against
pthreads get weak symbols to stubs and don't eat most of the cost.
2008-10-09 12:57:09 -07:00
..
Makefile.am intel: Protect bufmgr objects with a pthread mutex. 2008-10-09 12:57:09 -07:00
intel_bufmgr.c intel: don't forget to include config.h in bufmgr code. 2008-09-10 14:07:19 -07:00
intel_bufmgr.h intel: move drm calls to exec buffers to libdrm_intel. 2008-09-10 14:07:18 -07:00
intel_bufmgr_fake.c intel: Protect bufmgr objects with a pthread mutex. 2008-10-09 12:57:09 -07:00
intel_bufmgr_gem.c intel: Protect bufmgr objects with a pthread mutex. 2008-10-09 12:57:09 -07:00
intel_bufmgr_priv.h intel: move drm calls to exec buffers to libdrm_intel. 2008-09-10 14:07:18 -07:00
mm.c Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00
mm.h Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00