index
:
vcxsrv
bugfix/bug3
bugfix/bug4
master
release/1.15.2.x
release/1.17.0.0-x
release/external
release/external-1.15.2.x
release/external-1.17.0.0-x
VcXsrv Windows X Server (X2Go/Arctica Builds)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xorg-server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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 dlls
1.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 v...
marha
2009-12-15
2
-3
/
+13
*
|
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 w...
marha
2009-11-24
1
-26
/
+28
*
|
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 LIBGL_A...
marha
2009-11-23
4
-15
/
+25
*
|
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 WGL_TYPE_RGBA_UNSI...
marha
2009-11-22
1
-0
/
+4
*
|
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 happenin...
marha
2009-11-20
33
-217
/
+29432
*
|
svn merge ^/branches/released
marha
2009-11-20
9
-1858
/
+2743
|
\
|
|
*
Checked in glx of cygwin-aiglx branch of git://anongit.freedesktop.org/~jturn...
marha
2009-11-20
9
-1858
/
+2743
*
|
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
*
|
Added copyright
marha
2009-11-18
1
-7
/
+17
*
|
Also install debug CRT (needed by vcxsrv_dbg.exe)
marha
2009-11-18
2
-6
/
+44
*
|
Increased version numer.
marha
2009-11-17
4
-4
/
+6
*
|
svn merge ^/branches/released
marha
2009-11-17
136
-13882
/
+83917
|
\
|
|
*
Update to git master branch of xserver.
marha
2009-11-16
134
-1131
/
+71194
*
|
Solved endless loop problem when moving the cursor between 2 screens together...
marha
2009-11-17
2
-4
/
+7
*
|
Removed files that will be merged in again.
marha
2009-11-16
2
-108
/
+0
[prev]
[next]