aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/hud_sensors_temp.c
Commit message (Expand)AuthorAgeFilesLines
* win32: unify strcasecmp definitionsErik Faye-Lund2019-08-151-0/+1
* gallium/hud: prevent buffer overflowEric Engestrom2019-04-041-2/+2
* gallium/hud: fix power sensor readings for amdgpu usersAndre Heider2018-10-301-0/+3
* gallium/hud: update some query functionsGrazvydas Ignotas2018-02-081-1/+1
* gallium/hud: remove uint64_t casts in sensor query_sti_load() functionBrian Paul2018-01-171-5/+5
* gallium/hud: use #ifdef to test for macro existenceEric Engestrom2017-12-011-1/+1
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-1/+1
* 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