aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* svn merge ^/branches/releasedmarha2009-12-0219-1119/+1592
|\
| * Updated to xcb-proto-1.6marha2009-12-0219-1119/+1592
| |
* | svn merge ^/branches/releasedmarha2009-12-0231-544/+454
|\|
| * Xserver git updatemarha2009-12-0231-544/+454
| |
* | Increased version number.marha2009-12-013-3/+3
| |
* | 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.
* | Use vcbuild also on non-express versions of Visual Studio.marha2009-11-242-30/+4
| |
* | 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
| |
* | vcexpress: use vcbuild to do the build from mhmakemarha2009-11-232-12/+16
| |
* | Added release note for 1.7.99.3marha2009-11-231-0/+187
| |
* | More then 1 directory can now be specified on the command line.marha2009-11-231-10/+28
| |
* | forgotten in previous commit.marha2009-11-231-0/+26
| |
* | - Solved problems when running opengl with indirect rendering (export ↵marha2009-11-2310-49/+57
| | | | | | | | | | | | | | LIBGL_ALWAYS_INDIRECT=1) - removed mesaopengl32.dll (not needed anymore)
* | Solved crash when no wgl extensions.marha2009-11-231-0/+2
| |
* | Implemented which function.marha2009-11-236-4/+23
| |
* | 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
| |
* | svn merge ^/branches/releasedmarha2009-11-2046-21579/+28223
|\|
| * Update to pixman-0.17.2marha2009-11-2045-18232/+24877
| |
* | Removed compile warnings.marha2009-11-204-6/+6
| |
* | Added changes suggested by David Lawler (djlawler@users.sourceforge.net)marha2009-11-201-3/+11
| |
* | 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-2035-230/+29445
| | | | | | | | 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
| |
* | Solved compilation warnings in linux.marha2009-11-196-9/+10
| |
* | Now the automatic dependency filename is derived from the makefile filename.marha2009-11-192-5/+3
| |
* | Optimised makefile of libxcb\srcmarha2009-11-183-101/+29
| | | | | | | | | | Avoid needless rebuilds.
* | Create the console when the first parameter on the command line is ↵marha2009-11-181-0/+55
| | | | | | | | '-console'. printf output will then be shown.
* | Removed compile warning.marha2009-11-181-1/+1
| |
* | Used closesocket in stead of close for closing a socket on windows.marha2009-11-182-4/+7
| |
* | 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
| |
* | Solved problem when debug and release runtimes have not the same versions ↵marha2009-11-171-2/+6
| | | | | | | | installed.
* | Increased version numer.marha2009-11-176-7/+9
| | | | | | | | | | Changed website
* | svn merge ^/branches/releasedmarha2009-11-17138-13886/+83921
|\|
| * 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
| |
* | Updated svn:ignore propertymarha2009-11-160-0/+0
| |
* | Use flex and bison to generate winprefslex.c winprefsyacc.c and winprefsyacc.hmarha2009-11-166-4584/+15
| |