4.0-4740 9 years, 4 months ago FramebufferManager: Support resolving a multi-layered EFB (PR #1720 from Armada651)
4.0-4736 9 years, 4 months ago OGL: Fix OGL3 with stereo enabled (PR #1738 from degasus)
4.0-4733 9 years, 4 months ago GeometryShaderManager: Set stereo parameters in a SetConstants() call. (PR #1734 from Armada651)
4.0-4731 9 years, 4 months ago Remove some gotos. (PR #1486 from rohit-n)
4.0-4728 9 years, 4 months ago DVDInterface: Tweak speeds (PR #1633 from JosJuice)
4.0-4726 9 years, 4 months ago JIT: free up a register by eliminating RCODE_POINTERS (PR #1703 from FioraAeterna)
4.0-4724 9 years, 4 months ago Make WII_IPC_HLE_Device_DI call DVDInterface (PR #1634 from JosJuice)
4.0-4722 9 years, 4 months ago OGL: don't clear the stencil buffer (PR #1737 from degasus)
4.0-4720 9 years, 4 months ago VideoCommon: Handle wireframe mode in the geometry shader. (PR #1716 from Armada651)
4.0-4715 9 years, 4 months ago De-memsetify Wii_SSL and fix segfault. (PR #1704 from phire)
4.0-4713 9 years, 4 months ago Remove the one commit (as far as I can tell) by soreau that added nontrivial material still in the tree (PR #1730 from comex)
4.0-4711 9 years, 4 months ago Corrected the buffer that is used by the GCAdapter thread. (PR #1712 from skidau)
4.0-4708 9 years, 4 months ago OGL: Disable geometry shaders on Intel's Windows drivers due to broken interface blocks. (PR #1722 from Armada651)
4.0-4706 9 years, 4 months ago Fixes Adreno 400 performance. (PR #1721 from Sonicadvance1)
4.0-4703 9 years, 4 months ago VideoCommon: Don't specify the redundant in/out qualifier if GL_ARB_shading_language_420pack is supported. (PR #1717 from Armada651)
4.0-4701 9 years, 4 months ago VideoCommon: Add in/out qualifiers to centroid storage qualifier. (PR #1715 from Armada651)
4.0-4699 9 years, 4 months ago VideoCommon: Merge LineGeometryShader into GeometryShaderGen. (PR #1706 from Armada651)
4.0-4674 9 years, 4 months ago Video Software Vertex Loader (PR #1669 from degasus)
4.0-4672 9 years, 4 months ago D3D: Fixed D3D validation error during EFB to texture copy (PR #1689 from kayru)
4.0-4669 9 years, 5 months ago Jit: move constants out of class (PR #1710 from degasus)