summaryrefslogtreecommitdiff
path: root/hw/xquartz/GL/indirect.c
AgeCommit message (Expand)Author
2009-02-18XQuartz: Don't need GlxSetVisualConfig any moreJeremy Huddleston
2009-02-17XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston
2009-02-17XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston
2009-01-30XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.George Staplin
2009-01-30XQuartz: GL: Make indirect.c build and work in the 1.6 branch.George Staplin
2009-01-30XQuartz: GL: Set the __GLXconfig renderType to GLX_RGBA_BIT.George Staplin
2009-01-30XQuartz: GL: Make many more fbconfigs and visuals available for the 1.5 branch.George Staplin
2008-11-28XQuartz: GL: Make various changes to makeFormat, so that it works better. No...George Staplin
2008-11-22XQuartz: GL: Remove the inclusion of glcontextmodes.h.George Staplin
2008-11-22XQuartz: GL: Add a branch to prevent a NULL DrawablePtr structure access.George Staplin
2008-11-21XQuartz: GLX: sync up indirect.c to match George's updates in the xorg-server...Jeremy Huddleston
2008-11-05XQuartz: GL: Work around problems with really deep visuals.George Peter Staplin
2008-10-31XQuartz: LP64 related casting fixes from Bob MurphyJeremy Huddleston
2008-10-28XQuartz: GL: Add feature detection of color sizes, and accum sizes.George Peter Staplin
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-10-04XQuartz: GLX - enable_stereo defaults option should work nowJeremy Huddleston
2008-05-21Drop glcore GLX provider.Kristian Høgsberg
2008-04-23Moved Apple GL bits into our DDX subtreeJeremy Huddleston