Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: replace pipe_mutex_unlock() with mtx_unlock() | Timothy Arceri | 2017-03-07 | 1 | -4/+4 |
* | gallium/util: replace pipe_mutex_lock() with mtx_lock() | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium/util: remove pipe_static_mutex() | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium/hud: protect against and initialization race | Steven Toth | 2016-11-07 | 1 | -2/+11 |
* | gallium/hud: close a previously opened handle | Steven Toth | 2016-11-07 | 1 | -1/+4 |
* | gallium/hud: fix a problem where objects are free'd while in use. | Steven Toth | 2016-11-07 | 1 | -13/+0 |
* | gallium/hud: Remove superfluous debug | Steven Toth | 2016-10-06 | 1 | -8/+0 |
* | gallium/hud: Add support for block I/O, network I/O and lmsensor stats | Steven Toth | 2016-09-28 | 1 | -0/+337 |