aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | 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 ↵marha2009-11-2033-217/+29432
| | | | | | | | happening... to be investigated further)
* | svn merge ^/branches/releasedmarha2009-11-209-1858/+2743
|\|
| * Checked in glx of cygwin-aiglx branch of ↵marha2009-11-209-1858/+2743
| | | | | | | | git://anongit.freedesktop.org/~jturney/xserver
* | extension_string.c should also be included.marha2009-11-191-1/+1
| |
* | Removed compilation of libraries that are not needed.marha2009-11-192-5/+3
| |
* | Adjusted error messages.marha2009-11-181-6/+17
| |
* | Added copyrightmarha2009-11-181-7/+17
| |
* | Also install debug CRT (needed by vcxsrv_dbg.exe)marha2009-11-182-6/+44
| |
* | Increased version numer.marha2009-11-174-4/+6
| | | | | | | | | | Changed website
* | svn merge ^/branches/releasedmarha2009-11-17136-13882/+83917
|\|
| * Update to git master branch of xserver.marha2009-11-16134-1131/+71194
| |
* | Solved endless loop problem when moving the cursor between 2 screens ↵marha2009-11-172-4/+7
| | | | | | | | | | | | | | together with +xinerama. (The problem was worse when screen 1 was left to screen 0)
* | Removed files that will be merged in again.marha2009-11-162-108/+0
| |