Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						6f1c19b3b0 
					 
					
						
						
							
							[all] improve backtrace and debugging support  
						
						
						
						
					 
					
						2021-02-21 10:30:57 +11:00 
						 
				 
			
				
					
						
							
							
								Quantum 
							
						 
					 
					
						
						
							
						
						7e15ec5e66 
					 
					
						
						
							
							[common] windows: implement crash handler for stack traces  
						
						... 
						
						
						
						This commit uses the DbgHelp library which is shipped with Windows to
generate stack traces with function names and line number information.
It takes advantage of the pdb file generated by cv2pdb that is now
installed with looking-glass-host.exe. 
						
						
					 
					
						2021-01-27 07:56:12 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						4c1893fe20 
					 
					
						
						
							
							[all] fix numerous memory leaks at application shutdown  
						
						
						
						
					 
					
						2021-01-24 21:47:53 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						428b498cca 
					 
					
						
						
							
							[common] fix invalid read from unaligned addresses ( fixes   #410 )  
						
						
						
						
					 
					
						2021-01-20 23:18:46 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						14cc57071c 
					 
					
						
						
							
							[host] remove the remainder of the YUV420 support  
						
						
						
						
					 
					
						2021-01-18 13:55:44 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						27a38294ea 
					 
					
						
						
							
							[client] major restructure of platform specific code  
						
						
						
						
					 
					
						2021-01-16 20:41:13 +11:00 
						 
				 
			
				
					
						
							
							
								Quantum 
							
						 
					 
					
						
						
							
						
						afa277f8ee 
					 
					
						
						
							
							[common] ivshmem/linux: add stubs for ivshmemInit and ivshmemFree  
						
						... 
						
						
						
						These two functions were added in 9ff1859dc1 
						
						
					 
					
						2021-01-15 08:49:30 +11:00 
						 
				 
			
				
					
						
							
							
								Tudor Brindus 
							
						 
					 
					
						
						
							
						
						a46a3a2668 
					 
					
						
						
							
							[all] use explicit void parameter lists  
						
						... 
						
						
						
						This makes it a compile-time error to call a function that semantically
takes no parameters with a nonzero number of arguments.
Previously, such code would still compile, but risk blowing up the stack
if a compiler chose to use something other than caller-cleanup calling
conventions. 
						
						
					 
					
						2021-01-14 17:29:37 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						f85b6418b8 
					 
					
						
						
							
							[common] linux: stop event signals accumulating after they are serviced  
						
						
						
						
					 
					
						2021-01-08 01:18:02 +11:00 
						 
				 
			
				
					
						
							
							
								Quantum 
							
						 
					 
					
						
						
							
						
						7e4d323427 
					 
					
						
						
							
							get display DPI info to scale mouse movement  
						
						
						
						
					 
					
						2021-01-05 09:03:29 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						6799d518a5 
					 
					
						
						
							
							[client] common: added spin timeout to framebuffer wait  
						
						
						
						
					 
					
						2020-10-30 03:27:28 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						4f9544d61d 
					 
					
						
						
							
							[client] egl: added DMA texture support for direct upload  
						
						... 
						
						
						
						Note: This only works with the KVMFR kernel module in a VM->VM
configuration. If this causes issues it can be disabled with the new
option `app:allowDMA` 
						
						
					 
					
						2020-10-30 02:36:45 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						5522e93fb9 
					 
					
						
						
							
							[common] linux: added helpers for ivshmem DMA usage  
						
						
						
						
					 
					
						2020-10-30 02:36:45 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						0efe7dc63c 
					 
					
						
						
							
							[common] linux: added support for kvmfr dmabuf  
						
						
						
						
					 
					
						2020-10-30 02:36:45 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						a70858aea0 
					 
					
						
						
							
							[client] reworked frame timing waits for better responsiveness  
						
						
						
						
					 
					
						2020-10-26 18:09:45 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						9ff1859dc1 
					 
					
						
						
							
							[host] windows: check the ivshmem device exists in the service  
						
						
						
						
					 
					
						2020-10-19 02:49:15 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						58ba76a27f 
					 
					
						
						
							
							[client] seperate frame setup and data events  
						
						
						
						
					 
					
						2020-10-12 19:43:29 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						6650e58a4a 
					 
					
						
						
							
							[common] linux: print reason for failure to open the shm file/device  
						
						
						
						
					 
					
						2020-10-12 17:48:31 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						e6c88a4af3 
					 
					
						
						
							
							[all] be smarter about getting the git version  
						
						
						
						
					 
					
						2020-10-09 02:17:20 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						431ae3fc55 
					 
					
						
						
							
							[common] linux: fix issue with infinite timeout events  
						
						
						
						
					 
					
						2020-08-11 19:31:11 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						d9a80b16f0 
					 
					
						
						
							
							[common] properly define _GNU_SOURCE and set the thread names  
						
						
						
						
					 
					
						2020-08-10 16:22:02 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						90d0cd873d 
					 
					
						
						
							
							[common] added a sleep to the framebuffer spinlock and a sane timeout  
						
						
						
						
					 
					
						2020-08-10 16:18:08 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						19c2fe9b5e 
					 
					
						
						
							
							Revert "[common] linux: improve event mechanics"  
						
						... 
						
						
						
						The logic here is wrong, this should be done externally as multiple
waiters will cause issues 
						
						
					 
					
						2020-08-09 14:44:00 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						88d25ee98c 
					 
					
						
						
							
							[common] linux: improve event mechanics  
						
						
						
						
					 
					
						2020-08-09 13:26:55 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						be7820303f 
					 
					
						
						
							
							[common] fixed debug formatting across platforms  
						
						
						
						
					 
					
						2020-08-03 15:05:35 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						43503222c7 
					 
					
						
						
							
							[common] framebuffer: fixed incorrect streaming usage  
						
						
						
						
					 
					
						2020-08-03 14:41:57 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						85b8c12abf 
					 
					
						
						
							
							[common] adjust framebuffer read/write strategy for better cache usage  
						
						
						
						
					 
					
						2020-08-03 12:33:08 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						7af053497e 
					 
					
						
						
							
							[common] unroll the framebuffer write loop and increase the chunk size  
						
						
						
						
					 
					
						2020-08-03 12:24:17 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						aa32c5ffad 
					 
					
						
						
							
							[common] framebuffer: added missing header include  
						
						
						
						
					 
					
						2020-08-03 11:58:38 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						62d1bd1ea2 
					 
					
						
						
							
							[common] framebuffer: use stream load instead of plain load  
						
						
						
						
					 
					
						2020-08-03 11:55:38 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						2329e993ee 
					 
					
						
						
							
							[common] fixed framebuffer write SIMD code performance  
						
						
						
						
					 
					
						2020-08-03 11:44:24 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						da655b86c3 
					 
					
						
						
							
							[common] improve frambuffer copy to avoid cache pollution (SIMD)  
						
						
						
						
					 
					
						2020-08-03 11:16:30 +10:00 
						 
				 
			
				
					
						
							
							
								Max Sistemich 
							
						 
					 
					
						
						
							
						
						c5ff8bd4ce 
					 
					
						
						
							
							[common] linux: implement timers  
						
						
						
						
					 
					
						2020-07-25 00:38:15 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						e31f38eadc 
					 
					
						
						
							
							[client] allow frame updates to be triggered by a timed event  
						
						... 
						
						
						
						This is a major change to how the LG client performs it's updates. In
the past LG would operate a fixed FPS regardless of incoming update
speed and/or frequency. This change allows LG to dynamically increase
it's FPS in order to better sync with the guest as it's rate changes. 
						
						
					 
					
						2020-05-21 13:41:59 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						fdb9a9cca8 
					 
					
						
						
							
							use a timer for the LGMP host instead of a thread  
						
						
						
						
					 
					
						2020-04-24 21:31:12 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						f6691a90c0 
					 
					
						
						
							
							[client/obs] improve frambuffer_read functions to support copy pitch  
						
						... 
						
						
						
						Fixes  #244  
					
						2020-04-14 13:27:07 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						dbd7db7787 
					 
					
						
						
							
							[common] fix framebuffer_prepare to use atomic_store  
						
						
						
						
					 
					
						2020-04-12 13:16:55 +10:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						1222fd40b7 
					 
					
						
						
							
							[common] fix FrameBuffer to use atomics correctly  
						
						... 
						
						
						
						Might Fix  #248  
						
						
					 
					
						2020-04-12 13:14:53 +10:00 
						 
				 
			
				
					
						
							
							
								chrsm 
							
						 
					 
					
						
						
							
						
						2440272307 
					 
					
						
						
							
							[common] fix build for newer versions of binutils  
						
						... 
						
						
						
						binutils has changed several macros. Added ifdef to allow building with
stable and bleeding edge versions.
refs #232  
						
						
					 
					
						2020-02-25 22:31:55 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						8dbc1daaf4 
					 
					
						
						
							
							[common] linux: signal should signal all listeners  
						
						
						
						
					 
					
						2020-01-27 14:33:57 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						d860d6b891 
					 
					
						
						
							
							[c-host] win: fixed improper signal detection in event code  
						
						
						
						
					 
					
						2020-01-26 17:49:04 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						c7aa8871e4 
					 
					
						
						
							
							[common] fixed improper comment parsing,  fixes   #233  
						
						
						
						
					 
					
						2020-01-21 16:35:21 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						4746c89227 
					 
					
						
						
							
							[all] moved time and locking methods to the common library  
						
						
						
						
					 
					
						2020-01-17 14:35:08 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						17e05c6fd5 
					 
					
						
						
							
							[all] expose the FrameBuffer struct for correct sizeof calculations  
						
						
						
						
					 
					
						2020-01-13 19:30:49 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						0d29527758 
					 
					
						
						
							
							[common] added agnostic function sysinfo_getPageSize  
						
						
						
						
					 
					
						2020-01-13 15:52:31 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						6aeafc6651 
					 
					
						
						
							
							[common] add comment support to the ini parser  
						
						
						
						
					 
					
						2020-01-12 22:44:41 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						1aadf91901 
					 
					
						
						
							
							[common] revert /dev/uio0 naming change behaviour  
						
						
						
						
					 
					
						2020-01-12 22:37:10 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						22f04a926f 
					 
					
						
						
							
							[common] numerious bad usage bug fixes  
						
						
						
						
					 
					
						2020-01-10 18:04:22 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						2d755a45e0 
					 
					
						
						
							
							[client] added support for LGMP  
						
						
						
						
					 
					
						2020-01-09 20:32:42 +11:00 
						 
				 
			
				
					
						
							
							
								Geoffrey McRae 
							
						 
					 
					
						
						
							
						
						8caa220ad5 
					 
					
						
						
							
							[common] link setupapi for ivshmem windows implementation  
						
						
						
						
					 
					
						2020-01-06 20:59:34 +11:00