Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added copying of swrast_dri.dll and opengl32.dll | marha | 2009-10-11 | 1 | -1/+8 |
| | |||||
* | Added swrast_dri.vcproj | marha | 2009-10-11 | 5 | -14/+486 |
| | | | | | All configurations are compiling now. | ||||
* | Opengl is working now. | marha | 2009-10-09 | 22 | -961/+2487 |
| | |||||
* | svn merge ^/branches/released . | marha | 2009-10-09 | 6 | -0/+4165 |
|\ | |||||
| * | Were not added in previous commit because of the ignores. | marha | 2009-10-09 | 6 | -0/+4165 |
| | | |||||
* | | svn merge ^/branches/released . --username marha | marha | 2009-10-09 | 1030 | -0/+410865 |
|\| | |||||
| * | Added MesaLib-7.6 | marha | 2009-10-08 | 1030 | -0/+410865 |
| | | |||||
* | | Enabled GLX extension. | marha | 2009-10-08 | 1 | -1/+1 |
| | | |||||
* | | Syncronised makefile and makefile.am a little bit more. | marha | 2009-10-08 | 1 | -23/+23 |
| | | |||||
* | | Solved problems using an unitialised variable. | marha | 2009-10-08 | 1 | -4/+4 |
| | | |||||
* | | Dlls in windows have the dll extension. | marha | 2009-10-08 | 1 | -2/+5 |
| | | |||||
* | | Fixed parsing of hexadecimal arguments to bdftruncate. | marha | 2009-10-07 | 1 | -2/+2 |
| | | |||||
* | | Fixed miClipPictureSrc | marha | 2009-10-07 | 1 | -4/+4 |
| | | |||||
* | | Added release note for 1.7.01.7.0 | marha | 2009-10-07 | 1 | -0/+96 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2009-10-07 | 31 | -3719/+7385 |
|\| | |||||
| * | Switched to following packages: | marha | 2009-10-07 | 29 | -3715/+7377 |
| | | | | | | | | | | | | | | | | fixesproto-4.1.1 randrproto-1.3.1 libxkbfile-1.0.6 | ||||
* | | Increased version number (now in sync with version of xorg-server) | marha | 2009-10-07 | 3 | -3/+3 |
| | | |||||
* | | Cleaned | marha | 2009-10-06 | 1 | -6/+0 |
| | | |||||
* | | Adjusted the tracing. | marha | 2009-10-06 | 1 | -3/+27 |
| | | |||||
* | | Call XSelectInput when a window is mapped and not when it is created. | marha | 2009-10-06 | 1 | -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. | marha | 2009-10-06 | 1 | -2/+2 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-10-05 | 610 | -32774/+45605 |
|\| | |||||
| * | Updated to | marha | 2009-10-04 | 608 | -22311/+35142 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xkeyboard-config-1.7 pixman-0.16.2 libX11-1.3 libXinerama-1.1 xkbcomp-1.1.1 recordproto-1.14 xineramaproto-1.2 inputproto-2.0 compositeproto-0.4.1 xorg-server-1.7.0 | ||||
* | | Make it possible to overrule XSERVER_DTRACE in the makefiles | marha | 2009-10-04 | 1 | -1/+1 |
| | | |||||
* | | Print resourceid as hex. | marha | 2009-10-04 | 2 | -3/+3 |
| | | |||||
* | | Enable some tracing in debug | marha | 2009-10-04 | 2 | -1/+76 |
| | | |||||
* | | Enable some traces in debug | marha | 2009-10-04 | 2 | -0/+7 |
| | | |||||
* | | XSetWindowBorderWidth can only be called if the window class is different ↵ | marha | 2009-10-02 | 1 | -1/+1 |
| | | | | | | | | from InputOnly | ||||
* | | Optimised auto dependency generation | marha | 2009-10-02 | 14 | -129/+152 |
| | | | | | | | | | | | | Added control c handler in windows Now throw string exceptions instead of integer exceptions. | ||||
* | | Removed useless code. | marha | 2009-10-01 | 1 | -4/+0 |
| | | |||||
* | | Added xerrordb to ignores. | marha | 2009-09-30 | 0 | -0/+0 |
| | | |||||
* | | Solved run-time downcast problem in debug version. | marha | 2009-09-29 | 1 | -3/+14 |
| | | |||||
* | | Solved run-time downcast errors in debug version. | marha | 2009-09-29 | 1 | -4/+4 |
| | | |||||
* | | Compile errors solved. | marha | 2009-09-29 | 2 | -3/+3 |
| | | |||||
* | | Print some more information in X error handler. | marha | 2009-09-29 | 2 | -6/+25 |
| | | |||||
* | | Solved compiler warning | marha | 2009-09-28 | 1 | -0/+4 |
| | | |||||
* | | Change buffer from static to local to avoid problems in multithreaded tracing. | marha | 2009-09-28 | 1 | -1/+1 |
| | | |||||
* | | Take for the log file the same verbosity as for the screen. | marha | 2009-09-28 | 1 | -1/+1 |
| | | |||||
* | | Make sure the temporary file gets deleted after keyboard compilation. | marha | 2009-09-28 | 2 | -1/+10 |
| | | |||||
* | | Solved compile warning. | marha | 2009-09-28 | 1 | -0/+1 |
| | | |||||
* | | Disable debug font messages in release version. | marha | 2009-09-28 | 1 | -0/+2 |
| | | |||||
* | | Also install xerrordb file. | marha | 2009-09-28 | 3 | -5/+19 |
| | | | | | | | | | | Added extra information in error message of winMultiWindowXMsgProcErrorHandler | ||||
* | | Removed most tracing in release versions. | marha | 2009-09-28 | 53 | -1349/+372 |
| | | |||||
* | | Switched to version 1.1.21.1.2 | marha | 2009-09-25 | 4 | -3/+69 |
| | | |||||
* | | Removed compiler warnings. | marha | 2009-09-25 | 3 | -0/+10 |
| | | |||||
* | | Solved compiler warning | marha | 2009-09-25 | 1 | -0/+2 |
| | | |||||
* | | Solved compiler warnings. | marha | 2009-09-25 | 5 | -28/+31 |
| | | |||||
* | | stddef.h is part of the standard includes files, so we should not have one here. | marha | 2009-09-25 | 1 | -6/+0 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released | marha | 2009-09-24 | 189 | -52076/+53053 |
|\| | |||||
| * | Update following packages: | marha | 2009-09-24 | 173 | -29173/+30152 |
| | | | | | | | | | | | | | | | | - xproto-7.0.16 - libXdmcp-1.0.3 - bdftopcf-1.0.2 - xorg-server-1.6.99.902 |