commit | 1271424615b62544662a606bb23f6d7117a8b0e7 | [log] [tgz] |
---|---|---|
author | Marek Olšák <maraeo@gmail.com> | Wed Apr 27 12:52:10 2011 +0200 |
committer | Marek Olšák <maraeo@gmail.com> | Fri Apr 29 11:31:55 2011 +0200 |
tree | 66f3dd6ae4c654858e4db1cba66da982a80d8e89 | |
parent | de9f55437ab7110dd79ebebaac543d35493380ce [diff] |
mesa, util: move RGB9E5 conversion functions to gallium/util Also use MAX3 and incorporate Ian's suggestion in texformat.c. I don't think wrapping u_format_rgb9e5.h in another header and thus making it more complicated is worth it.