5607c25cf4 
								
							
								 
							
						 
						
							
							
								
								tweak rmitton 16-bit psd patch;  
							
							... 
							
							
 
							
							adjust credits 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								69d6fd573c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'psd16' of  https://github.com/rmitton/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1ea670e0a5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'urraka-gif-patch' of  https://github.com/urraka/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								52d400741c 
								
							
								 
							
						 
						
							
							
								
								detect all 0-alpha bmp and replace with all-255;  
							
							... 
							
							
 
							
							fix bug in reedbeta patch 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								fee80f3d83 
								
							
								 
							
						 
						
							
							
								
								tweaks to patch from reedbeta  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								492e6e303d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'fix-vs2015-warnings' of  https://github.com/Reedbeta/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9c3e9d63ea 
								
							
								 
							
						 
						
							
							
								
								add to contributor list  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6fe9dae224 
								
							
								 
							
						 
						
							
							
								
								bump stb_voxel_render version number  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6a45a88e0f 
								
							
								 
							
						 
						
							
							
								
								update "DMC doesn't accept struct initializer" patch to be VC6 compliant  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b0d162d829 
								
							
								 
							
						 
						
							
							
								
								DMC doesn't accept struct initializer syntax  
							
							... 
							
							
 
							
							It expects constants. The long way compiles (but I haven't actually called this function yet) 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								26c98260b6 
								
							
								 
							
						 
						
							
							
								
								Fix warnings about "conversion to a greater size" that appear in VS2015 in x64 with /W4.  
							
							... 
							
							
 
							
							The warning concerns the return value of stbi_err, which is an int, being converted to a pointer. In VS2015 it seems casting directly from a 32-bit int to a 64-bit pointer triggers this warning. Worked around by first converting to a 64-bit int (here size_t) and then to a pointer. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6d613ed8ce 
								
							
								 
							
						 
						
							
							
								
								Fix variable-shadowing warnings that appear in VS2015 on /W4  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								7ac0f9c9b0 
								
							
								 
							
						 
						
							
							
								
								fix typo in accidentally-checked-in stb_image.h  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4743a1a6e6 
								
							
								 
							
						 
						
							
							
								
								update stb_vorbis  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								60939ec653 
								
							
								 
							
						 
						
							
							
								
								fix some more signed shifts  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a3d62dfec1 
								
							
								 
							
						 
						
							
							
								
								fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester)  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								7670656322 
								
							
								 
							
						 
						
							
							
								
								fix some signed shifts that should have been unsigned for C spec reasons  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								0e24ec5feb 
								
							
								 
							
						 
						
							
							
								
								fix some cases that didn't return outofmem error properly and would crash instead  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a009673856 
								
							
								 
							
						 
						
							
							
								
								update stb_vorbis version  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c15190373c 
								
							
								 
							
						 
						
							
							
								
								add missing changes to project file  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ebb54fd7a3 
								
							
								 
							
						 
						
							
							
								
								seeking in stb_vorbis (Dougall Johnson)  
							
							... 
							
							
 
							
							test program for seeking (stb) 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f24f92bcc7 
								
							
								 
							
						 
						
							
							
								
								Fix -Wextra warning in stb_truetype.h  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								09e1972fed 
								
							
								 
							
						 
						
							
							
								
								fix clang warnings  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								0c0a619ca4 
								
							
								 
							
						 
						
							
							
								
								Updated to compile with Visual Studio 2015  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								23dfb8c06b 
								
							
								 
							
						 
						
							
							
								
								GIF loading improvements.  
							
							... 
							
							
 
							
							- Fixed possible memory leak.
- Fix for transparent backgrounds.
- Adapted internal function to allow proper animation loading. 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c9859afcf9 
								
							
								 
							
						 
						
							
							
								
								reverse some of the public-domain-license changes that I didn't  
							
							... 
							
							
 
							
							actually want 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								594502e5fa 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								85d0adda25 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f844b2dbd2 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4727cdd8c0 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								76edb4ec4e 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								7effe64e45 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								35e2f7e739 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5a7d524fd8 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								45b27d8a9c 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1d48782e1d 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f0e456b809 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6695bc4e18 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								fa464b33ac 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								55ff60818e 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								242b1fe37a 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4ab69f3b2c 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9e9ce0ab91 
								
							
								 
							
						 
						
							
							
								
								Added public domain license text  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								59c353962a 
								
							
								 
							
						 
						
							
							
								
								update readme version numbers  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c1cb414bc6 
								
							
								 
							
						 
						
							
							
								
								stb_voxel_render.h version 0.82  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ad57cd038b 
								
							
								 
							
						 
						
							
							
								
								fix assert() to be STBTT_assert()  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4ea7744980 
								
							
								 
							
						 
						
							
							
								
								fix incorrect tex_overlay2 handling  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								2afb815509 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'add_up_down_checks_to_geometry' of  https://github.com/friesencr/stb  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								cb528122e5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/cjxgm/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c6ee732c79 
								
							
								 
							
						 
						
							
							
								
								allow finer-grained PackFontRanges with Gather & Render;  
							
							... 
							
							
 
							
							allow discontinuous codepoints in PackFontRanges;
fix bug in GetFontOffsetForIndex (non-0 index never worked?);
tweak public domain license 
							
						 
						
							ago%!(EXTRA string=10 years)