Commit Graph

210 Commits

Author SHA1 Message Date
Sean Barrett d3a6a8af0c
Create pull_request_template.md 2019-05-04 04:22:52 -07:00
Sean Barrett 3734649cd4
Merge pull request #144 from jkuhlmann/add-cgltf
Add cgltf
2019-05-04 01:45:43 -07:00
Sean Barrett d0add774b0
Merge pull request #142 from rec/add-tfile
Add tfile to "files & filenames" section
2019-05-04 01:45:08 -07:00
Sean Barrett 5243526c99
Merge pull request #139 from kaidokert/master
Add TinyPngOutput
2019-05-04 01:44:42 -07:00
Sean Barrett 051047e546
Merge pull request #136 from adamyaxley/master
Add adamyaxley/Obfuscate to strings section
2019-05-04 01:42:03 -07:00
Sean Barrett 9c90162995
Merge pull request #129 from chrberger/libcluon
Suggesting PR to include libcluon for network and serialization
2019-05-04 01:39:28 -07:00
Sean Barrett 793147cb82
Merge pull request #127 from thisistherk/master
Added fast_obj.h
2019-05-04 01:38:32 -07:00
Sean Barrett 3a9771a493
Merge pull request #126 from lpea/master
Remove duplicated entry for Catch
2019-05-04 01:38:10 -07:00
Sean Barrett 6ccde66bbd
Merge pull request #119 from DrMcCoy/dmc_unrar
Add dmc_unrar
2019-05-04 01:30:58 -07:00
Sean Barrett 69ca601915
Merge pull request #117 from henryiii/patch-1
Add CLI11
2019-05-04 01:30:34 -07:00
Sean Barrett 5d3698e3e5
Merge pull request #115 from arnavb/patch-1
Miniz is now under the MIT license
2019-05-04 01:23:24 -07:00
Sean Barrett d2282dfe6f
Merge pull request #113 from LoupVaillant/monocypher
Added Monocypher crypto library
2019-05-04 01:23:02 -07:00
Sean Barrett 1dcd319608
Merge pull request #112 from LoupVaillant/trailing-spaces
Removed trailing whitespace
2019-05-04 01:11:15 -07:00
Sean Barrett 0abf0755d6
Merge pull request #110 from corporateshark/master
Added SummedAreaTable
2019-05-04 00:50:33 -07:00
Sean Barrett 75123bafb7
Merge pull request #109 from jimmiebergmann/master
Added mini-yaml.
2019-04-23 00:22:32 -07:00
Sean Barrett 41af12d8e5
Merge branch 'master' into master 2019-04-23 00:22:25 -07:00
Sean Barrett 22d3e5c622
Merge pull request #108 from floooh/sokol-gfx
Add sokol_gfx.h (3D API wrapper) and sokol_time.h (x-platform timing)
2019-04-23 00:21:19 -07:00
Sean Barrett 764c7e1af6
Merge branch 'master' into sokol-gfx 2019-04-23 00:21:10 -07:00
Sean Barrett 024ef82586
Merge pull request #104 from ronen25/master
Adding libcmdf to the library list
2019-04-23 00:20:39 -07:00
Sean Barrett 9c0370a0e4
Merge pull request #100 from iboB/master
Added picobench
2019-04-23 00:19:09 -07:00
Sean Barrett 6de42fe341
Merge branch 'master' into master 2019-04-23 00:19:01 -07:00
Sean Barrett 3fc400feb3
Merge pull request #101 from lieff/master
Add minimp3
2019-04-23 00:17:55 -07:00
Sean Barrett 0c5a2e4381
Merge branch 'master' into master 2019-04-23 00:17:43 -07:00
Sean Barrett 11c669c183
Merge pull request #105 from mobius3/master
add asap
2019-04-23 00:17:20 -07:00
Sean Barrett 3bcbf213d3
Merge branch 'master' into master 2019-04-23 00:16:44 -07:00
Sean Barrett a29d26f947
Merge pull request #99 from sheredom/patch-1
Add process.h and utest.h to the single header list
2019-04-05 20:15:19 -07:00
Sean Barrett 5149e25115
Merge pull request #98 from hardikp/master
Adding C++ mempool
2019-04-05 20:14:58 -07:00
Sean Barrett 1d9c006232
Merge pull request #96 from campisano/csv-parsers
CSV parser libraries
2019-04-05 20:14:19 -07:00
Sean Barrett eae6818c05
Merge pull request #95 from campisano/catch-catch2
Duplication for catch, adding catch2
2019-04-05 20:13:56 -07:00
Sean Barrett cd55f45a93
Merge pull request #92 from mackron/master
Add miniaudio
2019-04-05 20:12:48 -07:00
David Reid accd1d1083
Rename mini_al to miniaudio. 2019-03-06 22:18:07 +10:00
Johannes Kuhlmann 11058eec7f
Add cgltf 2019-02-14 21:23:27 +01:00
Tom Swirly 0d073ca777 Add tfile to "files & filenames" section 2019-01-31 13:49:09 +01:00
Kert 32f4363f18 Add TinyPngOutput 2018-11-20 16:55:33 +00:00
Adam Yaxley 1d22389b8f
Add adamyaxley/Obfuscate to strings section
Guaranteed compile-time string literal obfuscation library for C++14
2018-10-30 21:46:22 +09:00
Christian Berger 1344ab5446 * PR for libcluon
Signed-off-by: Christian Berger <christian.berger@gu.se>
2018-09-02 19:40:22 +02:00
Richard Knight 27dbb4e5af Added fast_obj.h 2018-07-29 14:13:14 +01:00
Guillaume Jacob 5c01098703
Remove duplicated entry for Catch 2018-07-26 09:29:29 +02:00
Loup Vaillant 78c0214b59 Added Monocypher crypto library 2018-04-29 18:34:15 +02:00
Sven Hesse cc75626a6c Add dmc_unrar 2018-04-18 13:42:03 +02:00
Henry Schreiner babaa52752
Add CLI11 2018-04-03 20:47:24 +02:00
Arnav Borborah f4dc4cbfb3
Miniz is now under the MIT license 2018-03-27 12:28:44 -04:00
Loup Vaillant 007259da97 Removed trailing whitespace 2018-03-12 10:43:46 +01:00
Sergey Kosarevsky 290d84645e Added SummedAreaTable 2018-02-14 17:47:40 +01:00
Jimmie Bergmann 52f686f605
Added mini-yaml. 2018-02-03 21:44:45 +01:00
Andre Weissflog 3f21559661 Add sokol_gfx.h and sokol_time.h 2018-02-03 14:08:23 +01:00
Leonardo acec9123a4 add asap 2018-01-30 02:07:05 -02:00
Ronen Lapushner 3cebdb43a3
Added libcmdf 2018-01-23 20:12:22 +02:00
Sean Barrett adaf547392
Merge pull request #103 from syrrim/patch-2
added missing scheme to link
2018-01-22 23:06:39 -06:00
syrrim d5faa850ff
added missing scheme to link 2018-01-22 23:27:10 -05:00