Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: remove u_linkage | Ilia Mirkin | 2015-03-26 | 1 | -149/+0 |
| | | | | | | | | Does not appear to be used in tree. Coverity spotted some errors in the bitmask stuff, but the whole thing appears to be unused. Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Brian Paul <[email protected]> | ||||
* | util: add some casts to silence some MSVC warnings | Brian Paul | 2013-06-26 | 1 | -2/+2 |
| | |||||
* | util: Silence uninitialized variable warnings. | Vinson Lee | 2010-08-21 | 1 | -0/+4 |
| | |||||
* | gallium/auxiliary: add semantic linkage utility code | Luca Barbieri | 2010-08-21 | 1 | -0/+145 |