e604fe1ace 
								
							
								 
							
						 
						
							
							
								
								Added VS2017 UWP project  
							
							Reviewed VS2015 UWP project 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f70a8984a 
								
							
								 
							
						 
						
							
							
								
								Add mouse input and revert keyboard to callback model  
							
							Mouse input is implemented, with all bells-and-whistles. This includes
cursor locking and scroll wheel support.
Keyboard input is reverted to a callback model to better reflect the
existing architecture in "core.c" 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff984d13db 
								
							
								 
							
						 
						
							
							
								
								Revert accidental inclusion of binary+build files  
							
							This removes the binary files I accidentally tacked onto the "Add keyboard input" commit 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9941a6f4aa 
								
							
								 
							
						 
						
							
							
								
								Replace keyboard callbacks with polling  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c801830bcc 
								
							
								 
							
						 
						
							
							
								
								Add keyboard input  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9dbd30c44b 
								
							
								 
							
						 
						
							
							
								
								Add UWP gamepad input polling  
							
							Add a basic UWP gampead poll function with zero changes to code outside of App.cpp 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6b58991e6 
								
							
								 
							
						 
						
							
							
								
								Working on UWP support  
							
							Support Universal Windows Platform (UWP):
- Windows 10 App
- Windows Phone
- Xbox One 
							
						 
						8 years ago