Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify some comments, fix some definition ordering, and add some includes | Chris Robinson | 2012-06-15 | 1 | -0/+3 |
| | |||||
* | Constify some parameters | Chris Robinson | 2011-09-22 | 1 | -18/+18 |
| | |||||
* | Fix namespacing of EFX filter property values | Chris Robinson | 2011-06-16 | 1 | -21/+21 |
| | |||||
* | Move extension function declarations to alext.h/efx.h | Chris Robinson | 2010-03-23 | 1 | -0/+37 |
| | |||||
* | Convert CR/LF -> LF | Chris Robinson | 2010-03-18 | 1 | -721/+721 |
| | | | | Spotted by Alam Arias | ||||
* | Add EFX types and enums to alext.h | Chris Robinson | 2010-03-09 | 1 | -0/+721 |
The types and enums are in efx.h, which is included by alext.h. It's done this way because EFX has a lot if definitions which would polute alext.h |