index
:
~sandmann/xserver
fbdelete
filters
fixconfig
for-keithp
glyph2
glyph22
glyphs
rcs
rects
render
rhel65-fixes
sent
traps
tris
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-04-30
Move X_DEPRECATED to misc.h so it can be used outside resource.h
Keith Packard
2
-6
/
+6
2010-04-30
dix: Improve documentation of the DIX private data functions.
Aaron Plattner
1
-7
/
+57
2010-04-26
include: remove couple of unused structures fields and bump ABI
Tiago Vignatti
2
-6
/
+0
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+1
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
2
-10
/
+0
2010-04-21
configure: remove unused builtin font macro from autoconf file
Tiago Vignatti
1
-3
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
2
-7
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
2
-4
/
+0
2010-04-19
xkb: rename XkbFakeDeviceButton and XkbFakeDeviceMotion, move into xkbActions.c
Peter Hutterer
1
-13
/
+0
2010-04-16
xkb: use GPE for XKB fake motion events.
Peter Hutterer
1
-0
/
+1
2010-04-16
dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_...
Adam Tkac
1
-4
/
+4
2010-04-06
Merge remote branch 'jbarnes/master'
Keith Packard
1
-4
/
+0
2010-03-29
DRI2: advertise lowest supported DRI2 protocol version
Jesse Barnes
1
-4
/
+0
2010-03-26
Cleanup some comments in SpriteRec
Fernando Carrijo
1
-2
/
+10
2010-03-21
Merge commit 'fa5103a02bd509e4a102afdad2ab26cb22210367'
Keith Packard
3
-0
/
+108
2010-03-16
Cygwin/X: Allow the default log location to be configurable
Yaakov Selkowitz
1
-0
/
+2
2010-03-16
Import linked list helpers from the intel DDX.
Francisco Jerez
2
-0
/
+98
[next]