Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrong test in assert | marha | 2009-12-05 | 1 | -1/+1 |
| | |||||
* | svn merge ^/branches/released | marha | 2009-12-05 | 23 | -4163/+3424 |
|\ | |||||
| * | Updated to libxcb-1.5 | marha | 2009-12-05 | 22 | -4163/+3403 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2009-12-02 | 19 | -1119/+1592 |
|\| | |||||
| * | Updated to xcb-proto-1.6 | marha | 2009-12-02 | 19 | -1119/+1592 |
| | | |||||
* | | 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 | 3 | -3/+3 |
| | | |||||
* | | 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. | ||||
* | | Use vcbuild also on non-express versions of Visual Studio. | marha | 2009-11-24 | 2 | -30/+4 |
| | | |||||
* | | 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 |
| | | |||||
* | | vcexpress: use vcbuild to do the build from mhmake | marha | 2009-11-23 | 2 | -12/+16 |
| | | |||||
* | | Added release note for 1.7.99.3 | marha | 2009-11-23 | 1 | -0/+187 |
| | | |||||
* | | More then 1 directory can now be specified on the command line. | marha | 2009-11-23 | 1 | -10/+28 |
| | | |||||
* | | forgotten in previous commit. | marha | 2009-11-23 | 1 | -0/+26 |
| | | |||||
* | | - Solved problems when running opengl with indirect rendering (export ↵ | marha | 2009-11-23 | 10 | -49/+57 |
| | | | | | | | | | | | | | | LIBGL_ALWAYS_INDIRECT=1) - removed mesaopengl32.dll (not needed anymore) | ||||
* | | Solved crash when no wgl extensions. | marha | 2009-11-23 | 1 | -0/+2 |
| | | |||||
* | | Implemented which function. | marha | 2009-11-23 | 6 | -4/+23 |
| | | |||||
* | | 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 |
| | | |||||
* | | svn merge ^/branches/released | marha | 2009-11-20 | 46 | -21579/+28223 |
|\| | |||||
| * | Update to pixman-0.17.2 | marha | 2009-11-20 | 45 | -18232/+24877 |
| | | |||||
* | | Removed compile warnings. | marha | 2009-11-20 | 4 | -6/+6 |
| | | |||||
* | | Added changes suggested by David Lawler (djlawler@users.sourceforge.net) | marha | 2009-11-20 | 1 | -3/+11 |
| | | |||||
* | | 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 | 35 | -230/+29445 |
| | | | | | | | | 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 |
| | | |||||
* | | Solved compilation warnings in linux. | marha | 2009-11-19 | 6 | -9/+10 |
| | | |||||
* | | Now the automatic dependency filename is derived from the makefile filename. | marha | 2009-11-19 | 2 | -5/+3 |
| | | |||||
* | | Optimised makefile of libxcb\src | marha | 2009-11-18 | 3 | -101/+29 |
| | | | | | | | | | | Avoid needless rebuilds. | ||||
* | | Create the console when the first parameter on the command line is ↵ | marha | 2009-11-18 | 1 | -0/+55 |
| | | | | | | | | '-console'. printf output will then be shown. | ||||
* | | Removed compile warning. | marha | 2009-11-18 | 1 | -1/+1 |
| | | |||||
* | | Used closesocket in stead of close for closing a socket on windows. | marha | 2009-11-18 | 2 | -4/+7 |
| | | |||||
* | | 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 |
| | | |||||
* | | Solved problem when debug and release runtimes have not the same versions ↵ | marha | 2009-11-17 | 1 | -2/+6 |
| | | | | | | | | installed. | ||||
* | | Increased version numer. | marha | 2009-11-17 | 6 | -7/+9 |
| | | | | | | | | | | Changed website | ||||
* | | svn merge ^/branches/released | marha | 2009-11-17 | 138 | -13886/+83921 |
|\| | |||||
| * | 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 ↵ | marha | 2009-11-17 | 2 | -4/+7 |
| | | | | | | | | | | | | | | together with +xinerama. (The problem was worse when screen 1 was left to screen 0) |