4.0-7840 9 years, 3 months ago Fix for alignment of zero-length files within directory based virtual disk (PR #2271 from revel8n)
4.0-7838 9 years, 3 months ago GCI Folder: Skip 'header-only' writes (PR #3090 from LPFaint99)
4.0-7836 9 years, 3 months ago Respect the stride for efb copies when hashing them (PR #3036 from mimimi085181)
4.0-7834 9 years, 3 months ago SystemTimers: Don't name non-constant variables as if they are constant (PR #3084 from JosJuice)
4.0-7832 9 years, 3 months ago Don't force EFB Copies to Texture Only off for Metroid Prime (PR #3094 from JosJuice)
4.0-7830 9 years, 3 months ago Display all compressed formats in blue in GUI (PR #3092 from JosJuice)
4.0-7827 9 years, 3 months ago Common: Trim Common.h (PR #3093 from lioncash)
4.0-7820 9 years, 3 months ago AI: reduce overhead of sample counter (PR #3042 from booto)
4.0-7818 9 years, 3 months ago Improved OGL and D3D's AA options in UI (PR #3035 from aserna3)
4.0-7816 9 years, 3 months ago CommandProcessor: Remove unused extern (PR #3089 from lioncash)
4.0-7814 9 years, 3 months ago BoundingBox: Remove unnecessary headers (PR #3088 from lioncash)
4.0-7812 9 years, 3 months ago FifoPlayer: remove leftover code (PR #3085 from Tilka)
4.0-7810 9 years, 3 months ago DiscIO: Do swapping in GetTitleID implementations (PR #3078 from lioncash)
4.0-7808 9 years, 3 months ago x64Emitter: Minor changes (PR #3079 from lioncash)
4.0-7805 9 years, 3 months ago SI_Device: Convert define constants over to enums (PR #3081 from lioncash)
4.0-7803 9 years, 3 months ago Silence -Wshadow warning. (PR #3082 from rohit-n)
4.0-7801 9 years, 3 months ago FramebufferManagerBase: Compress a loop into a find_if (PR #2939 from lioncash)
4.0-7799 9 years, 3 months ago Remove odd way of getting ID in ISOProperties (PR #3074 from JosJuice)
4.0-7797 9 years, 3 months ago Move GL interface code out of the OpenGL video backend. (PR #3062 from phire)
4.0-7791 9 years, 3 months ago FifoRecorder: Use Texture Cache to record efb copies correctly. (PR #2997 from phire)