3.5-1227 12 years ago Merge in latest changes to ArmEmitter from the PPSSPP crew. Should fix the dumb random crashes I had from IOS icache clearing not initializing a value.
3.5-1226 12 years ago GOOGLE CODE, STOP BEING CRAP please :(
3.5-1225 12 years ago Make debug builds use unicode, not multibyte.
3.5-1224 12 years ago Refactored the SystemTimers to allow for per-UCode timing. Fixes issue 6237.
3.5-1223 12 years ago ogl: remove GL_TRIANGLE_FAN on utils rendering
3.5-1222 12 years ago Merge branch 'primitive_restart'
3.5-1211 12 years ago ogl: fix single core crash
3.5-1210 12 years ago DolphinWX: Fail less at explaining what framelimit is doing.
3.5-1209 12 years ago VertexShaderGen: Fix a small GLSL regression in emboss mapping.
3.5-1208 12 years ago NetPlay: Updated the "Alert" text. Removed the "?" button as it was useless. Sorted the game lists. Made wider the player list.
3.5-1206 12 years ago Update iso file cache version.
3.5-1205 12 years ago Fixed split WBFS file size display. (probably) Fixed issue 6222.
3.5-1204 12 years ago Track the real wiimote rumble state to drop outgoing rumble reports with no effect. This eliminates constant streams of reports in various games that constantly send audio reports. (Just Dance 2, DKCR...
3.5-1203 12 years ago ogl: support glsl120
3.5-1202 12 years ago ogl: one framebuffer per efb2tex texture
3.5-1201 12 years ago Seriously, someone kill me.
3.5-1200 12 years ago Kill me now.
3.5-1199 12 years ago Remove an extraneous comment indicator from DebuggerPanel.cpp in DolphinWX.
3.5-1198 12 years ago Remove all tab/space mismatches from the DolphinWX project (at least 99%. I promise!)
3.5-1197 12 years ago Rename the "Disable Dest. Alpha Pass" option to "Disable Destination Alpha" (GUI-only).