Commit Graph

164 Commits

Author SHA1 Message Date
Sean Barrett
78befd33e9 Update other_libs.md 2016-01-26 06:57:37 -08:00
Sean Barrett
4dd8cf9ae8 Update other_libs.md 2016-01-26 06:25:38 -08:00
Sean Barrett
7a889d272a Update other_libs.md 2016-01-26 06:16:48 -08:00
Sean Barrett
420c68ac83 Update other_libs.md 2016-01-26 06:07:23 -08:00
Sean Barrett
983630e7b0 Update other_libs.md 2016-01-26 05:59:25 -08:00
Sean Barrett
bb7355f4b1 Update other_libs.md 2016-01-26 05:50:38 -08:00
Sean Barrett
e1bc6029b9 Update other_libs.md 2016-01-26 05:48:34 -08:00
Sean Barrett
cbbd2d053f Update other_libs.md 2016-01-26 05:47:02 -08:00
Sean Barrett
94106a8fdd Update other_libs.md 2016-01-26 05:38:05 -08:00
Sean Barrett
91402d1a0d Update other_libs.md 2016-01-26 05:36:11 -08:00
Sean Barrett
fc5009027d Update other_libs.md 2016-01-26 05:31:12 -08:00
Sean Barrett
1de2492002 Update other_libs.md 2016-01-23 23:44:21 -08:00
Sean Barrett
b0b3c2633d Update other_libs.md 2016-01-23 14:39:54 -08:00
Sean Barrett
0e76e2ca84 Merge pull request #235 from dbohdan/master
other_libs.md: Add Picol
2016-01-23 14:38:29 -08:00
Danyil Bohdan
02b90e8fb5 other_libs.md: Add Picol 2016-01-23 23:13:31 +02:00
Sean Barrett
a3278496a8 Merge pull request #234 from dbohdan/master
other_libs.md: Add LIL
2016-01-23 10:19:51 -08:00
Sean Barrett
6a5590e11e Update other_libs.md 2016-01-23 10:16:34 -08:00
Danyil Bohdan
97a7c1ba9b other_libs.md: Add LIL 2016-01-23 20:16:03 +02:00
Sean Barrett
97b614a080 Update other_libs.md 2016-01-23 10:14:43 -08:00
Sean Barrett
c2a4ff554d Update other_libs.md 2016-01-23 09:40:42 -08:00
Sean Barrett
3a4e6485b4 Update other_libs.md 2016-01-23 09:39:51 -08:00
Sean Barrett
143834ed42 Update other_libs.md 2016-01-23 09:38:32 -08:00
Sean Barrett
4aff4632f3 Update other_libs.md 2016-01-23 09:37:32 -08:00
Sean Barrett
9fe0dc93a4 other_libs gets more guidelines 2016-01-23 09:30:37 -08:00
Sean Barrett
d177013061 add submission notes, cleanup easyexif 2016-01-23 09:21:29 -08:00
Mayank Lahiri
d9552a9c51 Add easy_exif to other_libs.md
EasyEXIF is a tiny, lightweight C++ library that parses basic information out of JPEG files. It uses only the std::string library and is otherwise pure C++. You pass it the binary contents of a JPEG file, and it parses out a few of the most important EXIF fields for you.
2016-01-23 09:11:31 -08:00
Sean Barrett
6308d725f4 update other_libs.md 2016-01-23 08:55:28 -08:00
Sean Barrett
32b07e331f Merge branch 'master' of https://github.com/codeplea/stb
Conflicts:
	docs/other_libs.md
2016-01-23 08:48:02 -08:00
Sean Barrett
5de39a0365 Merge branch 'master' of https://github.com/nothings/stb
Conflicts:
	docs/other_libs.md
2016-01-23 08:45:50 -08:00
Sean Barrett
9c8762a156 update other_libs.md 2016-01-23 08:44:27 -08:00
Lewis Van Winkle
c26f400e6f Added minctest and tinyexpr. 2016-01-23 10:25:23 -06:00
Sean Barrett
825e97b680 Update other_libs.md 2016-01-23 06:49:31 -08:00
Sean Barrett
448275b194 Update other_libs.md 2016-01-23 05:58:11 -08:00
Sean Barrett
9bbc3ae812 other_libs: indicate whether libraries are usable from C or C++ 2016-01-23 05:25:35 -08:00
Sean Barrett
99dc799f2a reformat other_libs source to prepare for new columns 2016-01-23 05:09:04 -08:00
Krzysztof Gabis
5bcfa00242 Adds parson to other_libs.md
Parson is a 2-file (.h and .c) JSON parser and serializer written in C.
2016-01-23 10:05:57 +00:00
Sean Barrett
32c2bfad33 Update other_libs.md 2016-01-22 12:41:46 -08:00
Sean Barrett
ff51a1bd6b Update other_libs.md 2016-01-22 12:40:13 -08:00
Sean Barrett
43e845d710 Update other_libs.md 2016-01-22 12:38:35 -08:00
Sean Barrett
b373cf536a Update other_libs.md 2016-01-22 12:37:11 -08:00
Sean Barrett
d712fafeb1 fix last check-in 2016-01-22 07:01:56 -08:00
Sean Barrett
19223d2f0a avoid line-break in "public domain" 2016-01-22 07:01:14 -08:00
Sean Barrett
b9a29d9b5b reorganize other_libs by category 2016-01-22 06:59:09 -08:00
Sean Barrett
8f9be5adfc Update other_libs.md 2016-01-21 06:35:48 -08:00
Sean Barrett
3364990ac3 Update other_libs.md 2016-01-18 13:24:17 -08:00
Sean Barrett
cd750ab2c3 Merge pull request #216 from corporateshark/master
Added LUrlParser
2016-01-14 15:19:35 -08:00
Sean Barrett
1ec8a8c4a4 Update other_libs.md 2016-01-12 09:26:47 -08:00
Sean Barrett
5b6d11e9e8 Update other_libs.md 2016-01-12 09:26:10 -08:00
Sean Barrett
fc8b649466 Update other_libs.md 2016-01-03 13:38:34 -08:00
Sergey Kosarevsky
f5e3afa5c6 Added LUrlParser 2016-01-03 02:26:04 +03:00
Sean Barrett
ac8adfdcb3 Update other_libs.md 2015-12-16 08:22:58 -08:00
Sean Barrett
bb39bd44bb Update other_libs.md 2015-12-16 03:14:03 -08:00
Sean Barrett
64fa9a3d95 Update other_libs.md 2015-11-30 01:01:42 -08:00
Sean Barrett
2161d1e12a Update other_libs.md 2015-11-30 01:01:28 -08:00
Sean Barrett
657eda2155 Update other_libs.md 2015-11-21 03:29:15 -08:00
Sean Barrett
63849198b9 Update other_libs.md 2015-11-21 03:22:21 -08:00
Sean Barrett
5809508de3 Update other_libs.md 2015-11-12 06:12:24 -08:00
Sean Barrett
4e691f5917 Update other_libs.md 2015-11-12 06:12:06 -08:00
Sean Barrett
3f73dfd7ce Update other_libs.md 2015-11-05 06:49:02 -08:00
Sean Barrett
fa9a6e4e0a Update other_libs.md 2015-11-05 06:48:42 -08:00
Sean Barrett
d4cea6123a Update other_libs.md 2015-11-05 05:13:00 -08:00
Sean Barrett
20eea21e01 Update other_libs.md 2015-11-05 05:11:34 -08:00
Sean Barrett
a44e950d9a Update other_libs.md 2015-11-05 04:58:42 -08:00
Sean Barrett
b6602ab085 Update other_libs.md 2015-11-05 04:51:38 -08:00
Sean Barrett
450db24449 Update other_libs.md 2015-11-05 04:47:49 -08:00
Sean Barrett
76b8ff0051 Update other_libs.md 2015-11-05 04:47:36 -08:00
Sean Barrett
702c5bfee8 Update other_libs.md 2015-11-03 15:10:58 -08:00
Sean Barrett
06ae60645e Update other_libs.md 2015-10-31 11:17:02 -07:00
Sean Barrett
385927fb4b Update other_libs.md 2015-10-15 17:59:40 -07:00
Sean Barrett
c4082cfb89 Update other_libs.md 2015-10-09 15:31:50 -07:00
Sean Barrett
ff085b88f4 Update other_libs.md 2015-10-09 02:11:28 -07:00
Sean Barrett
6a9cdd1c83 other_libs: add a few libraries 2015-10-09 02:03:44 -07:00
Sean Barrett
3e404042c5 other_libs: added TweetNaCl 2015-10-07 21:53:40 -07:00
Sean Barrett
0b79b3bfe1 Update other_libs.md 2015-10-05 09:43:46 -07:00
Sean Barrett
cc3bb7c458 Update other_libs.md 2015-10-05 09:43:27 -07:00
Sean Barrett
bdcc1535d6 Update other_libs.md 2015-09-27 11:04:06 -07:00
Sean Barrett
dc92c6c4c4 Update other_libs.md 2015-09-27 08:30:16 -07:00
Sean Barrett
bbdb4f65ef Update other_libs.md 2015-09-27 08:23:56 -07:00
Sean Barrett
cd9c6d7b43 Update other_libs.md 2015-09-27 08:21:39 -07:00
Sean Barrett
2bd2e571a2 Update other_libs.md 2015-09-27 08:16:13 -07:00
Sean Barrett
f6d172d92b Update other_libs.md 2015-09-27 08:15:32 -07:00
Sean Barrett
4b587a409a Update other_libs.md 2015-09-27 08:14:48 -07:00
Sean Barrett
847fb2c230 put other_libs list in its own file 2015-09-27 08:13:09 -07:00
Sean Barrett
8f4958e1f0 Update why_public_domain.md 2015-04-14 02:05:54 -07:00
Sean Barrett
0a3b6adb32 Update why_public_domain.md 2015-04-14 02:05:18 -07:00
Sean Barrett
8fece213ee Update why_public_domain.md 2015-04-14 02:04:44 -07:00
Sean Barrett
d44e52d363 Update why_public_domain.md 2015-04-14 02:03:22 -07:00
Sean Barrett
31461003c7 Update why_public_domain.md 2015-04-14 02:00:59 -07:00
Sean Barrett
2f17f1a93b Update why_public_domain.md 2015-04-14 01:58:25 -07:00
Sean Barrett
8074425128 standalone public-domain rationale document 2015-04-14 01:56:56 -07:00
Sean Barrett
62e732bfab disambiguate 2015-04-02 12:45:17 -07:00
Sean Barrett
49865c703a disambiguate 2015-04-02 06:22:39 -07:00
Sean Barrett
edda820d4f whoops fix last fix 2015-04-02 02:56:36 -07:00
Sean Barrett
5e7c226b34 disambiguate 2015-04-02 02:50:41 -07:00
Sean Barrett
01540789bb Update stb_voxel_render_interview.md
Removed unnecessary parenthetical.
2015-04-02 02:48:12 -07:00
Sean Barrett
081fd6945c comment tweaks 2015-04-01 06:08:36 -07:00
Sean Barrett
2cbeaa3001 bump to version 0.76; documentation, minor changes to texlerp, other input tweaks 2015-04-01 05:47:36 -07:00
nothings
941ace7f22 Delete stb_resample_ideas.txt 2014-09-18 08:34:57 -07:00
Sean Barrett
37faf29f69 Merge branch 'resample' 2014-09-17 07:10:40 -07:00
nothings
9b6c354fe6 Update stb_howto.txt 2014-08-17 21:16:18 -07:00