4.0-773 il y a 10 ans, 2 mois Remove leftover references to OpenCL from the Visual Studio vcxproj file for VideoCommon. (PR #24 de lioncash)
4.0-771 il y a 10 ans, 2 mois Move two macros (JITDISABLE and INSTRUCTION_START) into JitBase.h. (PR #18 de lioncash)
4.0-769 il y a 10 ans, 2 mois Automatic translation resources update from Transifex
4.0-768 il y a 10 ans, 2 mois Automatic translation template update
4.0-767 il y a 10 ans, 2 mois VertexShaderGen: fix D3D posmtx attribute regression by VertexLoaderCleanup merge (PR #21 de degasus)
4.0-765 il y a 10 ans, 3 mois Vertex loader cleanup. (PR #11 de degasus)
4.0-758 il y a 10 ans, 3 mois Remove Display List caching. (PR #13 de degasus)
4.0-754 il y a 10 ans, 3 mois buildbot: reset to upstream known revision (PR #19 de degasus)
4.0-752 il y a 10 ans, 3 mois Fix an unused variable within function GetScheduledEventsSummary() in CoreTiming.cpp (PR #16 de lioncash)
4.0-750 il y a 10 ans, 3 mois [Android] Fix Android not calling eglSwapBuffers (PR #9 de Sonicadvance1)
4.0-748 il y a 10 ans, 3 mois [Android] Fix Adreno v53 development drivers rotating framebuffer (PR #10 de Sonicadvance1)
4.0-722 il y a 10 ans, 3 mois Revert "[Android] Fix Android not calling eglSwapBuffers"
4.0-721 il y a 10 ans, 3 mois [Android] Fix Android not calling eglSwapBuffers This isn't the cleanup that GLInterface needs, but for now it makes it so it'll swap and not just black screen A cleanup to GLInterface will be coming ...
4.0-746 il y a 10 ans, 3 mois Remove two references to the obsoleted DX9 backend in VideoCommon. (PR #8 de lioncash)
4.0-744 il y a 10 ans, 3 mois Use monospace at points in the Readme.md, also use https in dolphin-emu.org links. (PR #7 de lioncash)
4.0-741 il y a 10 ans, 3 mois Change the plain-text Readme.txt to a markdown-using Readme.md. (PR #6 de lioncash)
4.0-735 il y a 10 ans, 3 mois [Android] Fix three limits in GLES2InfoFragment.java. (PR #5 de lioncash)
4.0-733 il y a 10 ans, 3 mois Upgrade Android API.
4.0-732 il y a 10 ans, 3 mois Expand the Android app's about menu to include additional info about a user's device. (PR #4 de lioncash)
4.0-720 il y a 10 ans, 3 mois Fix compilation