Age | Commit message (Expand) | Author |
2013-03-19 | Fix loading and rendering IQMs with no joints | Zack Middleton |
2013-03-19 | Remove RAVENMD4 #define | Tim Angus |
2013-03-19 | Support more tcgens in lightall shader. | SmileTheory |
2013-03-19 | Remove some more automatic sRGB image flags. | SmileTheory |
2013-03-19 | Fix some clang warnings | Tim Angus |
2013-03-19 | Oops missed a bit | 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 | Always reset vertex attrib pointers with animated meshes. | SmileTheory |
2013-03-19 | Remove old x86_64 JIT compiler | Tim Angus |
2013-03-19 | Fix displaying demo name when loading demo | Zack Middleton |
2013-03-19 | Fix size reserved for IQM jointMats (allocated more than used) | Zack Middleton |
2013-03-19 | Fix origin returned by IQM's LerpTag | Zack Middleton |
2013-03-19 | Fix clampmapped images being always treated as sRGB. | SmileTheory |
2013-03-19 | Fix RAVENMD4 warnings in OpenGL2 | Zack Middleton |
2013-03-19 | Some minor cleanup. | SmileTheory |
2013-03-19 | Simplify RE_StretchRaw() with RE_UploadCinematic() and RB_InstantQuad2(). | SmileTheory |
2013-03-19 | Oops, fix typo. | SmileTheory |
2013-03-19 | Simplify previous patch. | SmileTheory |
2013-03-19 | Calculate viewport and screen texture coordinates correctly for sun shadows. ... | SmileTheory |
2013-03-19 | Show lowercased ascii in bind command | Zack Middleton |
2013-03-19 | Fix Key_StringToKeynum to return lowercased ascii | Zack Middleton |
2013-03-19 | Move noise function declations to tr_common.h | Zack Middleton |
2013-03-19 | Fix comment in snd_codec_opus.c | Zack Middleton |
2013-03-19 | Remove Sys_SnapVector | Zack Middleton |
2013-03-19 | Fix compiling opusfile on mingw32 | James Canete |
2013-03-19 | Fix last commit | Zack Middleton |
2013-03-19 | Add missing config_types.h for libogg | Zack Middleton |
2013-03-19 | Fix compiling opus using mingw | Zack Middleton |
2013-03-19 | Add libogg 1.3.0 | Zack Middleton |
2013-03-19 | Add libopus 1.0.2 and libopusfile 0.2 | Zack Middleton |
2013-03-19 | Add Ogg Opus support | Zack Middleton |
2013-03-19 | 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 | Zack Middleton |
2013-03-12 | Drop team info if it's for the wrong team's players. | Darren Salt |
2013-02-16 | Update copyright notices | Tim Angus |
2013-02-16 | Add GPL header to tr_common.h | Zack Middleton |
2013-02-16 | Remove a few name tags | Tim Angus |
2013-02-16 | Add renderercommon/tr_common.h | Tim Angus |
2013-02-16 | Move some things into renderercommon | Tim Angus |
2013-02-16 | condump improvements | Ensiform |
2013-02-16 | Remove unneeded variable extern | Ensiform |
2013-02-16 | 5717 - Gamecode can open file "" for reading | Zack Middleton |
2013-02-16 | 5097 - Menu corrupted on start (on IRIX) | Zack Middleton |
2013-02-16 | renderer -> renderergl1, rend2 -> renderergl2 | Tim Angus |
2013-02-16 | #5878: Ensure surfaces are drawn before executing full-screen render commands... | SmileTheory |
2013-02-16 | Fix compiling | Zack Middleton |
2013-02-16 | Fix possible delta from invalid entity | Zack Middleton |
2013-02-16 | Don't add pk3dirs if connecting to a pure server | Zack Middleton |
2013-02-16 | Change pk3dir README / comments to fit in better | Zack Middleton |
2013-02-16 | 5289 - Support for .pk3dir | Andrew Browne |