aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/hud_diskstat.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri2017-03-071-4/+4
* gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri2017-03-071-1/+1
* gallium/util: remove pipe_static_mutex()Timothy Arceri2017-03-071-1/+1
* gallium/hud: protect against and initialization raceSteven Toth2016-11-071-2/+11
* gallium/hud: close a previously opened handleSteven Toth2016-11-071-1/+4
* gallium/hud: fix a problem where objects are free'd while in use.Steven Toth2016-11-071-13/+0
* gallium/hud: Remove superfluous debugSteven Toth2016-10-061-8/+0
* gallium/hud: Add support for block I/O, network I/O and lmsensor statsSteven Toth2016-09-281-0/+337