aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* svn merge ^/branches/released .marha2010-01-2517-244/+197
|\
| * Git update 25/1/2010marha2010-01-2517-244/+197
| |
* | Solved a possible crash in closing down the screen due to use on an ↵marha2010-01-241-2/+2
| | | | | | | | uninitialised pointer.
* | The visual studio compiler does not define a prototype for hypot but for ↵marha2010-01-242-0/+8
| | | | | | | | _hypot. This caused wrong plotting of lines in octave. (Problem reported by nkmho )
* | svn merge ^/branches/released .marha2010-01-1426-71/+1166
|\|
| * Git update 14/1/2010marha2010-01-1425-69/+1164
| |
* | svn merge ^/branches/releasedmarha2010-01-0871-13781/+2040
|\|
| * Git update 8 jan 2010marha2010-01-0874-16906/+588
| |
* | svn merge ^/branches/releasedmarha2010-01-075-24/+58
|\| | | | | | | | | (Merged in record patch)
| * Added patches for bug http://bugs.freedesktop.org/show_bug.cgi?id=20500marha2010-01-075-24/+58
| | | | | | | | | | | | 0001-dix-EventToCore-needs-to-copy-the-root-window-too.patch 0001-Re-enable-the-RECORD-extension.patch
* | Increased version numbermarha2010-01-052-2/+2
| |
* | Multiwindow: solved problem of window not having the correct size.marha2010-01-051-0/+15
| |
* | svn merge ^/branches/releasedmarha2010-01-0579-3341/+6245
|\|
| * Git update 5/1/2010marha2010-01-052-3/+14
| |
| * Git update 4/1/2010marha2010-01-0478-886/+3971
| |
* | Always use screen 0 to start windows clients.marha2010-01-021-2/+2
| |
* | Fixed problem of clipboard client being shutdown when connecting through xdmcp.marha2010-01-021-2/+15
| |
* | Use InitWSA function to intialise winsock.marha2010-01-021-0/+6
| |
* | svn merge ^/branches/releasedmarha2009-12-20197-71049/+6351
|\|
| * Switched to xorg-server-1.7.99.2marha2009-12-20201-71399/+6577
| |
* | Wrong paths for dlls1.7.99.4marha2009-12-171-2/+2
| |
* | Wrong path for dllmarha2009-12-171-1/+1
| |
* | svn merge ^/branches/releasedmarha2009-12-1740-7374/+7219
|\|
| * Git update 17/12/2009marha2009-12-1740-699/+546
| |
* | Changed release datemarha2009-12-171-1/+1
| |
* | Also install swrast_dri_dbg.dllmarha2009-12-151-0/+1
| |
* | Debug version of vcxsrv should use debug version of swrast_dri.dll and vice ↵marha2009-12-152-3/+13
| | | | | | | | versa
* | svn merge ^/branches/releasedmarha2009-12-1516-569/+574
|\|
| * Git update 14/12/2009marha2009-12-1416-184/+189
| |
* | svn merge ^/trunk .marha2009-12-1017-5967/+6012
|\|
| * Git update 8/12/2009marha2009-12-0816-56/+101
| |
* | Should have been added in previous commitmarha2009-12-091-0/+1
| |
* | Solved DC leackage and problem if wrong context to be activated on losecurrent.marha2009-12-091-33/+73
| |
* | DC should only be released after the context is not current anymore on openglmarha2009-12-085-81/+160
| |
* | Solved problem is using the wrong parameters in the release dc function calls.marha2009-12-081-2294/+2295
| |
* | svn merge ^/branches/releasedmarha2009-12-0231-544/+454
|\|
| * Xserver git updatemarha2009-12-0231-544/+454
| |
* | Increased version number.marha2009-12-012-2/+2
| |
* | Enabled native opengl for xdmcpmarha2009-12-015-9/+129
| |
* | Do not uninstall the c runtime, cause it sometimes remove the dlls from the ↵marha2009-11-241-26/+28
| | | | | | | | winsxs directory although other applications are still using them.
* | Make sure that uninitilised members of ICONINFO are put to zero.1.7.99.3marha2009-11-231-12/+20
| |
* | Make sure that uninitialised members of bmpHeader are set to zero.marha2009-11-231-4/+9
| |
* | winGetWindowInfo: avoid creating unnecessary regionsmarha2009-11-231-5/+15
| |
* | Commented out unnecessary code.marha2009-11-231-0/+2
| |
* | - Solved problems when running opengl with indirect rendering (export ↵marha2009-11-234-15/+25
| | | | | | | | | | | | | | LIBGL_ALWAYS_INDIRECT=1) - removed mesaopengl32.dll (not needed anymore)
* | Solved crash when no wgl extensions.marha2009-11-231-0/+2
| |
* | Solved problem of accessing memory after being freed.marha2009-11-231-1/+3
| |
* | Synchronised makefile and makefile.ammarha2009-11-231-5/+38
| |
* | It seems that wglGetPixelFormatAttribivARB may also return ↵marha2009-11-221-0/+4
| | | | | | | | WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT
* | Make sure GLXminor is filled with correct value.marha2009-11-201-0/+2
| |