index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-15
/
+17
2014-04-03
xf86LogInit: log to XDG_DATA_HOME when not running as root
Hans de Goede
1
-1
/
+30
2014-01-29
xf86DeleteScreen: move check for NULL pScrn before first dereference
Alan Coopersmith
1
-3
/
+4
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-1
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-16
/
+16
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-6
/
+4
2013-12-09
composite: Automatically enable backing store support on the screen
Adam Jackson
1
-0
/
+5
2013-12-09
bs: Set the screen's bs support level to WhenMapped
Adam Jackson
1
-1
/
+1
2012-10-08
xfree86: add xf86UpdateDesktopDimensions()
Peter Hutterer
1
-0
/
+6
2012-07-06
xfree86: add DDX gpu screen support. (v3)
Dave Airlie
1
-22
/
+76
2012-07-06
xf86: cleanup helper code to use a pointer. (v1.1)
Dave Airlie
1
-9
/
+10
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-14
/
+9
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
1
-2
/
+2
2012-05-21
xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)
Dave Airlie
1
-0
/
+14
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-664
/
+675
2011-12-10
xf86RegisterRootWindowProperty is confused about xnfcalloc
Alan Coopersmith
1
-8
/
+3
2011-10-19
Merge remote-tracking branch 'hramrach/pull'
Keith Packard
1
-6
/
+0
2011-10-18
Unload submodules.
Michal Suchanek
1
-6
/
+0
2011-10-15
xfree86: Move xf86GetClocks to vgahw
Adam Jackson
1
-90
/
+0
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-32
/
+19
2011-09-15
Remove PC98 support.
Jamey Sharp
1
-10
/
+0
2011-08-22
xf86Helper: use LogHdrMessageVerb in xf86VDrvMsgVerb
Daniel Kurtz
1
-22
/
+6
2011-08-22
xf86Helper: use LogHdrMessageVerb in xf86VIDrvMsgVerb
Daniel Kurtz
1
-10
/
+13
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-2
/
+2
2011-04-04
xfree86: fix memory leak in xf86ConfigFbEntity
Tiago Vignatti
1
-0
/
+1
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
1
-102
/
+2
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
1
-5
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-4
/
+1
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-3
/
+7
2010-12-06
Separate out screen size and screen pixmap sizes in RRScreenSizeSet
Keith Packard
1
-1
/
+5
2010-11-30
xf86VIDrvMsgVerb: print args, not format string
Alan Coopersmith
1
-1
/
+1
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-14
/
+5
2010-09-28
Merge remote branch 'ajax/less-loader'
Keith Packard
1
-5
/
+0
2010-09-28
xfree86: Add 18bpp support
Adam Jackson
1
-0
/
+3
2010-09-28
xfree86: Kill pixmapPrivate with a vengeance (v2)
Chris Wilson
1
-11
/
+0
2010-09-22
xfree86: Remove unused refcounting from input drivers
Adam Jackson
1
-5
/
+0
2010-09-01
xfree86: remove LocalDeviceRec/Ptr definition.
Peter Hutterer
1
-5
/
+5
2010-09-01
xfree86: add xf86IDrvMsg and friends for input driver logging.
Peter Hutterer
1
-0
/
+37
2010-09-01
xfree86: move xf86AllocateInput and xf86DeleteInput to xf86Xinput.c
Peter Hutterer
1
-90
/
+0
2010-09-01
xfree86: rework driver PreInit API - XInput ABI 12
Peter Hutterer
1
-1
/
+21
2010-08-27
xfree86: Simplify xf86Msg{,Verb}
Jesse Adkins
1
-2
/
+2
2010-06-18
Don't coredump on "X -showopts" (bug 25874)
Alan Coopersmith
1
-0
/
+7
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-6
/
+6
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-6
/
+3
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-8
/
+8
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
1
-0
/
+2
2010-05-24
xfree86: no need to check for the configuration case when matching devices
Tiago Vignatti
1
-2
/
+0
2010-05-24
xfree86: remove all kind of bus and PCI dependency from the common helper file
Tiago Vignatti
1
-503
/
+0
[next]