f710c23bf7 
								
							
								 
							
						 
						
							
							
								
								stb_textedit/stb_text_locate_coord:  
							
							... 
							
							
 
							
							fix cursor position in the "shouldn't happen, but if it does, fall through to end-of-line case" case (`i=0` causes problems with the return values in this case) 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								e2505ba00c 
								
							
								 
							
						 
						
							
							
								
								Update other_libs.md  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								25b476af56 
								
							
								 
							
						 
						
							
							
								
								Update other_libs.md  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d529e04555 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #286  from tversteeg/master  
							
							... 
							
							
 
							
							Add @vurtun  his nuklear library to Other Libraries 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								72e10c7e21 
								
							
								 
							
						 
						
							
							
								
								Fix the nuklear library in other_libs.md  
							
							... 
							
							
 
							
							Change the usable language from C to C/C++ 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								376774cb35 
								
							
								 
							
						 
						
							
							
								
								Add  @vurtin  his nuklear library to other_libs  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								aa1041bae8 
								
							
								 
							
						 
						
							
							
								
								stbcc 0.94  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								25b1f563d1 
								
							
								 
							
						 
						
							
							
								
								stbcc 0.94  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								51393c0a7a 
								
							
								 
							
						 
						
							
							
								
								remove dead code after previous optimizations  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d1eba33305 
								
							
								 
							
						 
						
							
							
								
								fix bug w/ large clumps per cluster;  
							
							... 
							
							
 
							
							reduce time spent on global union-find by skipping clumps that don't touch edges 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								484605343f 
								
							
								 
							
						 
						
							
							
								
								memory usage clarification  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5ebbfd02e9 
								
							
								 
							
						 
						
							
							
								
								update readme  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								ad55a9b383 
								
							
								 
							
						 
						
							
							
								
								version 0.93  
							
							... 
							
							
 
							
							assign surplus adjacency storage only to clumps that touch edge
document timings and memory usage 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								0b50f1e8d6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'working' into test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								667f79589a 
								
							
								 
							
						 
						
							
							
								
								forgot to include stb_connected_components test source file  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a7193080f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'working' into test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1d6e55ab1e 
								
							
								 
							
						 
						
							
							
								
								reduce storage for stb_connected_components.h  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								e585dad291 
								
							
								 
							
						 
						
							
							
								
								change map image formats to workaround stb_image bug  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								0214a3c71f 
								
							
								 
							
						 
						
							
							
								
								untested simple batching;  
							
							... 
							
							
 
							
							document algorithm;
automatically use sqrt(N) instead of 32 as cluster size 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1392344cdd 
								
							
								 
							
						 
						
							
							
								
								include stb_connected_components.h in main stb compile tests, add test app  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								435e0c757c 
								
							
								 
							
						 
						
							
							
								
								update stbcc  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d32dc9f43a 
								
							
								 
							
						 
						
							
							
								
								add todo list, try to compile as C++ (untested), tweak data structure  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								31bc5d1ecc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/nothings/stb  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1c5a92440d 
								
							
								 
							
						 
						
							
							
								
								stb_connected_components added  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								133a565624 
								
							
								 
							
						 
						
							
							
								
								yocto stuff  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4c519106a7 
								
							
								 
							
						 
						
							
							
								
								back out previous change to stb_vorbis (truncation of last frame in corrupt file)  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								75ce29fe0b 
								
							
								 
							
						 
						
							
							
								
								stb_textedit: Add support for custom move word left/right handlers  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5aef2b50aa 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/nothings/stb  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								62d773db5d 
								
							
								 
							
						 
						
							
							
								
								updat versions  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a1a918a487 
								
							
								 
							
						 
						
							
							
								
								fix unused variable warning  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								fdca443892 
								
							
								 
							
						 
						
							
							
								
								fix crash in 2.11  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								136455df6d 
								
							
								 
							
						 
						
							
							
								
								clarify  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								fcdf5c682e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/nothings/stb  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6e4154737c 
								
							
								 
							
						 
						
							
							
								
								update version numbers, documentation, and contributors  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b03133000a 
								
							
								 
							
						 
						
							
							
								
								avoid dropping final frame of audio data due to wrong test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								7a694bdcca 
								
							
								 
							
						 
						
							
							
								
								re-enable SSE2 code on x64 except with gcc  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								92bd7a49a8 
								
							
								 
							
						 
						
							
							
								
								emscripten needs explicit alloca as well  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								56e8fd063c 
								
							
								 
							
						 
						
							
							
								
								don't leak vertex data if text is scaled to 0  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								538b96d6e2 
								
							
								 
							
						 
						
							
							
								
								remove claims of supporting C++ in stretchy_buffer  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5990ff8a47 
								
							
								 
							
						 
						
							
							
								
								remove duplicate typedef of stbtt_fontinfo  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								201af99d9f 
								
							
								 
							
						 
						
							
							
								
								return correct # of channels for PNG  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								65edb64dd8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								75c5908f95 
								
							
								 
							
						 
						
							
							
								
								fix includes for linux alloca  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								591c7f8cb3 
								
							
								 
							
						 
						
							
							
								
								remove white matting when loading transparent PSD  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a8876b884d 
								
							
								 
							
						 
						
							
							
								
								fix _WIN32 if STB_THREADS  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								aeba55604a 
								
							
								 
							
						 
						
							
							
								
								stb_vorbis: Fix memory leak in start_decoder().  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b7603b0ca6 
								
							
								 
							
						 
						
							
							
								
								dr_flac  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								8420e20af6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'for-upstream-fix-stbvorbis-startdecoder-memleak' of  https://github.com/manxorist/stb  into working  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								8f368799e1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'for-upstream-stbvorbis-fix-memleaks' of  https://github.com/manxorist/stb  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c03f4b3c2f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'patch-1' of  https://github.com/kinetiknz/stb  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)