aboutsummaryrefslogtreecommitdiff
path: root/drivers/freetype/src/pshinter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* freetype: Make it a module and split thirdparty libraryRémi Verschelde2016-10-1515-5319/+0
| | | | | Comment out the weird workaround for building on Windows at it might not be needed anymore. Testing needed to confirm.
* FreeType: Update to upstream version 2.6.5Rémi Verschelde2016-07-2215-311/+193
| | | | | The only diffs to the upstream sources are to be found in `include/ft2build.h` and `include/freetype/config/ftoption.h`.
* FreeType: Remove unnecessary subfolderRémi Verschelde2016-07-2215-0/+5437
Also sort sources alphabetically for clarity.