summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Write fixed 0xFF to alpha channel in convert_rgb2fb()HEADmasterEnrico Jorns2016-12-021-1/+2
* use fallback connector also if default not availableEnrico Jorns2016-07-251-1/+1
* fix version incrementPhilipp Zabel2016-07-251-2/+2
* increment versionv12Philipp Zabel2016-06-141-1/+1
* release 12Philipp Zabel2016-06-141-0/+8
* add fallback-connector supportPhilipp Zabel2016-06-142-1/+18
* allow to address connectors by namePhilipp Zabel2016-06-142-14/+48
* don't look up connector twicePhilipp Zabel2016-06-141-9/+5
* find partial modesPhilipp Zabel2016-06-141-2/+3
* lazy framebuffer creationPhilipp Zabel2016-06-142-16/+53
* add parse error messagesPhilipp Zabel2016-06-141-4/+9
* report connector if chosen automaticallyPhilipp Zabel2016-06-141-0/+2
* add drm_format name helpers and use themPhilipp Zabel2016-06-141-43/+54
* move ARRAY_SIZE macro into kmsfb.hPhilipp Zabel2016-06-142-2/+2
* move framebuffer pattern fill into separate functionPhilipp Zabel2016-06-131-99/+103
* fix calculation in drm_find_max_res()Enrico Jorns2016-01-081-2/+9
* release v11v11Lucas Stach2015-12-162-1/+6
* search for usable DRM deviceLucas Stach2015-12-161-6/+22
* Fix RGB888 copy'n'paste errorJuergen Borleis2015-12-071-1/+0
* Add support for ARGB4444 framebuffer formatLucas Stach2015-08-062-0/+14
* Add missing header to noinst_HEADERSv10Philipp Zabel2015-07-301-1/+3
* fix release versionPhilipp Zabel2015-07-301-1/+1
* release 10Philipp Zabel2015-07-301-0/+8
* Fix separate alpha plane positionPhilipp Zabel2015-07-301-1/+1
* Add support for RGBA formats with separate alpha planePhilipp Zabel2015-07-303-11/+143
* Add support for more RGB formatsPhilipp Zabel2015-04-173-60/+237
* bgi: remove superfluous empty linesPhilipp Zabel2015-04-171-2/+0
* bgi: fix read/write for block size >= 128kPhilipp Zabel2015-04-171-5/+9
* report drmModeAddFB2 error codePhilipp Zabel2015-04-171-2/+6
* add support for libpng16Philipp Zabel2015-04-141-1/+5
* bgi: make FBIO_WAITFORVSYNC really synchronousLucas Stach2015-04-141-1/+9
* bgi: Make input parameters to timing conversion functions constPhilipp Zabel2015-02-171-1/+1
* release 9v9Michael Olbrich2015-02-132-1/+9
* put splash image on separate framebuffer in tripple buffer modeMichael Olbrich2015-02-133-15/+65
* bgi: fix warningMichael Olbrich2015-02-121-1/+1
* print: Add quiet optionMarkus Pargmann2015-02-121-10/+23
* Add init supportMarkus Pargmann2015-02-121-0/+13
* args: Use /etc/kmsfb-manage.conf when no arguments were passedMarkus Pargmann2015-02-121-5/+59
* Add support for ARGB1555 formatPhilipp Zabel2014-12-183-15/+62
* Add support for changing mode via fbset on non-shared fullscreen framebuffersPhilipp Zabel2014-12-183-4/+164
* kmsfb-manage: whitespace fixesPhilipp Zabel2014-12-151-3/+3
* kmsfb-manage: make connector id unsignedPhilipp Zabel2014-12-151-1/+1
* png: fix compiler warnings in png_loadPhilipp Zabel2014-12-151-3/+3
* release 8v8Philipp Zabel2014-11-072-1/+5
* kmsfb-manage: add frame rate selection supportPhilipp Zabel2014-11-072-4/+14
* release 7v7Marc Kleine-Budde2014-10-132-1/+5
* add png splash image supportSteffen Trumtrar2014-10-105-2/+242
* relicense from LGPLv2.1 to GPLv2Steffen Trumtrar2014-10-103-423/+258
* release 6v6Philipp Zabel2014-07-292-1/+5
* add alpha transparency supportPhilipp Zabel2014-07-292-4/+15