index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
2
-1
/
+3
2010-06-06
Initialize private keys in test suite
Keith Packard
2
-0
/
+3
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
1
-0
/
+12
2010-06-05
Change devPrivates implementation.
Keith Packard
1
-36
/
+80
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
5
-54
/
+150
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
1
-14
/
+4
2010-06-05
Add REGION_ macros for source compatibility with existing drivers.
Keith Packard
1
-0
/
+39
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
2
-145
/
+192
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-63
/
+58
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-46
/
+46
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-1
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
2
-3
/
+1
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-1
/
+1
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
2
-11
/
+13
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
1
-0
/
+3
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-1
/
+2
2010-05-28
dix: add 3x3 transformation matrix xinput property for multi-head handling
Peter Korsgaard
2
-0
/
+11
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-5
/
+1
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-1
/
+5
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+2
2010-05-22
Declare functions that unconditionally call FatalError as _X_NORETURN.
Jamey Sharp
3
-3
/
+3
2010-05-20
Replace screen->rgf scratch GC flags with a bit in each GC.
Jamey Sharp
2
-2
/
+2
2010-05-19
Merge remote branch 'vignatti/animcursor-state-fix'
Keith Packard
1
-0
/
+8
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-0
/
+3
2010-05-19
render: set anim cursor state for pointer enabled devices only
Tiago Vignatti
1
-0
/
+8
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-10
/
+0
2010-05-14
mi: removed unused PointerNonInterestBox functions.
Oliver McFadden
1
-6
/
+0
2010-05-13
Merge remote branch 'jamey/cleanups'
Keith Packard
3
-4
/
+13
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-2
/
+4
2010-05-13
Define GCAllBits as the union of all valid CreateGC masks.
Jamey Sharp
1
-0
/
+2
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+7
2010-05-13
Remove devPrivates init and delete callback lists.
Keith Packard
1
-27
/
+1
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
3
-37
/
+17
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-5
/
+0
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-6
/
+0
2010-05-12
Merge remote branch 'dottedmag/for-keithp'
Keith Packard
2
-5
/
+8
2010-05-13
Mark OsAbort as noreturn function to make gcc happier.
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc
Mikhail Gusarov
2
-4
/
+7
2010-05-12
SetFontPath: set client->errorValue on failure.
Jamey Sharp
1
-2
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2010-05-13
Deprecate allocation functions which are plain wrappers for C stdlib
Mikhail Gusarov
1
-4
/
+5
2010-05-13
Document allocation functions, noting deviations from C library
Mikhail Gusarov
1
-0
/
+36
2010-05-13
Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage
Mikhail Gusarov
1
-7
/
+7
2010-05-11
list.h: Add list_for_each_entry_safe()
Kristian Høgsberg
1
-0
/
+6
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
1
-0
/
+6
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
1
-8
/
+8
2010-05-07
Export XkbCopyDeviceKeymap from Xorg, it is needed by VNC.
Adam Tkac
1
-1
/
+1
2010-05-07
dix: make DeviceEvent coordinates signed for Xinerama. #24986
Chris Humbert
1
-2
/
+2
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
2
-2
/
+6
2010-04-30
Move callback definitions to their own file
Keith Packard
3
-30
/
+89
[next]