Sean Barrett
c9ead07188
Update other_libs.md
ago%!(EXTRA string=9 years)
Fabio Pellacini
67e149fe18
Update other_libs.md
ago%!(EXTRA string=9 years)
jobtalle
d38d37c4ef
Made link bold
ago%!(EXTRA string=9 years)
jobtalle
be5bf32130
Added ccVector reference
ago%!(EXTRA string=9 years)
Daniel Gibson
0a5cb57706
other_libs.md: Add DG_dynarr.h
ago%!(EXTRA string=9 years)
Sean Barrett
2c047c7a27
Update other_libs.md
ago%!(EXTRA string=9 years)
Sebastian Steinhauer
5038c23d8f
Added sts_net / sts_mixer to other libraries list
ago%!(EXTRA string=9 years)
Sean Barrett
b9c23b5e8c
Merge pull request #296 from jimon/patch-1
...
tigr now supports osx
ago%!(EXTRA string=9 years)
Dmytro Ivanov
6427092515
tigr now supports osx
ago%!(EXTRA string=9 years)
Sean Barrett
daecce07d5
Update other_libs.md
ago%!(EXTRA string=9 years)
Hansi Raber
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=9 years)
Sean Barrett
e2505ba00c
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
25b476af56
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
d529e04555
Merge pull request #286 from tversteeg/master
...
Add @vurtun his nuklear library to Other Libraries
ago%!(EXTRA string=9 years)
Thomas Versteeg
72e10c7e21
Fix the nuklear library in other_libs.md
...
Change the usable language from C to C/C++
ago%!(EXTRA string=9 years)
Thomas Versteeg
376774cb35
Add @vurtin his nuklear library to other_libs
ago%!(EXTRA string=9 years)
Sean Barrett
aa1041bae8
stbcc 0.94
ago%!(EXTRA string=9 years)
Sean Barrett
25b1f563d1
stbcc 0.94
ago%!(EXTRA string=9 years)
Sean Barrett
51393c0a7a
remove dead code after previous optimizations
ago%!(EXTRA string=9 years)
Sean Barrett
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=9 years)
Sean Barrett
484605343f
memory usage clarification
ago%!(EXTRA string=9 years)
Sean Barrett
5ebbfd02e9
update readme
ago%!(EXTRA string=9 years)
Sean Barrett
ad55a9b383
version 0.93
...
assign surplus adjacency storage only to clumps that touch edge
document timings and memory usage
ago%!(EXTRA string=9 years)
Sean Barrett
0b50f1e8d6
Merge branch 'working' into test
ago%!(EXTRA string=9 years)
Sean Barrett
667f79589a
forgot to include stb_connected_components test source file
ago%!(EXTRA string=9 years)
Sean Barrett
a7193080f7
Merge branch 'working' into test
ago%!(EXTRA string=9 years)
Sean Barrett
1d6e55ab1e
reduce storage for stb_connected_components.h
ago%!(EXTRA string=9 years)
Sean Barrett
e585dad291
change map image formats to workaround stb_image bug
ago%!(EXTRA string=9 years)
Sean Barrett
0214a3c71f
untested simple batching;
...
document algorithm;
automatically use sqrt(N) instead of 32 as cluster size
ago%!(EXTRA string=9 years)
Sean Barrett
1392344cdd
include stb_connected_components.h in main stb compile tests, add test app
ago%!(EXTRA string=9 years)
Sean Barrett
435e0c757c
update stbcc
ago%!(EXTRA string=9 years)
Sean Barrett
d32dc9f43a
add todo list, try to compile as C++ (untested), tweak data structure
ago%!(EXTRA string=9 years)
Sean Barrett
31bc5d1ecc
Merge branch 'master' of https://github.com/nothings/stb
ago%!(EXTRA string=9 years)
Sean Barrett
1c5a92440d
stb_connected_components added
ago%!(EXTRA string=9 years)
Sean Barrett
133a565624
yocto stuff
ago%!(EXTRA string=9 years)
Sean Barrett
4c519106a7
back out previous change to stb_vorbis (truncation of last frame in corrupt file)
ago%!(EXTRA string=9 years)
ocornut
75ce29fe0b
stb_textedit: Add support for custom move word left/right handlers
ago%!(EXTRA string=9 years)
Sean Barrett
5aef2b50aa
Merge branch 'master' of https://github.com/nothings/stb
ago%!(EXTRA string=9 years)
Sean Barrett
62d773db5d
updat versions
ago%!(EXTRA string=9 years)
Sean Barrett
a1a918a487
fix unused variable warning
ago%!(EXTRA string=9 years)
Sean Barrett
fdca443892
fix crash in 2.11
ago%!(EXTRA string=9 years)
Sean Barrett
136455df6d
clarify
ago%!(EXTRA string=9 years)
Sean Barrett
fcdf5c682e
Merge branch 'master' of https://github.com/nothings/stb
ago%!(EXTRA string=9 years)
Sean Barrett
6e4154737c
update version numbers, documentation, and contributors
ago%!(EXTRA string=9 years)
Sean Barrett
b03133000a
avoid dropping final frame of audio data due to wrong test
ago%!(EXTRA string=9 years)
Sean Barrett
7a694bdcca
re-enable SSE2 code on x64 except with gcc
ago%!(EXTRA string=9 years)
Sean Barrett
92bd7a49a8
emscripten needs explicit alloca as well
ago%!(EXTRA string=9 years)
Sean Barrett
56e8fd063c
don't leak vertex data if text is scaled to 0
ago%!(EXTRA string=9 years)
Sean Barrett
538b96d6e2
remove claims of supporting C++ in stretchy_buffer
ago%!(EXTRA string=9 years)
Sean Barrett
5990ff8a47
remove duplicate typedef of stbtt_fontinfo
ago%!(EXTRA string=9 years)