removed duplicate, fixed entries, more columns for html

This commit is contained in:
Trilarion
2018-06-12 10:51:06 +02:00
parent 91e703e7fb
commit 5e77f1e9a8
47 changed files with 3579 additions and 274 deletions

View File

@ -6,7 +6,7 @@ _Implements a large subset of the POSIX standard threads related API._
- Media: https://en.wikipedia.org/wiki/POSIX_Threads#POSIX_Threads_for_Windows
- Download: (see home)
- State: mature
- Code repository: cvs (see home) https://github.com/GerHobbelt/pthread-win32
- Code repository: https://github.com/GerHobbelt/pthread-win32, (cvs, see home)
- Code language: C
- Code license: LGPL-2.1

View File

@ -7,7 +7,7 @@ _Simple DirectMedia Layer is a cross-platform development library designed to pr
- Download: https://www.libsdl.org/download-2.0.php
- State: mature
- Keywords: 3D
- Code repository: http://hg.libsdl.org/SDL (mercurial)
- Code repository: http://hg.libsdl.org/SDL (hg)
- Code language: C
- Code license: zlib
- Bindings: [C#, Lua, Python, ..](https://www.libsdl.org/languages.php)