summaryrefslogtreecommitdiffstats
path: root/rtems/config/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics: clone Microwindows from official Greg Haerr's repository.Pavel Pisa2016-04-162-2/+2
| | | | | | | | | | | | graphics/nxlib is removed from build set because for actual Microwindows the NXlib is included in Microwindows sources (src/nxlib). The original NXlib libX11.a is replaced by two varinats libPX11 links X11 server replacement directly to the application. libNX11 is more X11 concept compatible, application and server runs in the separate processes.
* graphics: update libtiff to 4.0.6 version.Pavel Pisa2016-04-162-1/+22
| | | | | There has been collision between local extern excessive function declaration and C library (newlib) provided header and type.
* graphics: Add 3rd party graphics support back to the master branch.Chris Johns2016-04-1511-0/+152
| | | | | | | | | | The support is added at the top level and so not lost when we move to a new version of RTEMS. The change also moves all 3rd party packages to use a common rtems-package.bset build set file. All packages except Microwindows itself build cleanly.
* fix libpng version numberYANG Qiao2015-12-161-3/+3
|
* add nxlib bsetYANG Qiao2015-08-101-0/+19
|
* add nanoX bsetYANG Qiao2015-08-101-0/+19
|
* add t1lib bset (patch url should be changed after it is merged into rtems ↵YANG Qiao2015-08-101-0/+21
| | | | git server)
* add freetype2 bsetYANG Qiao2015-08-101-0/+21
|
* add tiff-4.0.2 bsetYANG Qiao2015-08-101-0/+21
|
* add libpng bsetYANG Qiao2015-08-101-0/+22
|
* rtems-4.11: Add libjpegJoel Sherrill2014-10-241-0/+21