aboutsummaryrefslogtreecommitdiffstats
path: root/xc
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Xorg; look for XorgVersion as well. Also, undefine XF86DRI for miini...Peter Åstrand2006-05-241-2/+2
* Removed duplicate definition of ddxInitGlobals. Adapt Copyright.Peter Åstrand2006-05-241-7/+4
* Applied the rest of useful changes from VNC 4.1.2 (version number changes wer...Constantin Kaplinsky2006-05-241-0/+6
* The "xc" tree merged with VNC 4.1.1 code.Constantin Kaplinsky2006-04-1713-132/+420
* Updated vncHooksComposite, to fix additional RENDER problems. It's notPeter Åstrand2005-08-171-15/+16
* If pixelFormatDefined, change masks and offsets for all visuals; notPeter Åstrand2005-06-211-18/+18
* Reworked last patch: Call the original Composite procedure, evenPeter Åstrand2005-03-311-10/+9
* Correction for graphics problem when using RENDER: Sometimes,Peter Åstrand2005-03-311-0/+8
* Do not translate mouse buttons according to the server map; treat VNC mouse b...Peter Åstrand2005-03-101-7/+2
* Implemented Composite hook. This solves the problem with menu text in OpenOff...Peter Åstrand2005-03-103-2/+52
* Reverted most of vfbScreenInfo to the original RealVNC implementation,Peter Åstrand2005-02-231-42/+43
* Build fix: Temporarily change "new" to "New" when including micmap.h.Peter Åstrand2005-02-231-0/+2
* Added support for the -fbdir and -shmem option.Peter Åstrand2005-02-232-0/+142
* Synched InitOutput with modern InitOutput.c.Peter Åstrand2005-02-221-49/+47
* Synched vfbScreenInit with modern InitOutput.c.Peter Åstrand2005-02-221-64/+75
* Added vfbCloseScreen. Reindented vfbScreenInfo.Peter Åstrand2005-02-221-18/+47
* Adapted vfbPointerFuncs to match modern InitOutput.c.Peter Åstrand2005-02-221-14/+20
* Synched vfbWriteXWDFileHeader, vfbCursorOffScreen and vfbCrossScreen with mod...Peter Åstrand2005-02-221-48/+58
* Synched vfbAllocateFramebufferMemory with modern InitOutput.c.Peter Åstrand2005-02-221-34/+51
* paddedWidthInBytes -> paddedBytesWidthPeter Åstrand2005-02-221-6/+6
* Corrected last patch; class must be c_class.Peter Åstrand2005-02-221-1/+1
* Synched vfbUninstallColormap and vfbStoreColors with modern InitOutput.c.Peter Åstrand2005-02-221-29/+40
* Synched GetTimeInMillis, vfbListInstalledColormaps and vfbInstallColormap wit...Peter Åstrand2005-02-221-61/+64
* Synched ddxInitGlobals and ddxProcessArgument with modern InitOutput.c.Peter Åstrand2005-02-221-191/+214
* Synched AbortDDX, OsVendorInit, OsVendorFatalError and ddxBeforeReset, as wel...Peter Åstrand2005-02-221-5/+55
* vfbBitsPerPixel and ddxGiveUp synched with modern InitOutput.c.Peter Åstrand2005-02-221-20/+56
* Change code style for vfbInitializePixmapDepths and vfbInitializeDefaultScree...Peter Åstrand2005-02-221-20/+22
* Do not disable BuildXKB on Solaris anymore.Peter Åstrand2005-02-181-2/+1
* Removed "HasFreetype2 NO"; this is site-specific.Peter Åstrand2005-02-171-3/+0
* Enable support for OpenGL/GLX/Mesa.Peter Åstrand2005-02-151-1/+2
* Support the RENDER extension.Peter Åstrand2005-02-141-3/+37
* Applied vnc-use-fb.patch from FC3, slightly modified:Peter Åstrand2005-02-142-109/+9
* Applied vnc-idle.patch from FC3, plus documentation.Peter Åstrand2005-02-141-1/+1
* Added forgotten hunk from vnc-xorg.patch. Seems to fix the segfaultPeter Åstrand2005-02-111-1/+1
* Applied vnc-def.patch and vnc-xorg.patch from FC3, except:Peter Åstrand2005-02-113-10/+6
* The Xserver now builds with X.Org 6.8.2. It doesn't run correctly yet, though.Peter Åstrand2005-02-113-0/+10
* vncconfig -> vncconfig_unixPeter Åstrand2005-02-103-3/+3
* Must link with libjpeg.a.Peter Åstrand2005-02-101-1/+2
* Changed all user-visible strings from colour to color.Peter Åstrand2004-12-301-1/+1
* Tightified sources:Peter Åstrand2004-12-302-6/+7
* Initial revisionConstantin Kaplinsky2004-10-0816-0/+5301