Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-27 | Fix some warnings caused by lack of noreturn | Tim Angus | |
2013-03-27 | Fix some of the things clang --analyze flagged | Tim Angus | |
2013-03-19 | Fix USE_FREETYPE breakage | Tim Angus | |
2013-03-19 | Move renderers a bit closer together | Tim Angus | |
2013-03-19 | Move noise function declations to tr_common.h | Zack Middleton | |
tr_noise.c is in renderercommon directory, so declare them in header there too. | |||
2013-02-16 | Update copyright notices | Tim Angus | |
2013-02-16 | Add GPL header to tr_common.h | Zack Middleton | |
2013-02-16 | Add renderercommon/tr_common.h | Tim Angus | |
2013-02-16 | Move some things into renderercommon | Tim Angus | |
2013-02-16 | renderer -> renderergl1, rend2 -> renderergl2 | Tim Angus | |