ae3ed90b0c 
								
							
								 
							
						 
						
							
							
								
								stb_dxt: Better error calc for single-color table  
							
							... 
							
							
 
							
							Don't truncate error as aggressively; easily done, but wanted
to keep it separate from the previous change. 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								98623b9577 
								
							
								 
							
						 
						
							
							
								
								stb_dxt: Initialize tables at compile time  
							
							... 
							
							
 
							
							Also fix a "potentially uninitialized variable" warning.
This is a modified version of Alan's original PR that keeps the
table generator in the file (in case there's interest) and also
replaces the expand[] tables with math, since it's trivial.
Fixes issue #1117 . 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								696cb038a3 
								
							
								 
							
						 
						
							
							
								
								stb_sprintf: add attribute format to variadic functions  
							
							... 
							
							
 
							
							This allows for compiler verification of the format string
just like printf. 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								6294c6cfa2 
								
							
								 
							
						 
						
							
							
								
								Move stb.h to deprecated.  
							
							... 
							
							
 
							
							It was never designed to be used by anyone but Sean and has
numerous problems; new code should definitely not be using
this. 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								8e51be04dc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/nothings/stb  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								52ad6bd4c9 
								
							
								 
							
						 
						
							
							
								
								update stb_vorbis version  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								99e905e50b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'pull_req' of  https://github.com/anthofoxo/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								80c8f6af03 
								
									
								
							
								 
							
						 
						
							
							
								
								Update why_public_domain.md  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								ea2f937a01 
								
							
								 
							
						 
						
							
							
								
								increment stb_ds version, update README  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								0188581ff0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'stbds_custom_free_fix' of  https://github.com/avennstrom/stb  into foo  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								6b647c0257 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'working'  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								781609b7e9 
								
							
								 
							
						 
						
							
							
								
								stb_ds: fix arrisn, shgetp_null  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								e97a95c0c1 
								
							
								 
							
						 
						
							
							
								
								Added Macoy Madson to contributors  
							
							
 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								63e4ada98c 
								
							
								 
							
						 
						
							
							
								
								Fix temp_key being stale on key re-insert  
							
							... 
							
							
 
							
							See issue #992  and pull request #993 . 
							
						 
						
							ago%!(EXTRA string=4 years)  
				
					
						
							
							
								 
						
							
							
								579ace225f 
								
							
								 
							
						 
						
							
							
								
								fix indentation  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fcd86e8f57 
								
							
								 
							
						 
						
							
							
								
								credits  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								89762b9934 
								
							
								 
							
						 
						
							
							
								
								Fix stb_ds custom allocator  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								b7b2aaa587 
								
							
								 
							
						 
						
							
							
								
								fixed vorbis comments causing outofmem  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								c9064e3176 
								
							
								 
							
						 
						
							
							
								
								stb_hexwave tweak comment  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								997d3c421e 
								
							
								 
							
						 
						
							
							
								
								stb_hexwave: add full license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								559d759c2c 
								
							
								 
							
						 
						
							
							
								
								stb_hexwave added, stretchy_buffer.h deprecated  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								4882970b1c 
								
							
								 
							
						 
						
							
							
								
								vorbis comment list setup_malloc call is guarded  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								b038c11bd5 
								
							
								 
							
						 
						
							
							
								
								updated contributor list  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								f0f2533754 
								
							
								 
							
						 
						
							
							
								
								closes   #1063 ; Fixed files with no comments emitting outofmemory errors  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								b42009b3b9 
								
							
								 
							
						 
						
							
							
								
								fix readme linebreaks  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								e140649ccf 
								
							
								 
							
						 
						
							
							
								
								remove trailign whitespace  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								314d0a6f9a 
								
							
								 
							
						 
						
							
							
								
								update version numbers  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								59f06c1a97 
								
							
								 
							
						 
						
							
							
								
								stb_ds: move temp_key added by PR into hash_table structure instead of main header struct  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								ef23148510 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/srdjanstipic/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								580fc1ab9b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'stb_vorbis-fix-comment-read-oom' of  https://github.com/akien-mga/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								db2acff8b1 
								
							
								 
							
						 
						
							
							
								
								stb_vorbis: fix bug in computing end of temp alloc buffer if it's not a multiple of 8  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								3152efaa97 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'fuzzer_updates' of  https://github.com/randy408/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								f3085776a4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'patch-1' of  https://github.com/coltongit/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								589a678b65 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/recp/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								a9df364a7c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'fix_stb_vorbis_alignment' of  https://github.com/RandomShaper/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								bfaccab17a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'stb-image-fuzzing-fixes' of  https://github.com/rcgordon/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								58b2e1490d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'fix_alloca' of  https://github.com/Clownacy/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								ce54bbc454 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/AdamKorcz/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								0ccb4f0071 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'rg-matchcolors' of  https://github.com/castano/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								5a8702567a 
								
							
								 
							
						 
						
							
							
								
								credit for PR  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								da888065bf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/Vawx/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fb1cea02f8 
								
							
								 
							
						 
						
							
							
								
								tweak PR  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								add7adc3ea 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'patch-1' of  https://github.com/vickit144/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fd9c3ea4af 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'bmp-assert' of  https://github.com/zturtleman/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								6f7420a825 
								
							
								 
							
						 
						
							
							
								
								add credits for last few PR merges  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								67881b61ab 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'stbds-arraddn' of  https://github.com/HeroicKatora/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								1c816743b6 
								
							
								 
							
						 
						
							
							
								
								make PR compile in MSVC6  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								cae8e852f6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'perfect-endpoint-quantization' of  https://github.com/castano/stb  into test  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								cae97bdb17 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'alloca-fix' of  https://github.com/mackron/stb  into test  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)  
				
					
						
							
							
								 
						
							
							
								fdafd1aab4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'loadgif-realloc-sized' of  https://github.com/SasLuca/stb  into test  
							
							
 
							
						 
						
							ago%!(EXTRA string=5 years)