Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svn merge ^/branches/released | marha | 2010-01-07 | 5 | -24/+58 |
|\ | | | | | | | | | (Merged in record patch) | ||||
| * | Added patches for bug http://bugs.freedesktop.org/show_bug.cgi?id=20500 | marha | 2010-01-07 | 5 | -24/+58 |
| | | | | | | | | | | | | 0001-dix-EventToCore-needs-to-copy-the-root-window-too.patch 0001-Re-enable-the-RECORD-extension.patch | ||||
* | | Increased version number | marha | 2010-01-05 | 2 | -2/+2 |
| | | |||||
* | | Multiwindow: solved problem of window not having the correct size. | marha | 2010-01-05 | 1 | -0/+15 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2010-01-05 | 79 | -3341/+6245 |
|\| | |||||
| * | Git update 5/1/2010 | marha | 2010-01-05 | 2 | -3/+14 |
| | | |||||
| * | Git update 4/1/2010 | marha | 2010-01-04 | 78 | -886/+3971 |
| | | |||||
* | | Always use screen 0 to start windows clients. | marha | 2010-01-02 | 1 | -2/+2 |
| | | |||||
* | | Fixed problem of clipboard client being shutdown when connecting through xdmcp. | marha | 2010-01-02 | 1 | -2/+15 |
| | | |||||
* | | Use InitWSA function to intialise winsock. | marha | 2010-01-02 | 1 | -0/+6 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2009-12-20 | 197 | -71049/+6351 |
|\| | |||||
| * | Switched to xorg-server-1.7.99.2 | marha | 2009-12-20 | 201 | -71399/+6577 |
| | | |||||
* | | Wrong paths for dlls1.7.99.4 | marha | 2009-12-17 | 1 | -2/+2 |
| | | |||||
* | | Wrong path for dll | marha | 2009-12-17 | 1 | -1/+1 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2009-12-17 | 40 | -7374/+7219 |
|\| | |||||
| * | Git update 17/12/2009 | marha | 2009-12-17 | 40 | -699/+546 |
| | | |||||
* | | Changed release date | marha | 2009-12-17 | 1 | -1/+1 |
| | | |||||
* | | Also install swrast_dri_dbg.dll | marha | 2009-12-15 | 1 | -0/+1 |
| | | |||||
* | | Debug version of vcxsrv should use debug version of swrast_dri.dll and vice ↵ | marha | 2009-12-15 | 2 | -3/+13 |
| | | | | | | | | versa | ||||
* | | svn merge ^/branches/released | marha | 2009-12-15 | 16 | -569/+574 |
|\| | |||||
| * | Git update 14/12/2009 | marha | 2009-12-14 | 16 | -184/+189 |
| | | |||||
* | | svn merge ^/trunk . | marha | 2009-12-10 | 17 | -5967/+6012 |
|\| | |||||
| * | Git update 8/12/2009 | marha | 2009-12-08 | 16 | -56/+101 |
| | | |||||
* | | Should have been added in previous commit | marha | 2009-12-09 | 1 | -0/+1 |
| | | |||||
* | | Solved DC leackage and problem if wrong context to be activated on losecurrent. | marha | 2009-12-09 | 1 | -33/+73 |
| | | |||||
* | | DC should only be released after the context is not current anymore on opengl | marha | 2009-12-08 | 5 | -81/+160 |
| | | |||||
* | | Solved problem is using the wrong parameters in the release dc function calls. | marha | 2009-12-08 | 1 | -2294/+2295 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2009-12-02 | 31 | -544/+454 |
|\| | |||||
| * | Xserver git update | marha | 2009-12-02 | 31 | -544/+454 |
| | | |||||
* | | Increased version number. | marha | 2009-12-01 | 2 | -2/+2 |
| | | |||||
* | | Enabled native opengl for xdmcp | marha | 2009-12-01 | 5 | -9/+129 |
| | | |||||
* | | Do not uninstall the c runtime, cause it sometimes remove the dlls from the ↵ | marha | 2009-11-24 | 1 | -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.3 | marha | 2009-11-23 | 1 | -12/+20 |
| | | |||||
* | | Make sure that uninitialised members of bmpHeader are set to zero. | marha | 2009-11-23 | 1 | -4/+9 |
| | | |||||
* | | winGetWindowInfo: avoid creating unnecessary regions | marha | 2009-11-23 | 1 | -5/+15 |
| | | |||||
* | | Commented out unnecessary code. | marha | 2009-11-23 | 1 | -0/+2 |
| | | |||||
* | | - Solved problems when running opengl with indirect rendering (export ↵ | marha | 2009-11-23 | 4 | -15/+25 |
| | | | | | | | | | | | | | | LIBGL_ALWAYS_INDIRECT=1) - removed mesaopengl32.dll (not needed anymore) | ||||
* | | Solved crash when no wgl extensions. | marha | 2009-11-23 | 1 | -0/+2 |
| | | |||||
* | | Solved problem of accessing memory after being freed. | marha | 2009-11-23 | 1 | -1/+3 |
| | | |||||
* | | Synchronised makefile and makefile.am | marha | 2009-11-23 | 1 | -5/+38 |
| | | |||||
* | | It seems that wglGetPixelFormatAttribivARB may also return ↵ | marha | 2009-11-22 | 1 | -0/+4 |
| | | | | | | | | WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT | ||||
* | | Make sure GLXminor is filled with correct value. | marha | 2009-11-20 | 1 | -0/+2 |
| | | |||||
* | | Removed compile warnings. | marha | 2009-11-20 | 4 | -6/+6 |
| | | |||||
* | | Make sure no data out of the buffer is logged. | marha | 2009-11-20 | 1 | -1/+2 |
| | | |||||
* | | Native glx is compiling and running now (although no acceleration is ↵ | marha | 2009-11-20 | 33 | -217/+29432 |
| | | | | | | | | happening... to be investigated further) | ||||
* | | svn merge ^/branches/released | marha | 2009-11-20 | 9 | -1858/+2743 |
|\| | |||||
| * | Checked in glx of cygwin-aiglx branch of ↵ | marha | 2009-11-20 | 9 | -1858/+2743 |
| | | | | | | | | git://anongit.freedesktop.org/~jturney/xserver | ||||
* | | extension_string.c should also be included. | marha | 2009-11-19 | 1 | -1/+1 |
| | | |||||
* | | Removed compilation of libraries that are not needed. | marha | 2009-11-19 | 2 | -5/+3 |
| | | |||||
* | | Adjusted error messages. | marha | 2009-11-18 | 1 | -6/+17 |
| | |