aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/hud_sensors_temp.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri2017-03-071-3/+3
* 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/+10
* gallium/hud: fix a problem where objects are free'd while in use.Steven Toth2016-11-071-16/+0
* gallium/hud: Remove superfluous debugSteven Toth2016-10-061-19/+0
* gallium/hud: Add power sensor supportSteven Toth2016-09-291-5/+33
* gallium/hud: Add support for block I/O, network I/O and lmsensor statsSteven Toth2016-09-281-0/+374