3.5-118 12 лет назад Clear up some warnings that crop up from -Wextra
3.5-117 12 лет назад Fix the last few warnings in Dolphin on my system.
3.5-116 12 лет назад This line in SWRenderer has been wrong ever since the beginning.
3.5-115 12 лет назад Disable the warning about va_list being mangled differently now.
3.5-114 12 лет назад Missed a precision qualifier in a HWRasterizer shader.
3.5-113 12 лет назад In memory of calc84.
3.5-112 12 лет назад always calls glBindBuffer(0) after disabling vao
3.5-111 12 лет назад Mismatched new/delete.
3.5-110 12 лет назад Toggle wiimote status based on the actual status, instead of some dumb checkbox that is almost never even right.
3.5-109 12 лет назад revert RasterFont optimization
3.5-108 12 лет назад Fix (dis)connecting wiimotes via hotkey.
3.5-107 12 лет назад Clean up some messy code issues that have been annoying me.
3.5-106 12 лет назад Don't show multiple exit confirmation dialogues.
3.5-105 12 лет назад Fix this annoying warning in ChunkFile.h
3.5-104 12 лет назад Always use the right user dir on windows.
3.5-103 12 лет назад fix byte order in osd rasterfont
3.5-102 12 лет назад Merge Fail: Make sure we are using the interface file to get backbuffer dimensions. GL helper function was duplicated.
3.5-80 12 лет назад When using the "Keep window on top option" make sure that the effect of that option ends when emulation ends when using render to main.
3.5-79 12 лет назад Define NvOptimusEnablement to tell the Nvidia driver we need high performance
3.5-78 12 лет назад Merge branch 'new-ax-hle'