aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/glx/indirect.c
Commit message (Collapse)AuthorAgeFilesLines
* call glapi_set_dispatch to NULL when context is not current anymoremarha2012-01-301-1/+4
|
* Solved crash due to NULL pointermarha2011-10-281-1/+1
|
* Merge remote-tracking branch 'origin/released'marha2011-07-141-2552/+2570
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: mesalib/src/mesa/state_tracker/st_context.c xorg-server/hw/xquartz/GL/indirect.c xorg-server/hw/xwin/glx/indirect.c xorg-server/hw/xwin/glx/wgl_ext_api.c xorg-server/hw/xwin/glx/winpriv.c xorg-server/hw/xwin/man/XWin.man xorg-server/hw/xwin/winmultiwindowwindow.c
| * mesa xserver git update 14 july 2011marha2011-07-141-2304/+2354
| |
* | Solved crash because of pointer usages after the memory has been freed.marha2011-05-051-4/+19
| |
* | Solved crash due to null pointer accessmarha2011-04-051-0/+7
| |
* | svn merge ^/branches/released .marha2011-03-301-20/+12
|\|
| * xserver mesa git update 30 Mar 2011marha2011-03-301-9/+1
| |
* | Remove GLXversionmarha2011-03-071-6/+2
| |
* | Handle failure to get any fbconfigs more gracefullymarha2011-03-071-3/+23
| |
* | Solved some problems but not all related to pbuffersmarha2010-12-311-4/+8
| |
* | Fixed a few FIXME'smarha2010-12-231-6/+27
| |
* | Fill in transparent color correctlymarha2010-12-231-8/+12
| |
* | Synchronised files between glx and mesalibmarha2010-12-011-12/+12
| |
* | svn merge ^/branches/released .marha2010-12-011-2/+0
|\|
| * xserver libX11 libxcb update 1/12/2010marha2010-12-011-2/+0
| |
* | svn merge "^/branches/released" .marha2010-11-151-4/+1
|\| | | | | | | | | | | Solved mouse motion bug in new version of dix/getevents.c
| * xserver pixman libX11 libXext 14/11/2010marha2010-11-141-4/+1
| |
* | Update dump of debug infomarha2010-10-131-1/+4
| |
* | 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