aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Expand)AuthorAgeFilesLines
...
* | The visual studio compiler does not define a prototype for hypot but for _hyp...marha2010-01-242-0/+8
* | 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
|\|
| * Added patches for bug http://bugs.freedesktop.org/show_bug.cgi?id=20500marha2010-01-075-24/+58
* | 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 v...marha2009-12-152-3/+13
* | 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 w...marha2009-11-241-26/+28
* | 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 LIBGL_A...marha2009-11-234-15/+25
* | 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 WGL_TYPE_RGBA_UNSI...marha2009-11-221-0/+4
* | Make sure GLXminor is filled with correct value.marha2009-11-201-0/+2
* | Removed compile warnings.marha2009-11-204-6/+6
* | Make sure no data out of the buffer is logged.marha2009-11-201-1/+2
* | Native glx is compiling and running now (although no acceleration is happenin...marha2009-11-2033-217/+29432