index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
1
-1
/
+1
2007-12-07
fixed pathname in GL/apple/Makefile.am
Ben Byer
1
-2
/
+7
2007-11-26
Darwin,Rootless: Makefile cleanup
Jeremy Huddleston
1
-1
/
+4
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
2
-8
/
+11
2007-11-09
Regenerate GLX dispatch code for recent gl_API.xml changes (#12935).
Kristian Høgsberg
5
-55
/
+5
2007-11-05
GL: fix crash at mesa destruction time
Dodji Seketeli
1
-1
/
+1
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+1
2007-10-29
Set up visuals for the existing X visuals.
Kristian Høgsberg
1
-17
/
+40
2007-10-26
Weed out some unused fluff from __GLXcontext.
Kristian Høgsberg
6
-44
/
+4
2007-10-26
Quiet glx visual debug info.
Kristian Høgsberg
1
-2
/
+0
2007-10-25
Clean up unused pVisual part of __GLXcontext.
Kristian Høgsberg
2
-8
/
+1
2007-10-25
Make glx destroy path handle cases where the X window goes away first.
Kristian Høgsberg
2
-5
/
+16
2007-10-22
GLX: Fix leak of X pixmaps associated with GLX pixmaps.
Michel Dänzer
1
-0
/
+5
2007-10-22
GLX: Don't crash on unused client array members when switching to/from console.
Michel Dänzer
1
-2
/
+2
2007-10-19
Fix software GL to provide a list of supported fbconfigs like the DRI case.
Kristian Høgsberg
2
-107
/
+130
2007-10-18
Introduce a new "GlxVisuals" option that controls which visuals are added.
Kristian Høgsberg
3
-34
/
+100
2007-10-18
Add code to set up GLX visuals and add one for the first double buffered FBCo...
Kristian Høgsberg
1
-10
/
+142
2007-10-18
Separate handling of GLX visuals and GLX FBConfigs.
Kristian Høgsberg
5
-299
/
+247
2007-10-18
Simplify and clean up GLX visual initialization.
Kristian Høgsberg
4
-588
/
+8
2007-10-16
Fix walking of GLX providers.
Alan Hourihane
1
-2
/
+3
2007-10-16
Always check the return value of __glXGetDrawable first.
Michel Dänzer
1
-2
/
+2
2007-10-15
Fix byte swapping for GetFBConfigs.
Kristian Høgsberg
1
-5
/
+5
2007-10-15
glx: drop duplicate GetDrawableAttributesSGIX declarations.
George Sapountzis
1
-2
/
+0
2007-10-14
Fix GLX byteswapping.
Kristian Høgsberg
3
-122
/
+142
2007-10-12
Implement ChangeDrawableAttributes so we can support GLX_EVENT_MASK.
Kristian Høgsberg
3
-8
/
+36
2007-10-12
Implement GLX pbuffers.
Kristian Høgsberg
8
-59
/
+134
2007-10-12
Add dispatching for GLX_SGIX_pbuffer.
Kristian Høgsberg
5
-22
/
+81
2007-10-12
Implment GLXPixmaps.
Kristian Høgsberg
6
-364
/
+187
2007-10-12
Implement damage reporting for AIGLX.
Kristian Høgsberg
1
-0
/
+18
2007-10-12
Move hyperpipe and swapbarrier extension funcs to screen private struct.
Kristian Høgsberg
5
-70
/
+50
2007-10-12
Convert GLX module to use screen private indexes like everything else.
Kristian Høgsberg
6
-212
/
+165
2007-10-12
Update the AIGLX DRI loader to use the new DRI interface.
Kristian Høgsberg
3
-285
/
+156
2007-10-02
GLX: allow skipping of visual init wrapping
Dodji Seketeli
1
-3
/
+5
2007-09-20
XDarwin: pulling in Indirect GLX fixes from downstream
Ben Byer
1
-1281
/
+766
2007-09-06
DDX changes for XDarwin
Ben Byer
1
-5
/
+1
2007-08-24
__glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.
Michel Dänzer
1
-7
/
+10
2007-08-23
glx: fix crash when freeing visuals
Brian Paul
1
-5
/
+8
2007-08-13
Revert "Implement damage tracking for AIGLX."
Kristian Høgsberg
1
-18
/
+0
2007-08-10
Implement damage tracking for AIGLX.
Kristian Høgsberg
1
-0
/
+18
2007-08-01
GLX/DRI: Remove some unused variables.
Michel Dänzer
1
-4
/
+1
2007-08-01
GLX_EXT_texture_from_pixmap: Use client provided texture target when available.
Michel Dänzer
5
-29
/
+48
2007-08-01
GL: GLX: Make sure glxbyteorder.h is distributed
Daniel Stone
1
-0
/
+1
2007-07-10
GLX: Only build code dealing with GLXPixmap damage field when DRI is enabled.
Michel Dänzer
2
-0
/
+4
2007-07-10
Make sure DRI drawables are cleaned up when client dies.
Michel Dänzer
3
-11
/
+24
2007-06-29
Death to RCS tags.
Adam Jackson
5
-5
/
+0
2007-06-11
DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.
Michel Dänzer
1
-2
/
+26
2007-06-02
Don't print lack of DRI support as an error in AIGLX init.
Adam Jackson
1
-7
/
+4
2007-05-22
Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein.
Adam Jackson
3
-15
/
+30
2007-05-22
AIGLX: Zero-copy texture-from-pixmap.
Michel Dänzer
5
-86
/
+219
2007-05-02
In __glXCreateARGBConfig(), insert the new GL mode at the _end_ of the linked...
Brian
1
-2
/
+20
[next]