| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-04 | Fix some warnings. | Tillmann Karras | |
| The 'offset' variable needs to stay because the disabled code below uses it. | |||
| 2014-04-24 | Workaround dumb custom texture loading logic so that D3D11, GL core (used on ↵ | Tony Wasserka | |
| OS X) and GLES code paths have less broken custom textures. | |||
| 2014-03-14 | Kill off some usages of c_str. | Lioncash | |
| Also changes some function params, but this is ok. Some simplifications were also able to be made (ie. killing off strcmps with ==, etc). | |||
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
