summaryrefslogtreecommitdiff
path: root/intel/intel_bufmgr_fake.c
Commit message (Expand)AuthorAgeFilesLines
* intel: add missing drm_public exportsEric Engestrom2018-09-201-3/+3
* intel: annotate public functionsLucas De Marchi2018-09-191-5/+5
* meson,configure: include config.h automaticallyEric Engestrom2018-03-201-4/+0
* libdrm: random typo fixesGrazvydas Ignotas2016-11-221-2/+2
* intel: Fix spelling mistakesEric Engestrom2016-04-071-1/+1
* intel: add the missing <strings.h> includeChih-Wei Huang2015-12-011-0/+1
* intel: resolve shadowing warningsEmil Velikov2015-09-041-1/+1
* drm: use c99 __func__ over __FUNCTION__Emil Velikov2015-04-281-12/+7
* drm: remove drm_public macroEmil Velikov2015-04-281-8/+8
* drm: rename libdrm{,_macros}.hEmil Velikov2015-04-281-1/+1
* intel: Use symbol visibility.Maarten Lankhorst2014-08-041-15/+16
* intel: Fix some format stringsThierry Reding2014-04-171-10/+10
* intel: Shove the fake bufmgr subdata implementation into the fake bufmgr.Eric Anholt2010-11-011-0/+18
* intel_bufmgr_fake: fix compile warning.Eric Anholt2010-05-261-2/+2
* Support gcc's __FUNCTION__ for people using other compilersAlan Coopersmith2010-01-161-0/+5
* Move libdrm/ up one levelKristian Høgsberg2009-11-171-0/+1610