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