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
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-03-11Correct case of AGL/agl.h to allow compilation on case-sensitive filesystemHarald Niesche
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-06-24Merge PR #2356: overlay_gl: call glDrawArrays with GL_TRIANGLES instead of GL...Mikkel Krautz
2016-06-19overlay_gl: unmask framebuffer color components in drawContext().Mikkel Krautz
2016-06-19overlay_gl: call glDrawArrays with GL_TRIANGLES instead of GL_QUADS.Mikkel Krautz
2016-05-10overlay_gl: update to use LICENSE.header.Mikkel Krautz
2015-11-15overlay_gl: add missing mach_override include for OS X.Mikkel Krautz
2015-11-09Fix warnings in overlay_gl when built with GCC 5.2.1 for i386.Mikkel Krautz
2015-10-28Fix warnings in overlay_gl C codeStefan Hacker
2015-07-04Handle some possible failure cases in overlay_glStefan Hacker
2015-07-04Fix various warnings in Linux buildStefan Hacker
2015-06-05Check for Mesa rather than GLX > 1.2 when determining glXQueryDrawable GLX_WI...Mikkel Krautz
2015-05-11Follow XDG directory spec for RPC socket & overlay pipeEvan Purkhiser
2015-02-08Unify overlay code for Unix and OS X.Mikkel Krautz
2015-01-10Fix indentation. Add curly braces according to coding style.Kissaki
2014-10-16Disable vertex attrib arrays in overlay_gl (fixes #1298)scapula
2013-06-12Refac: Use constant to check return valueKissaki
2013-06-12* Commenting, varnaming, fix indentKissaki
2011-05-16Fix warnings in overlay_glThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-09-07Only disable GL_TEXTURE_GEN_* if they're already enabled. Fixes black screen ...Mikkel Krautz
2010-08-31Unix/MacOSX overlay library: Tell OverlayClient when we've mapped SharedMemor...Mikkel Krautz
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-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-05Update license to 2010Thorvald 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-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-01-17Multiapp overlay for *nixThorvald Natvig
2009-01-05Update copyright for 2009Thorvald 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-20Indenting runThorvald Natvig
2008-03-11Add version checking to overlayThorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig