3.5-129 před 12 lety Make sure the null character is not included in the string.
3.5-128 před 12 lety Fix the name and description truncation issue in a cleaner way.
3.5-127 před 12 lety Remove unused progressive scan option from iso properties, and disable audio settings while a game is running.
3.5-126 před 12 lety Fix truncated names and descriptions in the game list on linux.
3.5-125 před 12 lety Move widescreen hack to enhancements tab.
3.5-124 před 12 lety Save git hash to .dtm header.
3.5-123 před 12 lety Last warning for me on Linux.
3.5-122 před 12 lety Improve file search speeds by deleting an unused file.
3.5-121 před 12 lety Optimized the Dolphin SEO process a bit
3.5-120 před 12 lety Always count gc controller inputs.
3.5-119 před 12 lety Fix 4 warnings on OSX
3.5-118 před 12 lety Clear up some warnings that crop up from -Wextra
3.5-117 před 12 lety Fix the last few warnings in Dolphin on my system.
3.5-116 před 12 lety This line in SWRenderer has been wrong ever since the beginning.
3.5-115 před 12 lety Disable the warning about va_list being mangled differently now.
3.5-114 před 12 lety Missed a precision qualifier in a HWRasterizer shader.
3.5-113 před 12 lety In memory of calc84.
3.5-112 před 12 lety always calls glBindBuffer(0) after disabling vao
3.5-111 před 12 lety Mismatched new/delete.
3.5-110 před 12 lety Toggle wiimote status based on the actual status, instead of some dumb checkbox that is almost never even right.