aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * Xserver git updatemarha2009-12-027-193/+44
* | Increased version number.marha2009-12-011-1/+1
* | Enabled native opengl for xdmcpmarha2009-12-015-9/+129
* | 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 crash when no wgl extensions.marha2009-11-231-0/+2
* | 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
* | Native glx is compiling and running now (although no acceleration is happenin...marha2009-11-2027-214/+29400
* | svn merge ^/branches/releasedmarha2009-11-209-1858/+2743
|\|
| * Checked in glx of cygwin-aiglx branch of git://anongit.freedesktop.org/~jturn...marha2009-11-209-1858/+2743
* | Increased version numer.marha2009-11-171-1/+3
* | svn merge ^/branches/releasedmarha2009-11-17110-13767/+83391
|\|
| * Update to git master branch of xserver.marha2009-11-16110-1023/+70703
* | Removed files that will be merged in again.marha2009-11-162-108/+0
* | Use flex and bison to generate winprefslex.c winprefsyacc.c and winprefsyacc.hmarha2009-11-166-4584/+15
* | Increased version number to 1.7.99.2marha2009-11-131-1/+1
* | Added xwininfomarha2009-11-061-2/+2
|\|
* | Added xclock and xcalc to system menu.marha2009-11-061-1/+1
* | Move WinMain to seperate library.marha2009-11-051-40/+0
* | New version 1.7.99.1marha2009-11-031-1/+1
* | svn merge ^/branches/releasedmarha2009-10-21388-39937/+52099
|\|
| * Updated to xorg-server-1.7.99.1marha2009-10-21389-39929/+52105
* | svn merge ^/branches/releasedmarha2009-10-199-187/+117
|\|
| * Updated to xorg-server-1.7.0.902marha2009-10-1910-188/+118
* | svn merge ^/branches/released .marha2009-10-1270-362/+261
|\|
| * Updated to:marha2009-10-1270-362/+261
* | Increased version number (first version with opengl enabled.)marha2009-10-121-1/+1
* | Syncronised makefile and makefile.am a little bit more.marha2009-10-081-23/+23
* | Increased version number (now in sync with version of xorg-server)marha2009-10-071-1/+1
* | Cleanedmarha2009-10-061-6/+0
* | Call XSelectInput when a window is mapped and not when it is created.marha2009-10-061-4/+2
* | Debug: print window id's as hex.marha2009-10-061-2/+2
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-10-0547-1997/+1979
|\|
| * Updated tomarha2009-10-0447-408/+390
* | Print resourceid as hex.marha2009-10-042-3/+3
* | XSetWindowBorderWidth can only be called if the window class is different fro...marha2009-10-021-1/+1
* | Compile errors solved.marha2009-09-292-3/+3
* | Print some more information in X error handler.marha2009-09-292-6/+25
* | Take for the log file the same verbosity as for the screen.marha2009-09-281-1/+1
* | Also install xerrordb file.marha2009-09-281-1/+10
* | Removed most tracing in release versions.marha2009-09-2853-1349/+372
* | Switched to version 1.1.21.1.2marha2009-09-251-1/+1
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/releasedmarha2009-09-2437-1308/+1258
|\|
| * Update following packages:marha2009-09-2437-268/+218
* | Put global pointers to the mouse and keyboard device back to NULL after they ...marha2009-09-232-1/+8
* | Solved endless looping when clipboardthread is restarted due to winioerrhandler.marha2009-09-231-6/+6