aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/glx/indirect.c
Commit message (Collapse)AuthorAgeFilesLines
* opengl window was not always created/moved to the correct placemarha2010-09-201-0/+1
|
* Be sure not to destroy the opengl window upon unrealizemarha2010-09-161-4/+10
|
* Solved some wgl problems. The game xmoto is now running.marha2010-09-151-63/+90
|
* svn merge ^/branches/released .marha2010-09-111-4/+1
|\
| * xserver git update 11/9/2010marha2010-09-111-4/+1
| |
* | svn merge ^/branches/released .marha2010-08-181-2/+2
|\|
| * libxext libx11 libxcb libXinerama libXau pixman xserver git update 18/10/2010marha2010-08-181-5/+9
| |
* | include unistd.h where strdup is used.marha2010-06-201-4/+0
| |
* | Solved compiler warningsmarha2010-06-141-0/+4
| |
* | svn merge ^/branches/released .marha2010-06-141-3/+3
|\|
| * xserver git update 14/6/2010marha2010-06-141-3/+3
| |
| * xserver git update 15/5/2010marha2010-05-151-2316/+2316
| |
| * git update 28/4/2010marha2010-04-281-2278/+2316
| |
* | svn merge -r588:HEAD ^/branches/released .marha2010-05-161-2464/+2464
| |
* | svn merge -r586:HEAD "^/branches/released" .marha2010-05-121-8/+12
| |
* | svn merge -r550:HEAD "^/branches/released" .marha2010-04-281-2439/+2460
| |
* | svn merge ^/branches/released .marha2010-02-281-26/+46
|\|
| * Some synchronisations with the jturney branchmarha2010-02-281-2255/+2278
| |
* | svn merge ^/branches/released .marha2010-02-251-20/+45
|\|
| * Added changes from cygwin-aiglx-foundationsmarha2010-02-251-24/+66
| |
* | svn merge ^/branches/released .marha2010-01-141-2/+2
|\|
* | 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-081-77/+136
| |
* | Solved problem is using the wrong parameters in the release dc function calls.marha2009-12-081-2294/+2295
| |
* | Enabled native opengl for xdmcpmarha2009-12-011-7/+65
| |
* | Make sure that uninitialised members of bmpHeader are set to zero.marha2009-11-231-4/+9
| |
* | 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
| |
* | Native glx is compiling and running now (although no acceleration is ↵marha2009-11-201-9/+19
|/ | | | happening... to be investigated further)
* Checked in glx of cygwin-aiglx branch of ↵marha2009-11-201-1264/+1872
| | | | git://anongit.freedesktop.org/~jturney/xserver
* Added xorg-server-1.6.2.tar.gzmarha2009-07-251-0/+1605