summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/xvnc.c
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.11.90 (1.12.0 beta)v1.11.90Pierre Ossman2021-09-081-1/+1
* Remove vfb references from symbol namesPierre Ossman2021-07-131-64/+64
* Remove zaphod mode from XvncPierre Ossman2021-07-131-164/+64
* Remove undocumented -linebias argumentPierre Ossman2021-07-131-26/+0
* Clean up Xvnc screen structPierre Ossman2021-07-131-18/+6
* Remove unused headersPierre Ossman2021-07-131-8/+1
* Remove obsolete AIX hackPierre Ossman2021-07-131-5/+0
* Remove obsolete comment about backing storePierre Ossman2021-07-131-5/+0
* Remove CloseScreen() wrapperPierre Ossman2021-07-131-22/+0
* Do all RandR init in vncRandRInit()Pierre Ossman2021-07-131-20/+15
* Use central SetRootClip()Pierre Ossman2021-07-131-90/+4
* Remove Darwin code from XvncPierre Ossman2021-07-131-22/+0
* Handle X.org patch level featuresPierre Ossman2021-07-131-2/+6
* Remove shared memory framebuffer optionPierre Ossman2021-07-131-77/+3
* Remove more color map code from XvncPierre Ossman2021-07-131-151/+0
* Remove DDXTIME codePierre Ossman2021-07-131-11/+0
* Call FatalError() on bad Xvnc argumentsPierre Ossman2021-07-131-6/+12
* Use CHECK_FOR_REQUIRED_ARGUMENTS() for arg checkPierre Ossman2021-07-131-15/+15
* Apply Xorg coding style to xvnc.cPierre Ossman2021-07-131-560/+567
* Remove #ifdef RENDERPierre Ossman2021-07-131-4/+0
* Move ddxInputThreadInit() to xvnc.cPierre Ossman2021-07-131-0/+9
* Update copyright year to 2021Pierre Ossman2021-01-251-1/+1
* Tolerate specifying -BoolParam 0 and similarPierre Ossman2020-09-181-0/+14
* Change development version to 1.11.80Pierre Ossman2020-08-191-1/+1
* Merge branch 'regions' of https://github.com/CendioOssman/tigervncPierre Ossman2020-06-151-9/+9
|\
| * Stop using legacy region macrosPierre Ossman2020-05-011-9/+9
* | Add final line break to FatalError() callsPierre Ossman2020-05-231-2/+2
|/
* Remove legacy Xorg codePierre Ossman2020-04-021-142/+0
* Remove 8-bit support from documentationPierre Ossman2020-04-021-10/+0
* Update copyright year to 2020Pierre Ossman2020-01-161-1/+1
* Change development version to 1.10.80Pierre Ossman2019-10-181-1/+1
* Update visible copyright years to 2019Samuel Mannehed2019-02-271-1/+1
* Merge branch 'covscan' of https://github.com/grulja/tigervncPierre Ossman2018-11-211-3/+6
|\
| * Check correct return codeJan Grulich2018-11-201-3/+6
* | Change to https for tigervnc URLPierre Ossman2018-10-191-1/+1
|/
* Avoid error/warning about implicit function declarationJan Grulich2018-06-281-0/+3
* Change development version to 1.9.80Pierre Ossman2018-06-131-1/+1
* Add support for X server 1.20.0.Michal Srb2018-06-081-0/+8
* Add a tryScreenLayout functionPeter Åstrand (astrand)2018-04-091-7/+56
* Remove "screen" argument from Randr glue functionsPeter Åstrand (astrand)2018-04-091-1/+1
* Removed support for building without RANDR definePeter Åstrand (astrand)2018-04-091-8/+0
* Corrected RandR wrapper return codesPeter Åstrand (astrand)2018-04-091-2/+2
* Move computeScreenLayout/setScreenLayout to unixcommon libPeter Åstrand (astrand)2018-04-091-0/+1
* Update visible copyright year to 2018Samuel Mannehed2018-02-081-1/+1
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-311-1/+1
* Make VNC extension startup mandatoryPierre Ossman2017-12-071-8/+0
* Change development version to 1.8.80Pierre Ossman2017-04-191-1/+1
* Update visible copyright year to 2017Samuel Mannehed2017-03-201-1/+1
* Fix -inetd not working with xserver >= 1.19Hans de Goede2017-01-101-1/+9
* Proper multi-screen support in XvncPierre Ossman2016-08-181-9/+43