index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
xfree86: split warning about missing identifier or input driver
Peter Hutterer
1
-5
/
+6
2012-01-18
xaa: avoid possible freed pointer reuse in epilogue
Dave Airlie
1
-0
/
+1
2012-01-18
fbdevhw: iterate over all modes that match a mode. (v3)
Adam Jackson
1
-8
/
+10
2012-01-18
LoaderOpen returns either a valid pointer or NULL, so don't check for < 0
Alan Coopersmith
1
-1
/
+1
2012-01-18
Fix vesa's VBE PanelID interpretation
Derek Buitenhuis
1
-1
/
+4
2012-01-18
edid: Add quirk for Acer Aspire One 110
Ross Burton
1
-0
/
+5
2012-01-18
dri2: Register the DRI2DrawableType after server regeneration
Chris Wilson
2
-2
/
+15
2012-01-18
DRI2: Avoid a NULL pointer dereference
Chris Wilson
1
-1
/
+2
2012-01-18
VidMode: prevent crash with no modes
Chris Wilson
1
-0
/
+3
2012-01-18
xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...
Jeremy Huddleston
1
-4
/
+4
2012-01-18
xf86Crtc: handle no outputs with no modes harder.
Dave Airlie
1
-22
/
+19
2011-10-26
Fix drain_console unregistration
Tomáš Trnka
2
-13
/
+10
2011-10-09
Fix a rare memory leak
vdb@picaros.org
1
-0
/
+1
2011-07-28
Initialize the fd to -1 for xorg.conf input devices.
Peter Hutterer
1
-0
/
+3
2011-07-28
xfree86: NULL option values are technically valid, don't strdup them
Peter Hutterer
1
-1
/
+1
2011-07-28
xfree86: duplicate xorg.conf device information before xf86NewInputDevice
Peter Hutterer
1
-5
/
+27
2011-07-28
xfree86: Remove devices that failed to enable on startup
Peter Hutterer
1
-0
/
+1
2011-05-28
linux: Retry VT ioctls while errno == EINTR
Aaron Plattner
1
-34
/
+49
2011-05-13
Make xorg.conf.example rule compatible with Solaris make
Alan Coopersmith
1
-1
/
+1
2011-04-07
man: list the drivers that are ignored when hotplugging (#35209)
Peter Hutterer
1
-3
/
+10
2011-04-07
xfree86: allow to check for options without warnings in the log
Simon Thum
1
-27
/
+48
2011-04-07
fix percent options parsing
Simon Thum
1
-1
/
+1
2011-04-04
xfree86: loader: fix memory leaks in LoaderListDirs
Tiago Vignatti
1
-0
/
+6
2011-04-04
xfree86: fix memory leak in xf86LoadModules
Tiago Vignatti
1
-1
/
+3
2011-04-04
xfree86: fix bad free configInputDevices
Tiago Vignatti
1
-1
/
+2
2011-04-04
xfree86: fix memory leaks in configLayout
Tiago Vignatti
1
-6
/
+19
2011-04-04
xfree86: fix memory leak in xf86ConfigFbEntity
Tiago Vignatti
1
-0
/
+1
2011-04-04
xfree86: dri2: fix memory leak and free resources properly
Tiago Vignatti
1
-2
/
+7
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-2
/
+2
2011-03-27
xfree86: print out which driver is about to be used.
Peter Hutterer
1
-0
/
+2
2011-03-27
xfree86: block signals between EnableDevice and first CheckMotion()
Peter Hutterer
1
-0
/
+3
2011-03-27
xfree86/common: Remove a configScreen leak when conf_screen is NULL
Erkki Seppälä
1
-1
/
+3
2011-03-27
Don't clobber input device options from xorg.conf
Matthieu Herrb
1
-2
/
+4
2011-03-14
xfree86/modes: Fixed memory leak in xf86InitialConfiguration
Erkki Seppälä
1
-13
/
+8
2011-03-10
loader: Don't distribute sdksyms.c and make it depend on the config
Keith Packard
1
-3
/
+6
2011-03-09
vbe: Fix malloc size bug
Adam Jackson
1
-1
/
+1
2011-02-25
xfree86: Allow sdksyms.dep to be included portably
Dan Nicholson
1
-1
/
+2
2011-02-24
xfree86: Bump video ABI to 10.0
Keith Packard
1
-1
/
+1
2011-02-24
Merge remote branch 'kibi/master'
Keith Packard
1
-1
/
+1
2011-02-24
Removing unused code
Alexandr Shadchin
2
-13
/
+1
2011-02-24
Merge remote branch 'ajax/for-keithp'
Keith Packard
1
-1
/
+9
2011-02-23
Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
Keith Packard
3
-115
/
+65
2011-02-23
Revert "randr: Add sprite position transforms"
Keith Packard
5
-97
/
+12
2011-02-23
Revert "randr: Implement RRSetCrtcConfigs"
Keith Packard
1
-1
/
+0
2011-02-23
Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"
Keith Packard
2
-163
/
+28
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
3
-109
/
+4
2011-02-23
Revert "DIX is responsible for ref counting scanout pixmaps."
Keith Packard
1
-0
/
+4
2011-02-23
Revert "Set sprite transforms from RRSetCrtcConfigs"
Keith Packard
1
-2
/
+2
2011-02-23
Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"
Keith Packard
2
-80
/
+31
2011-02-23
xfree86: If the driver found modes on an output, don't add more
Adam Jackson
1
-1
/
+9
[next]