hrydgard 
							
						 
					 
					
						
						
							
						
						420d2bc502 
					 
					
						
						
							
							(Minor timer library code cleanup)  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4917  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2010-01-21 19:55:01 +00:00 
						 
				 
			
				
					
						
							
							
								ayuanx 
							
						 
					 
					
						
						
							
						
						9cbd508181 
					 
					
						
						
							
							1. This should fix Issue 1625 (Bizarre Auto Frame Limit)  
						
						... 
						
						
						
						Now the frame limiter yields on CPU thread, not as before on GPU thread mistakenly
2. Fixed clear of VI interrupts
   I guess VI interrupts are not used at all, because they were never cleared before
3. Made GPU thread 0% processor usage when paused whatever your active config is.
   I tried the event approach but somehow the thread resume latency is excessively long (Who can tell me why?)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4790  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2010-01-07 20:01:41 +00:00 
						 
				 
			
				
					
						
							
							
								John Peterson 
							
						 
					 
					
						
						
							
						
						53a8ca52b6 
					 
					
						
						
							
							GUI: Fixed the render-to-main fullscreen mode and screen resizing  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4056  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-08-25 06:34:58 +00:00 
						 
				 
			
				
					
						
							
							
								XTra.KrazzY 
							
						 
					 
					
						
						
							
						
						c86d2e5129 
					 
					
						
						
							
							Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3898  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-07-28 21:32:10 +00:00 
						 
				 
			
				
					
						
							
							
								Nolan Check 
							
						 
					 
					
						
						
							
						
						d85f5a6937 
					 
					
						
						
							
							Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3770  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-07-12 21:58:32 +00:00 
						 
				 
			
				
					
						
							
							
								nakeee 
							
						 
					 
					
						
						
							
						
						697ce7b1ab 
					 
					
						
						
							
							createtest fixes and compile fixes for linux  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3482  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-06-17 21:44:03 +00:00 
						 
				 
			
				
					
						
							
							
								omegadox 
							
						 
					 
					
						
						
							
						
						a83a4fbc0a 
					 
					
						
						
							
							bcctrx opcode will fall back to the interpreter, and a minor compile and warning fix.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3454  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-06-15 19:06:59 +00:00 
						 
				 
			
				
					
						
							
							
								omegadox 
							
						 
					 
					
						
						
							
						
						eb0cab140f 
					 
					
						
						
							
							Some code cleanup  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2768  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-03-28 08:57:34 +00:00 
						 
				 
			
				
					
						
							
							
								hrydgard 
							
						 
					 
					
						
						
							
						
						aff0f1fbe3 
					 
					
						
						
							
							Consolidate the three implementations of Decode5A3 found in Core into one. Fix some warnings.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2364  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-02-22 12:43:25 +00:00 
						 
				 
			
				
					
						
							
							
								John Peterson 
							
						 
					 
					
						
						
							
						
						9afd7fb620 
					 
					
						
						
							
							Rerecording: Wind back the frame counter in the status bar when a save state is loaded. Issues: The frame updates do currently not occur as often as the input updates. The input updates occur more frequently, perhaps closer to 60 times per real seconds.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2274  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-02-16 07:17:34 +00:00 
						 
				 
			
				
					
						
							
							
								John Peterson 
							
						 
					 
					
						
						
							
						
						718aa585e2 
					 
					
						
						
							
							Rerecording: Added frame step function and status bar for the input recording. Turn on frame stepping with Ctrl, step with Space. Build the Rerecording version with the setting in Setup.h.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2273  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-02-16 06:18:18 +00:00 
						 
				 
			
				
					
						
							
							
								nakeee 
							
						 
					 
					
						
						
							
						
						5d230ee9ab 
					 
					
						
						
							
							compile fix  
						
						... 
						
						
						
						(event handler works on linux with gltest and padsimpleenv)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1877  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-01-15 11:46:09 +00:00 
						 
				 
			
				
					
						
							
							
								Shawn Hoffman 
							
						 
					 
					
						
						
							
						
						ba8c2aa7e4 
					 
					
						
						
							
							nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1875  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2009-01-15 06:48:15 +00:00 
						 
				 
			
				
					
						
							
							
								nakeee 
							
						 
					 
					
						
						
							
						
						db15121b5d 
					 
					
						
						
							
							Some cleanup Should affect windows tell me if it does  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1592  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-12-19 11:46:52 +00:00 
						 
				 
			
				
					
						
							
							
								memberTwo.mb2 
							
						 
					 
					
						
						
							
						
						82cd659638 
					 
					
						
						
							
							Fix time in some games (AC and ZWW at least). Many games doesn't use RTC but TBRs. So a TB offset is initialized at boot with localtime now. There are, indeed, side effects since time is CPU cycle dependent in this case.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1519  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-12-13 11:57:01 +00:00 
						 
				 
			
				
					
						
							
							
								bushing 
							
						 
					 
					
						
						
							
						
						30c883bcfc 
					 
					
						
						
							
							set svn:eol-style=native for **.h  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1438  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-12-08 04:46:09 +00:00 
						 
				 
			
				
					
						
							
							
								hrydgard 
							
						 
					 
					
						
						
							
						
						775dc8a9c0 
					 
					
						
						
							
							Initial megacommit.  
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2008-07-12 17:40:22 +00:00