| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									lvgl
									
								
							
						
					
				 | 
				
					
						
							
							Fix memory leak in realloc failure handling (#22188)
						
					
				 | 
				2023-10-04 09:27:11 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qff.c
							
						
					
				 | 
				
					
						
							
							[QP] Add support for OLED, variable framebuffer bpp (#19997)
						
					
				 | 
				2023-10-22 13:27:31 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qff.h
							
						
					
				 | 
				
					
						
							
							[QP] Add support for OLED, variable framebuffer bpp (#19997)
						
					
				 | 
				2023-10-22 13:27:31 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qgf.c
							
						
					
				 | 
				
					
						
							
							Fix Quantum Painter compiliation issues with heavy optimization (#24667)
						
					
				 | 
				2024-12-02 16:58:18 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qgf.h
							
						
					
				 | 
				
					
						
							
							[QP] Add support for OLED, variable framebuffer bpp (#19997)
						
					
				 | 
				2023-10-22 13:27:31 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp.c
							
						
					
				 | 
				
					
						
							
							QP getters correction (#22357)
						
					
				 | 
				2023-10-29 17:35:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp.h
							
						
					
				 | 
				
					
						
							
							Created SH1107 driver for quantum painter (#24724)
						
					
				 | 
				2025-02-17 08:41:07 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_comms.c
							
						
					
				 | 
				
					
						
							
							[Bugfix] Check NULL pointers on QP (#20481)
						
					
				 | 
				2023-07-08 00:51:19 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_comms.h
							
						
					
				 | 
				
					
						
							
							Quantum Painter (#10174)
						
					
				 | 
				2022-04-13 18:00:18 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_draw.h
							
						
					
				 | 
				
					
						
							
							[QP] Native palette support for fonts (#20645)
						
					
				 | 
				2024-02-17 00:58:00 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_draw_circle.c
							
						
					
				 | 
				
					
						
							
							[Bugfix] Check NULL pointers on QP (#20481)
						
					
				 | 
				2023-07-08 00:51:19 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_draw_codec.c
							
						
					
				 | 
				
					
						
							
							[QP] Native palette support for fonts (#20645)
						
					
				 | 
				2024-02-17 00:58:00 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_draw_core.c
							
						
					
				 | 
				
					
						
							
							[Bugfix] Check NULL pointers on QP (#20481)
						
					
				 | 
				2023-07-08 00:51:19 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_draw_ellipse.c
							
						
					
				 | 
				
					
						
							
							[Bugfix] qp_ellipse overflow (#19005)
						
					
				 | 
				2023-10-08 10:29:27 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_draw_image.c
							
						
					
				 | 
				
					
						
							
							Fix Quantum Painter compiliation issues with heavy optimization (#24667)
						
					
				 | 
				2024-12-02 16:58:18 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_draw_text.c
							
						
					
				 | 
				
					
						
							
							[QP] Native palette support for fonts (#20645)
						
					
				 | 
				2024-02-17 00:58:00 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_internal.c
							
						
					
				 | 
				
					
						
							
							Created SH1107 driver for quantum painter (#24724)
						
					
				 | 
				2025-02-17 08:41:07 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_internal.h
							
						
					
				 | 
				
					
						
							
							Quantum Painter (#10174)
						
					
				 | 
				2022-04-13 18:00:18 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_internal_driver.h
							
						
					
				 | 
				
					
						
							
							[Cleanup] Quantum Painter (#19825)
						
					
				 | 
				2023-03-25 18:56:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_internal_formats.h
							
						
					
				 | 
				
					
						
							
							[QP] Add support for OLED, variable framebuffer bpp (#19997)
						
					
				 | 
				2023-10-22 13:27:31 +11:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_stream.c
							
						
					
				 | 
				
					
						
							
							[QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reordering. (#18396)
						
					
				 | 
				2022-09-19 07:30:08 +10:00 | 
			
		
			
			
			
			
				| 
					
						
							
								qp_stream.h
							
						
					
				 | 
				
					
						
							
							[Cleanup] Quantum Painter (#19825)
						
					
				 | 
				2023-03-25 18:56:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								rules.mk
							
						
					
				 | 
				
					
						
							
							Created SH1107 driver for quantum painter (#24724)
						
					
				 | 
				2025-02-17 08:41:07 +11:00 |