Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | Stylistic changes when testing pointer values for NULL. | Tor Andersson | |
Also: use 'cannot' instead of 'failed to' in error messages. | |||
2011-04-04 | Le Roi est mort, vive le Roi! | Tor Andersson | |
The run-together words are dead! Long live the underscores! The postscript inspired naming convention of using all run-together words has served us well, but it is now time for more readable code. In this commit I have also added the sed script, rename.sed, that I used to convert the source. Use it on your patches and application code. | |||
2011-02-02 | Silence debugging info when setting up ximage code. | Tor Andersson | |
2010-07-17 | Remove all trailing whitespace. | Tor Andersson | |
2010-06-29 | Fix diagnostic message that still said ARGB. | Tor Andersson | |
2010-06-29 | Move over to RGBA instead of ARGB. Add missing gray-alpha 'duff' functions. | Robin Watts | |
2010-06-16 | Do runtime endianness test instead of relying on unreliable preprocessor macros. | Tor Andersson | |
2010-03-02 | Flatten apps/ directories. | Tor Andersson | |