summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-16add c header for quartzMattias Andrée1-0/+72
2014-04-16add missed inclusion guardMattias Andrée1-0/+7
2014-04-16add fake_quartz.cMattias Andrée2-1/+229
2014-04-15mMattias Andrée2-8/+8
2014-04-15add fake_quartz.hMattias Andrée1-0/+58
2014-04-15Python side of W32 GDI support, W32 GDI works on GNU/Linux under XMattias Andrée2-12/+73
2014-04-15add w32gdi_crtcs_countMattias Andrée1-0/+9
2014-04-15fix errors and warningsMattias Andrée4-12/+16
2014-04-15Cython side of Windows GDI supportMattias Andrée1-0/+142
2014-04-15mMattias Andrée3-3/+3
2014-04-15C side implemention of w32gdi supportMattias Andrée2-0/+255
2014-04-15typoMattias Andrée1-1/+1
2014-04-15canniablise my fake windows patch for redshiftMattias Andrée2-0/+275
2014-04-14m commentMattias Andrée1-0/+7
2014-04-14demo EDID parsingMattias Andrée1-1/+1
2014-04-14document EDIDMattias Andrée1-3/+26
2014-04-13mMattias Andrée1-2/+2
2014-04-13add note for cannibalisers and time travelersMattias Andrée1-0/+7
2014-04-13whitespaceMattias Andrée1-1/+0
2014-04-13mMattias Andrée1-1/+1
2014-04-13add a little edid parsing, can get physical dimensions and gammaMattias Andrée1-0/+27
2014-04-12derpMattias Andrée1-1/+1
2014-04-12mMattias Andrée1-1/+1
2014-04-12typoMattias Andrée1-2/+4
2014-04-12m docMattias Andrée2-2/+7
2014-04-12add (absolute) support for 256 byte EDID:s (deprecated, and I think also rare)Mattias Andrée1-3/+3
2014-04-12typoMattias Andrée1-1/+1
2014-04-12typoMattias Andrée1-2/+2
2014-04-12m docMattias Andrée1-1/+7
2014-04-12typoMattias Andrée1-1/+1
2014-04-12typoMattias Andrée1-1/+1
2014-04-12mMattias Andrée1-1/+0
2014-04-12m + fix multiscreen bugMattias Andrée3-11/+14
2014-04-11use limits.hMattias Andrée2-4/+8
2014-04-11add more warningsMattias Andrée6-31/+45
2014-04-11missed line breakMattias Andrée1-1/+1
2014-04-10typoMattias Andrée1-1/+1
2014-04-06remove unnecessary halo eliminationMattias Andrée1-2/+0
2014-04-06mMattias Andrée1-1/+1
2014-04-06add monotone cubic interpolationMattias Andrée1-0/+86
2014-04-06demo tension parameterMattias Andrée1-1/+1
2014-04-06document tensionMattias Andrée1-1/+1
2014-04-06remove path from process titleMattias Andrée1-0/+6
2014-04-06bump versionMattias Andrée1-1/+1
2014-04-06micro release1.17.1Mattias Andrée1-1/+1
2014-04-06how did I not catch this regression bug before nowMattias Andrée1-3/+3
2014-04-06optimisation to cubic interpolation: remove a basis function by doing an value translationMattias Andrée1-2/+2
2014-04-06m + fix cubic interpolationMattias Andrée1-4/+7
2014-04-05...the python 3.4 way if using python 3.4 or newerMattias Andrée1-2/+10
2014-04-05improve execution of adhoc.pyMattias Andrée1-31/+3