gallium/hud: add CPU usage support for FreeBSD
[mesa.git] / src / gallium / auxiliary / hud / hud_sensors_temp.c
2019-04-04 Eric Engestromgallium/hud: prevent buffer overflow
2018-10-30 Andre Heidergallium/hud: fix power sensor readings for amdgpu users
2018-02-07 Grazvydas Ignotasgallium/hud: update some query functions
2018-01-17 Brian Paulgallium/hud: remove uint64_t casts in sensor query_sti_...
2017-12-01 Eric Engestromgallium/hud: use #ifdef to test for macro existence
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2016-11-07 Steven Tothgallium/hud: protect against and initialization race
2016-11-07 Steven Tothgallium/hud: fix a problem where objects are free'd...
2016-10-06 Steven Tothgallium/hud: Remove superfluous debug
2016-09-29 Steven Tothgallium/hud: Add power sensor support
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...