summaryrefslogtreecommitdiff
path: root/hw/xquartz/GL
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-21XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been repla...George Staplin
2008-11-14XQuartz: Actually add glcontextmodes.[hc]Jeremy Huddleston
2008-11-14XQuartz: Initial work on readding GLX to the 1.5 serverJeremy Huddleston
2008-11-13XQuartz: GL: Handle the alpha differently when the alpha is equal to GLCAPS_C...George Staplin
2008-11-05XQuartz: GL: Add capability detection for depth buffers, and multisampling.George Peter Staplin
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-31XQuartz: GL: Mark visuals that are slower than others, due to lack of acceler...George Peter Staplin
2008-10-28XQuartz: GL: Fix several error handling mistakes in handleRenderDescriptions,...George Peter Staplin
2008-10-28XQuartz: GL: Add feature detection of color sizes, and accum sizes.George Peter Staplin
2008-10-23XQuartz: Remove the enable_stereo default. We now use feature detection to e...George Peter Staplin
2008-10-08XQuartz: Fixed EXTRA_DIST for new GL files.Jeremy Huddleston
2008-10-08XQuartz: GL: setVisualConfigs() copied the behavior of indirect.c which is wr...George Staplin
2008-10-08XQuartz: GL: Add the proper license information to the new files, and add mor...George Staplin
2008-10-08XQuartz: GL: Add the new C code to the Makefile.am.George Staplin
2008-10-08XQuartz: GL: Provide code for getting the capabilities of the underlying syst...George Staplin
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-10-04XQuartz: GLX - enable_stereo defaults option should work nowJeremy Huddleston
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson
2008-05-21Drop glcore GLX provider.Kristian Høgsberg
2008-04-23Moved Apple GL bits into our DDX subtreeJeremy Huddleston