aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/glx/indirect.c
Commit message (Collapse)AuthorAgeFilesLines
* 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