Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-30Fix *nix OpenGL overlay and add FPS counter code to OSX overlay.mStefan Hacker
2010-04-29Transmit fps more often and represent them as floatStefan Hacker
2010-04-28Add an optional FPS counter to the overlayStefan Hacker
2010-04-18in case GL_ARRAY_BUFFER is bound, store and reset it before rendering overlay...Anton Romanov
2010-03-01Use premultiplied alpha texturesThorvald Natvig
2010-02-10Bump version to 1.2.3Thorvald Natvig
2010-02-04Make sure to pop the whole GL error stack when cleaning up.Mikkel Krautz
2010-02-03Only switch unpack buffer if we have toThorvald Natvig
2010-02-01Unbind PBO buffer before we draw our GL overlay.Mikkel Krautz
2010-01-25Socket-based linux overlayThorvald Natvig
2010-01-10Bump version to 1.2.2Thorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-12-11Bump version to 1.2.1Thorvald Natvig
2009-12-01Try to promote libGL.so to global scope if we can't resolve it directlyThorvald Natvig
2009-11-10silence integer/pointer cast warningLudwig Nussel
2009-03-23Bump version to 1.2.0Thorvald Natvig
2009-03-02IndentThorvald Natvig
2009-02-24Handle lost texturesThorvald Natvig
2009-02-24Update vertex shaderThorvald Natvig
2009-02-24Update Linux overlay to guess window size on GLX<1.2Thorvald Natvig
2009-02-22Shader-based OpenGL same-context linux overlay, with ELF linkmap iterationThorvald Natvig
2009-02-13Fix LFLAGS_ADDThorvald Natvig
2009-02-13Add support for building 32-bit library on amd64Thorvald Natvig
2009-02-13Fix typo; the overlay isn't speexThorvald Natvig
2009-01-30Version bumpThorvald Natvig
2009-01-17Multiapp overlay for *nixThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-09-13Version bumpThorvald Natvig
2008-09-08Version bumpThorvald Natvig
2008-08-21Statically compiled and linked ICE for static server.Thorvald Natvig
2008-05-11Version bumpThorvald Natvig
2008-04-25IndentingThorvald Natvig
2008-04-22Add UID to shared memory and semaphore names on *nix, to allow multiple users...Thorvald Natvig
2008-03-22Bump version to 1.1.4Thorvald Natvig
2008-03-20Indenting runThorvald Natvig
2008-03-11Add version checking to overlayThorvald Natvig
2008-02-21Major packaging cleanups. Getting ready for 1.1.3Thorvald Natvig
2008-01-12Work around bug in newer debianThorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-12-02Bump version to 1.1.2 (for all but debian/)Thorvald Natvig
2007-11-17IndentThorvald Natvig
2007-10-25Fix Linux overlay for older GLXThorvald Natvig
2007-10-20Bump version to 1.1.1Thorvald Natvig
2007-10-18Fixes from Klocwork analysis (http://www.klocwork.com/)Thorvald Natvig
2007-08-04Build updatesThorvald Natvig
2007-07-19More indentingThorvald Natvig
2007-07-16overlay debug fixupThorvald Natvig
2007-07-16Overlay debuggingThorvald Natvig
2007-07-15Explicitly link overlay with gcc to avoid libstdc++ dependencyThorvald Natvig
2007-07-14Keep just the LD_PRELOAD overlayThorvald Natvig