mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	settings: add hardware shader related settings
This commit is contained in:
		
							parent
							
								
									e48662196f
								
							
						
					
					
						commit
						b31ed30fb2
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -107,6 +107,9 @@ struct Values { | ||||||
| 
 | 
 | ||||||
|     // Renderer
 |     // Renderer
 | ||||||
|     bool use_hw_renderer; |     bool use_hw_renderer; | ||||||
|  |     bool use_hw_shader; | ||||||
|  |     bool shaders_accurate_gs; | ||||||
|  |     bool shaders_accurate_mul; | ||||||
|     bool use_shader_jit; |     bool use_shader_jit; | ||||||
|     u16 resolution_factor; |     u16 resolution_factor; | ||||||
|     bool use_vsync; |     bool use_vsync; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue