index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
GL
Age
Commit message (
Expand
)
Author
2009-02-18
XQuartz: Don't need GlxSetVisualConfig any more
Jeremy Huddleston
2009-02-17
XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on Leopard
Jeremy Huddleston
2009-02-17
XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXT
Jeremy Huddleston
2009-01-30
XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.
George Staplin
2009-01-30
XQuartz: GL: Make indirect.c build and work in the 1.6 branch.
George Staplin
2009-01-30
XQuartz: GL: Set the __GLXconfig renderType to GLX_RGBA_BIT.
George Staplin
2009-01-30
XQuartz: GL: Make many more fbconfigs and visuals available for the 1.5 branch.
George Staplin
2008-11-28
XQuartz: GL: Make various changes to makeFormat, so that it works better. No...
George Staplin
2008-11-22
XQuartz: GL: Remove the inclusion of glcontextmodes.h.
George Staplin
2008-11-22
XQuartz: GL: Add a branch to prevent a NULL DrawablePtr structure access.
George Staplin
2008-11-21
XQuartz: GLX: sync up indirect.c to match George's updates in the xorg-server...
Jeremy Huddleston
2008-11-21
XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been repla...
George Staplin
2008-11-14
XQuartz: Actually add glcontextmodes.[hc]
Jeremy Huddleston
2008-11-14
XQuartz: Initial work on readding GLX to the 1.5 server
Jeremy Huddleston
2008-11-13
XQuartz: GL: Handle the alpha differently when the alpha is equal to GLCAPS_C...
George Staplin
2008-11-05
XQuartz: GL: Add capability detection for depth buffers, and multisampling.
George Peter Staplin
2008-11-05
XQuartz: GL: Work around problems with really deep visuals.
George Peter Staplin
2008-10-31
XQuartz: LP64 related casting fixes from Bob Murphy
Jeremy Huddleston
2008-10-31
XQuartz: GL: Mark visuals that are slower than others, due to lack of acceler...
George Peter Staplin
2008-10-28
XQuartz: GL: Fix several error handling mistakes in handleRenderDescriptions,...
George Peter Staplin
2008-10-28
XQuartz: GL: Add feature detection of color sizes, and accum sizes.
George Peter Staplin
2008-10-23
XQuartz: Remove the enable_stereo default. We now use feature detection to e...
George Peter Staplin
2008-10-08
XQuartz: Fixed EXTRA_DIST for new GL files.
Jeremy Huddleston
2008-10-08
XQuartz: GL: setVisualConfigs() copied the behavior of indirect.c which is wr...
George Staplin
2008-10-08
XQuartz: GL: Add the proper license information to the new files, and add mor...
George Staplin
2008-10-08
XQuartz: GL: Add the new C code to the Makefile.am.
George Staplin
2008-10-08
XQuartz: GL: Provide code for getting the capabilities of the underlying syst...
George Staplin
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-10-04
XQuartz: GLX - enable_stereo defaults option should work now
Jeremy Huddleston
2008-05-21
Fix up paths for GL/glx -> glx renaming
Dan Nicholson
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
2008-04-23
Moved Apple GL bits into our DDX subtree
Jeremy Huddleston