Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-25 | Switch from 32-bit floats to 16-bit half-floats. | Corbin Simpson | 1 | -2/+29 |
2008-08-25 | Change floats to uint32_t hex. | Corbin Simpson | 1 | -3/+5 |
2008-08-25 | Remove uneeded negations. | Dennis Kasprzyk | 1 | -1/+1 |
2008-08-25 | Update bicubic tables. | Corbin Simpson | 1 | -8/+13 |
2008-08-25 | Fixed typos in the bicubic texture tables. Whoops, looks like I'm still asleep. | Corbin Simpson | 1 | -2/+2 |
2008-08-25 | Add bicubic texture table, as well as the script used to (re)generate it. To ... | Corbin Simpson | 1 | -0/+38 |