summaryrefslogtreecommitdiff
path: root/intel/intel_bufmgr_fake.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-01intel: add the missing <strings.h> includeChih-Wei Huang1-0/+1
2015-09-04intel: resolve shadowing warningsEmil Velikov1-1/+1
2015-04-28drm: use c99 __func__ over __FUNCTION__Emil Velikov1-12/+7
2015-04-28drm: remove drm_public macroEmil Velikov1-8/+8
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov1-1/+1
2014-08-04intel: Use symbol visibility.Maarten Lankhorst1-15/+16
2014-04-17intel: Fix some format stringsThierry Reding1-10/+10
2010-11-01intel: Shove the fake bufmgr subdata implementation into the fake bufmgr.Eric Anholt1-0/+18
2010-05-26intel_bufmgr_fake: fix compile warning.Eric Anholt1-2/+2
2010-01-16Support gcc's __FUNCTION__ for people using other compilersAlan Coopersmith1-0/+5
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-0/+1610