index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-18
Xserver need not be compatible with old versions of xserver.
Jamey Sharp
4
-62
/
+0
2010-06-30
xfree86/modes: Allow the driver to specify initial rotation
Ville Syrjälä
1
-1
/
+4
2010-06-22
rotation: fix cursor and overlap of one pixel.
Dave Airlie
1
-3
/
+6
2010-06-15
Clean up RandR12 bits on screen close (bug 27114)
Keith Packard
3
-1
/
+28
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
1
-5
/
+2
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-3
/
+3
2010-06-07
randr: prevent an unnecessary screen resize with multiple displays
Ben Skeggs
1
-2
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
3
-12
/
+6
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+4
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
2
-12
/
+12
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-5
/
+5
2010-05-23
xf86: allow for no outputs connected at startup operation.
Dave Airlie
1
-17
/
+44
2010-05-20
Add configuration option to disable default modes on an output
Simon Farnsworth
1
-1
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
8
-66
/
+66
2010-05-11
Fix null pointer dereference in xf86_reload_cursors().
Cyril Brulebois
1
-1
/
+1
2010-04-27
Remove mibank support
Adam Jackson
1
-1
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
2
-6
/
+0
2010-03-15
hw/xfree86: fix refcounting in xf86_use_hw_cursor
Roland Scheidegger
1
-2
/
+2
2010-02-25
Allow for missing or disabled compat_output
Keith Packard
3
-11
/
+43
2010-02-25
Share enum definition for det_monrec_parameter sync_source
Keith Packard
1
-2
/
+6
2010-02-22
Always enable outputs that have been forced on in the configuration file
Simon Farnsworth
1
-1
/
+2
2010-01-27
xfree86/modes: only call gamma_set if its non NULL
Michael Vogt
1
-1
/
+1
2009-12-16
xfree86: belately init RandR12 if xinerama fails. (#24627)
Peter Hutterer
1
-1
/
+6
2009-11-20
xfree86: Edid quirk for Philips LCD LP154W01
Zhao Yakui
1
-5
/
+10
2009-11-06
randr: Turn on ModeDebug during server setup
Adam Jackson
1
-5
/
+7
2009-10-29
EDID: Extend the HDTV hack to handle "1368x769"
Adam Jackson
1
-2
/
+4
2009-10-29
modes: Fix duplicate detection, and do it more consistently
Adam Jackson
4
-31
/
+39
2009-10-29
EDID: Fix interlaced detailed timings to be frame size, not field size
Adam Jackson
1
-1
/
+40
2009-10-29
modes: Decorate interlaced mode names with a trailing 'i'
Adam Jackson
2
-5
/
+7
2009-10-29
EDID: CEA extension support
Ma Ling
2
-181
/
+341
2009-10-28
xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZE
Tormod Volden
1
-1
/
+1
2009-10-02
rotate: drop unwrapping inside block handler.
Dave Airlie
1
-7
/
+3
2009-10-01
Re-fix DGA removal.
Keith Packard
3
-5
/
+22
2009-09-28
xfree86: use the DDC size if either width or height of DisplaySize is bogus.
Peter Hutterer
1
-1
/
+1
2009-09-22
Fix sporadic segfault on resume due to accidentally freeing cursor.
Keith Packard
1
-1
/
+1
2009-09-22
Revert fe31f9c + 977953b to fix issue for good.
Matthias Hopf
1
-8
/
+2
2009-09-21
Less intrusive workaround for sporadic segfault on resume.
Matthias Hopf
1
-9
/
+7
2009-09-21
xfree86/modes: Remove all framebuffer support from DGA
Keith Packard
3
-105
/
+29
2009-09-20
xf8CrtcSetModeTransform: free adjusted_mode name too
Keith Packard
1
-1
/
+3
2009-09-16
Work around sporadic segfault on resume with intel/KMS due to cursor->bits ==...
Matthias Hopf
1
-0
/
+8
2009-09-09
xfree86: remove now unused xf86CrtcShadowClear
Peter Hutterer
1
-31
/
+0
2009-09-02
randr: Fix crtcs using set_mode_major()
Adam Jackson
1
-4
/
+5
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-0
/
+2
2009-08-25
Perform rotation redisplay before calling driver block handler (which may flu...
Keith Packard
1
-2
/
+3
2009-08-25
xf86_reload_cursors: fix cursor position to eliminate jumping after mode set
Keith Packard
1
-2
/
+4
2009-07-21
randr12: Add compatibility for XF86VidMode gamma ramps.
Michel Dänzer
1
-12
/
+7
2009-07-17
s/xf86EnableOutputs/xf86CollectEnabledOutputs/ for clarity
Adam Jackson
1
-2
/
+3
2009-07-17
randr: Add Option "Primary" to Monitor sections
Adam Jackson
1
-3
/
+18
2009-07-17
randr: Un-duplicate the reduced blanking check.
Adam Jackson
1
-11
/
+3
2009-07-17
xfree86: Fix some misleading comments
Adam Jackson
1
-11
/
+0
[next]