summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_bitcast.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-02gallium/util: remove needless c99_compat.h includesErik Faye-Lund1-2/+0
2020-12-15gallium/util: add bitcast helpers for double and uintErik Faye-Lund1-0/+16
2020-12-15gallium/util: make bitcast-helpers explicitly sizedErik Faye-Lund1-2/+3
2016-08-09gallium: Add c99_compat.h to u_bitcast.hMathias Fröhlich1-0/+2
2016-08-01gallium/auxiliary: Add u_bitcast.h header.Matt Turner1-0/+57