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
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
glx: validate numAttribs field before using it
Julien Cristau
2
-0
/
+45
2011-01-10
glx: swap the request arrays entirely, not just half of them
Julien Cristau
1
-5
/
+5
2011-01-10
glx: check request length before swapping
Julien Cristau
1
-5
/
+130
2011-01-10
glx: validate request lengths
Julien Cristau
2
-9
/
+135
2011-01-10
glx: make sure screen is non-negative in validGlxScreen
Julien Cristau
1
-1
/
+1
2010-12-31
glx: warning fixes
Adam Jackson
1
-1
/
+1
2010-12-31
GLX: DRI2: Fix mismatched-types warning
Daniel Stone
1
-1
/
+1
2010-11-30
glx: Remove swap barrier and hyperpipe support
Adam Jackson
12
-355
/
+1
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
3
-11
/
+4
2010-11-10
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
1
-3
/
+1
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
3
-9
/
+3
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-2
/
+1
2010-09-28
glx: Fix use after free in DrawableGone
Kristian Høgsberg
1
-6
/
+5
2010-09-13
glxdriswrast: Use CreateGC, not CreateScratchGC.
Jamey Sharp
1
-12
/
+8
2010-08-19
glx: Prevent NULL context deref in __glXGetDrawable() (bug 29184)
Chris Wilson
1
-0
/
+7
2010-07-13
Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998
Keith Packard
2
-4
/
+30
2010-06-22
dri2: avoid crash with old dri drivers.
Dave Airlie
1
-1
/
+2
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
2
-4
/
+4
2010-06-10
glxdriswrast bugfix: configure swapgc, not gc.
Jamey Sharp
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
4
-15
/
+10
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2
-5
/
+8
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
2
-9
/
+9
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-1
/
+0
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-1
/
+1
2010-05-13
clientErrorValue is never used outside dix. Stop importing it.
Jamey Sharp
1
-2
/
+0
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+2
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-11
/
+5
2010-05-13
dri2: Send out event when auxillary buffers are invalidated
Kristian Høgsberg
1
-1
/
+22
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
12
-80
/
+80
2010-05-11
dri2: Take an XID for tracking the DRI2 drawable
Kristian Høgsberg
5
-21
/
+34
2010-05-11
glxdri2: Hard-code the extension version we need
Kristian Høgsberg
1
-3
/
+3
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
1
-14
/
+3
2010-04-16
glx: Drop DestroyWindow hook
Kristian Høgsberg
2
-29
/
+0
2010-04-16
DRI2: Track DRI2 drawables as resources, not privates
Kristian Høgsberg
1
-5
/
+0
2010-04-16
glx: Let the resource system destroy pixmaps
Kristian Høgsberg
1
-14
/
+15
2010-04-16
glx: Track GLX 1.3 style GLX drawables under their X drawable ID as well
Kristian Høgsberg
2
-0
/
+23
2010-04-12
glx: Set the pbuffer bit for dri2 fbconfigs
Kristian Høgsberg
5
-12
/
+21
2010-04-06
Merge remote branch 'jbarnes/master'
Keith Packard
1
-14
/
+9
2010-03-29
GLX/DRI2: expose swap control extensions if DDX support is present
Jesse Barnes
1
-14
/
+9
2010-03-29
GLX: Remove a redundant initialization
Jeremy Huddleston
1
-2
/
+0
2010-03-23
Fix typos in the swap functions
Tomas Carnecky
1
-4
/
+4
2010-02-24
glx: Compile fix to let server compile with new and old mesa
Kristian Høgsberg
1
-0
/
+7
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-01-27
Merge remote branch 'alanc/master'
Keith Packard
6
-10
/
+10
2010-01-27
dri2: Fix order of operations issue in __glXdriSwapEvent test.
Eric Anholt
1
-1
/
+1
2010-01-25
glx: Sun compilers now support some gcc __attribute__ values
Alan Coopersmith
6
-10
/
+10
2010-01-11
GLX/DRI2: add INTEL_swap_event support
Jesse Barnes
6
-1
/
+49
2010-01-11
DRI2: add support for new DRI2 protocol requests
Jesse Barnes
9
-28
/
+73
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-8
/
+6
[next]