aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Collapse)AuthorAgeFilesLines
* Always use screen 0 to start windows clients.marha2010-01-021-2/+2
|
* svn merge ^/branches/releasedmarha2009-12-202-3/+15
|\
| * Switched to xorg-server-1.7.99.2marha2009-12-206-353/+241
| |
* | Changed release datemarha2009-12-171-1/+1
| |
* | svn merge ^/trunk .marha2009-12-101-1/+1
|\|
* | 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
| |
* | 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 ↵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
| |
* | Native glx is compiling and running now (although no acceleration is ↵marha2009-11-2027-214/+29400
| | | | | | | | 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
* | Increased version numer.marha2009-11-171-1/+3
| | | | | | | | | | Changed website
* | svn merge ^/branches/releasedmarha2009-11-1728-12999/+13238
|\|
| * Update to git master branch of xserver.marha2009-11-1628-255/+550
| |
* | 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-2110-64/+72
|\|
| * Updated to xorg-server-1.7.99.1marha2009-10-2110-63/+72
| |
* | svn merge ^/branches/releasedmarha2009-10-192-8/+10
|\|
| * Updated to xorg-server-1.7.0.902marha2009-10-193-9/+11
| |
* | svn merge ^/branches/released .marha2009-10-121-1/+2
|\|
| * Updated to:marha2009-10-121-1/+2
| | | | | | | | | | | | | | font-util-1.1.1 xorg-server-1.7.0.901
* | 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
| | | | | | | | | | | | (There seems to be windows which created and destroyed soon without being mapped to real windows. This is causing some errors.)
* | Debug: print window id's as hex.marha2009-10-061-2/+2
| |
* | Print resourceid as hex.marha2009-10-042-3/+3
| |
* | XSetWindowBorderWidth can only be called if the window class is different ↵marha2009-10-021-1/+1
| | | | | | | | from InputOnly
* | 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
| | | | | | | | | | Added extra information in error message of winMultiWindowXMsgProcErrorHandler