summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/font.c
Commit message (Expand)AuthorAgeFilesLines
* hud: s/Elements/ARRAY_SIZE/Brian Paul2016-04-271-1/+1
* gallium/hud: fix new gcc6 warningsRob Clark2016-02-181-0/+2
* gallium/hud: also try R8_UNORM format for font textureBrian Paul2015-02-071-9/+15
* gallium: remove PIPE_USAGE_STATICMarek Olšák2014-02-061-1/+1
* gallium/hud: try L8 texture for font if I8 format isn't supportedBrian Paul2013-04-031-4/+13
* gallium: implement a heads-up display moduleMarek Olšák2013-03-261-0/+437