Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-19 | util: Remove unnecessary semicolons in Python scripts. | Vinson Lee | |
2010-04-06 | util: Make half float lookup tables constant. | José Fonseca | |
2010-04-02 | gallium/util: pregenerate half float tables | Luca Barbieri | |
This solution avoids the issue of how to run the initializers and also allows those pages (and the parts of them in processor caches) to be shared between multiple processes. The drawback is slightly higher library size. |