Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-07 | Fix crash from reading past end of tr.refdef.drawSurfs | Zack Middleton | |
The number of draw surfaces was range checked against number of surfaces for the current view but needs to check total for the frame otherwise can read past the end of the tr.refdef.drawSurfs array when there are multiple views. | |||
2016-04-07 | Don't fog 3D crosshair sprite | Zack Middleton | |
2014-06-17 | #6069: Remove md4 model support. | SmileTheory | |
2013-03-27 | Fix some of the things clang --analyze flagged | Tim Angus | |
2013-03-19 | Remove RAVENMD4 #define | Tim Angus | |
2013-02-16 | Update copyright notices | Tim Angus | |
2013-02-16 | renderer -> renderergl1, rend2 -> renderergl2 | Tim Angus | |