aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wrong paths for dlls1.7.99.4marha2009-12-171-2/+2
* Wrong path for dllmarha2009-12-171-1/+1
* svn merge ^/branches/releasedmarha2009-12-1740-7374/+7219
|\
| * Git update 17/12/2009marha2009-12-1740-699/+546
* | Added release note for 1.7.9.44marha2009-12-171-0/+197
* | Changed release datemarha2009-12-171-1/+1
* | Also install swrast_dri_dbg.dllmarha2009-12-151-0/+1
* | Removed post build command to copy files to lib directory.marha2009-12-151-16/+0
* | Debug version of vcxsrv should use debug version of swrast_dri.dll and vice v...marha2009-12-152-3/+13
* | svn merge ^/branches/releasedmarha2009-12-1516-569/+574
|\|
| * Git update 14/12/2009marha2009-12-1416-184/+189
* | Added 64-bit compilationmarha2009-12-1015-116/+588
* | svn merge ^/trunk .marha2009-12-1018-5968/+6013
|\|
| * Git update 8/12/2009marha2009-12-0816-56/+101
* | 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
* | Wrong test in assertmarha2009-12-051-1/+1
* | svn merge ^/branches/releasedmarha2009-12-0523-4163/+3424
|\|
| * Updated to libxcb-1.5marha2009-12-0522-4163/+3403
* | 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 w...marha2009-11-241-26/+28
* | 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 LIBGL_A...marha2009-11-2310-49/+57
* | 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 WGL_TYPE_RGBA_UNSI...marha2009-11-221-0/+4
* | 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 happenin...marha2009-11-2035-230/+29445