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
/
hw
/
xfree86
/
dri
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
2
-7
/
+7
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
2
-4
/
+3
2014-07-29
dri1: Remove unused DRI{,Post}ValidateTree
Adam Jackson
2
-81
/
+0
2014-04-18
dri1: Don't bother asking the loader about drmGetLibVersion
Adam Jackson
1
-9
/
+5
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-6
/
+6
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
2
-23
/
+23
2014-01-12
xfree86/dri: Mark DRIDrvMsg and dri_drm_debug_print _X_ATTRIBUTE_PRINTF
Keith Packard
1
-12
/
+21
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
1
-2
/
+2
2012-12-12
dri1: fix dri1 startup since 459c6da0f907ba33d733c7e62a116184ba2f14e5
Dave Airlie
1
-2
/
+5
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-07-10
XFree86: DRI: Don't use per-target CFLAGS
Daniel Stone
1
-11
/
+11
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
4
-101
/
+5
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
3
-6
/
+9
2012-07-09
Replace INITARGS with void
Tomas Carnecky
1
-2
/
+1
2012-07-09
Use C99 designated initializers in xf86 extension Replies
Alan Coopersmith
1
-54
/
+58
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-5
/
+7
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-13
/
+12
2012-07-02
Add pixman to module dependencies for pixman_region_* functions
Alan Coopersmith
1
-1
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-17
/
+12
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
1
-5
/
+5
2012-04-05
xfree86: allow modules to be built without undefined symbols
Yaakov Selkowitz
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
6
-1707
/
+1652
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-14
/
+10
2011-04-24
hw/xfree86/dri: remove duplicated includes
Nicolas Kaiser
2
-3
/
+0
2011-03-28
dri: kill if 0 out code.
Dave Airlie
1
-4
/
+0
2010-12-31
dri1: warning fix
Adam Jackson
1
-1
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-5
/
+2
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-43
/
+27
2010-09-14
xfree86: dri: remove unused PCI macro
Tiago Vignatti
1
-2
/
+0
2010-06-07
Make DRI_SCREEN_PRIV just return NULL when DRI isn't initialized
Keith Packard
1
-1
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-5
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-5
/
+10
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-18
/
+18
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-12
/
+12
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-20
/
+20
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
2
-10
/
+5
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
2
-0
/
+7
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-0
/
+3
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-3
/
+5
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-09-18
dri: use noPanoramiXExtension directly.
Shunichi Fuji
1
-11
/
+3
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
3
-3
/
+3
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-0
/
+7
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-7
/
+7
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+3
2009-02-23
DRI1: Make DRICreateDrawable return TRUE for pixmaps.
Michel Dänzer
1
-1
/
+1
[next]