This website requires JavaScript.
Explore
Help
Register
Sign In
aaron
/
ispc
Watch
1
Star
0
Fork
0
You've already forked ispc
Code
Issues
Pull Requests
Releases
Wiki
Activity
73
Commits
6
Branches
36
Tags
6ea213ad5dc88ff0e3e200c279aa5a15a17db01f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Matt Pharr
be45beb54b
Implement our own routine to turn C99-style hexadecimal float constants in strong form into floating-point values. With this, we can correctly handle hex float constants on Windows, where the builtin atof() routine just returns zero for them. Fixes issue
#16
.
2011-06-29 06:57:39 +01:00
Matt Pharr
18af5226ba
Initial commit.
2011-06-21 12:48:50 -07:00