3.5-1316 11 years, 5 months ago Dammit Ctrl-Z. Restore a wxSpinCtrl parameter that accidentally got removed in the last commit.
3.5-1315 11 years, 5 months ago Display the initial number of frames that are to be recorded in the Fifo Player.
3.5-1314 11 years, 5 months ago Fix a bug where FIFO recording could not work.
3.5-1313 11 years, 5 months ago Apply color mask when alpha test parameters change. Required to make the changes in revision be706a397720 work properly.
3.5-1311 11 years, 5 months ago Merge remote-tracking branch 'John-Peterson/state'
3.5-1309 11 years, 5 months ago Don't exit when bluetooth support is not available on Windows.
3.5-1307 11 years, 5 months ago Merge branch 'fix-linux-win-resize'
3.5-1303 11 years, 5 months ago Apparently we can't trust m_strVideoBackend on osx.
3.5-1302 11 years, 5 months ago Show video backend and audio engine in title bar.
3.5-1301 11 years, 5 months ago Back to broken ES_launch but 4 wiimotes working.
3.5-1300 11 years, 5 months ago Update before enqueue.
3.5-1299 11 years, 5 months ago request_queue may not have anything in it on return from ExecuteCommand i.e. when calling ES_Launch and everything is reset.
3.5-1298 11 years, 5 months ago Removed the old Accurate VBeam emulation setting from the game ini's.
3.5-1297 11 years, 5 months ago glew1.8 debug build fix
3.5-1296 11 years, 5 months ago Change Android project name to dolphin emulator
3.5-1295 11 years, 5 months ago Remove something that slipped through the last commit.
3.5-1294 11 years, 5 months ago [Android] WINDOW_SERVICE should be accessed statically.
3.5-1293 11 years, 5 months ago Probably breaks a "fixed" issue..
3.5-1292 11 years, 5 months ago Formatting cleanup for VideoCommon.
3.5-1291 11 years, 5 months ago ES needs to handle it's own reply. pDevice was being used after free otherwise.