| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | client: remove c++ wrappers | Christophe Fergeau | 2011-05-02 | 1 | -20/+0 |
| | | | | | | | | | client/ contains several .cpp file which only #include a .c file of the same name. This is unusual and seems to only be done to get C++ name mangling on the symbols defined in the C file. Now that all headers files in common/ use extern "C", these wrappers are no longer useful. | ||||
| * | Relicense everything from GPL to LGPL 2.1+ | Alexander Larsson | 2010-04-13 | 1 | -9/+9 |
| | | |||||
| * | Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source | Alexander Larsson | 2010-03-10 | 1 | -1/+0 |
| | | |||||
| * | fresh start | Yaniv Kamay | 2009-10-14 | 1 | -0/+21 |
