5.0-15712 2 years, 10 months ago GLES: Fix LOD bias int/float mismatch (PR #10314 from JosJuice)
5.0-15710 2 years, 10 months ago Interpreter: Fix cycle counting inconsistency between debug mode and regular mode loops. (PR #10310 from AdmiralCurtiss)
5.0-15708 2 years, 10 months ago Contributing.md: Mention Visual Studio formatting key combo (PR #10306 from Pokechu22)
5.0-15706 2 years, 10 months ago PixelShaderGen: Use LOD bias when sampling texture on Metal and OpenGL ES (PR #10292 from OatmealDome)
5.0-15701 2 years, 10 months ago Config: Port FifoPlayer setting to new config system. (PR #10305 from AdmiralCurtiss)
5.0-15699 2 years, 10 months ago Jit64: Make paired loads always safe (PR #10288 from JosJuice)
5.0-15697 2 years, 10 months ago GeomeryShaderGen: Set gl_ClipDistance on Vulkan as well as OpenGL (PR #10286 from Pokechu22)
5.0-15695 2 years, 10 months ago FifoPlayer: Wait after clearing the screen (PR #10273 from Pokechu22)
5.0-15692 2 years, 10 months ago Config: Port CPU overclock setting to new config. (PR #10293 from AdmiralCurtiss)
5.0-15688 2 years, 10 months ago Config: Port GameList settings to new config system. (PR #10296 from AdmiralCurtiss)
5.0-15686 2 years, 10 months ago Android: Make WFS directory configurable (PR #10282 from JosJuice)
5.0-15684 2 years, 10 months ago Memmap: Replace some GetPointer calls (PR #10283 from JosJuice)
5.0-15682 2 years, 10 months ago LightingShaderGen: Make s_lighting_struct not inline (PR #10281 from Pokechu22)
5.0-15680 2 years, 10 months ago TextureConverterShaderGen: Set alpha to 1 on intensity formats if EFB lacks alpha (PR #10279 from Pokechu22)
5.0-15676 2 years, 10 months ago VideoCommon: Support shader logic ops on Metal (Apple GPUs) and OpenGL ES (PR #10215 from OatmealDome)
5.0-15663 2 years, 10 months ago Android: Rework intent handling to work under scoped storage (PR #10272 from JosJuice)
5.0-15661 2 years, 10 months ago Cleanup and Update N64 Virtual Console INIs (PR #10236 from JMC47)
5.0-15659 2 years, 10 months ago Fifo analyzer improvements, part 3 (PR #9718 from Pokechu22)
5.0-15635 2 years, 10 months ago Jit64: Merge arithcx into addx/subfx (PR #10120 from Sintendo)
5.0-15631 2 years, 10 months ago Jit_Integer: Optimize rlwimix (PR #9376 from merryhime)