3.5-1224 hace 11 años, 3 meses Refactored the SystemTimers to allow for per-UCode timing. Fixes issue 6237.
3.5-1223 hace 11 años, 3 meses ogl: remove GL_TRIANGLE_FAN on utils rendering
3.5-1222 hace 11 años, 3 meses Merge branch 'primitive_restart'
3.5-1211 hace 11 años, 3 meses ogl: fix single core crash
3.5-1210 hace 11 años, 3 meses DolphinWX: Fail less at explaining what framelimit is doing.
3.5-1209 hace 11 años, 3 meses VertexShaderGen: Fix a small GLSL regression in emboss mapping.
3.5-1208 hace 11 años, 3 meses NetPlay: Updated the "Alert" text. Removed the "?" button as it was useless. Sorted the game lists. Made wider the player list.
3.5-1206 hace 11 años, 3 meses Update iso file cache version.
3.5-1205 hace 11 años, 3 meses Fixed split WBFS file size display. (probably) Fixed issue 6222.
3.5-1204 hace 11 años, 3 meses 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 hace 11 años, 3 meses ogl: support glsl120
3.5-1202 hace 11 años, 3 meses ogl: one framebuffer per efb2tex texture
3.5-1201 hace 11 años, 3 meses Seriously, someone kill me.
3.5-1200 hace 11 años, 3 meses Kill me now.
3.5-1199 hace 11 años, 3 meses Remove an extraneous comment indicator from DebuggerPanel.cpp in DolphinWX.
3.5-1198 hace 11 años, 3 meses Remove all tab/space mismatches from the DolphinWX project (at least 99%. I promise!)
3.5-1197 hace 11 años, 3 meses Rename the "Disable Dest. Alpha Pass" option to "Disable Destination Alpha" (GUI-only).
3.5-1196 hace 11 años, 3 meses Fix a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSoftware projects.
3.5-1195 hace 11 años, 3 meses Look for wiimotes when "Continuous Scanning" is enabled even if a device using the MS stack is not found. Fixed issue 6215.
3.5-1194 hace 11 años, 3 meses D3D11: Fix glitched polygon edges when MSAA is enabled (this time without breaking OpenGL)