1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from AlexCharlton/master More... over 12 years ago
Create new ASDF files for ilu and ilut components More... over 12 years ago
CL-DevIL v0.1.5 More... over 14 years ago
* The IL:CLEAR-IMAGE function I wrote was a re-write of an existing function, so I replaced it with the DevIL version and removed my own. * Enabled the ILU:IMAGE-PARAMETER function by writing the missing C enums. More... over 14 years ago
CL-DevIL v0.1.4 More... almost 15 years ago
Added ORIGIN-FUNC binding and moved certain origin cenum flags into the mode cenum where they belong. More... almost 15 years ago
Added ORIGIN cenum and IMAGE-ORIGIN convenience function. More... almost 15 years ago
CL-DevIL v0.1.3 More... almost 15 years ago
Added a README More... almost 15 years ago
Whitespace cleanup. More... almost 15 years ago
Added compile-time warnings. More... almost 15 years ago
Removed potentially annoying warnings as per 3b's advice. More... almost 15 years ago
Replaced depricated *-OF function macros with inlined functions. More... almost 15 years ago
Convinience-ified CL-Devil a little. More... almost 15 years ago
CL-DevIL v0.1.2 More... almost 15 years ago
Removed extraneous cffi: prefix. More... almost 15 years ago
Adding CLEAR-IMAGE function. More... almost 15 years ago
CL-DevIL v0.1.1 More... about 15 years ago
CL-DevIL v0.1 More... over 15 years ago
Committing .gitignore on steroids More... over 15 years ago
Disposing of extra gen-images definition More... over 15 years ago
This makes FreeBSD happier. More... over 15 years ago
Added explicit error checking function for use with IL API functions that do not return simple success/failure and performed minor cleanup. More... almost 16 years ago
Moved errors back into package cl-devil and renamed the error enum and base class. More... almost 16 years ago
Removed dependency on anaphora. More... almost 16 years ago
Added error conditionification to ilut. More... almost 16 years ago
Added error conditionification to ilu. More... almost 16 years ago
Added file containing error code. More... almost 16 years ago
Export maybe-error from %il. More... almost 16 years ago
Moved error code to its own package. More... almost 16 years ago