index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86RandR.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+3
2011-02-22
xfree86: replace two inputInfo.pointer uses with device loops.
Peter Hutterer
1
-7
/
+30
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+5
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2010-04-27
Remove mibank support
Adam Jackson
1
-1
/
+0
2010-04-26
xf86: Don't crash when switching modes through RandR without owning the VT.
Pierre-Loup A. Griffais
1
-2
/
+2
2009-04-17
randr: Accept gamma set requests from XF86VidMode clients too
Adam Jackson
1
-0
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-12-01
Sun bug 6618220: Xorg server core dump in xf86RandRModeRefresh(NULL)
Jay Cotton
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+3
2008-07-15
Bug #16674: Make sure RANDR reports refresh as 0 if pixel clock is 0.
Julien Cristau
1
-0
/
+2
2008-07-04
Fix typo in the last commit.
Tiago Vignatti
1
-1
/
+1
2008-07-04
Remove deprecated function miPointerPosition().
Tiago Vignatti
1
-1
/
+1
2008-07-01
Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen.
Aaron Plattner
1
-0
/
+19
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-12
/
+8
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-12
/
+8
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
1
-1
/
+2
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-07-21
Fix the RandR failure path for rotated screens.
Aaron Plattner
1
-4
/
+8
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
1
-3
/
+3
2005-10-30
RandR: Add a driver func to let the driver determine the physical size of a
Thomas Winischhofer
1
-3
/
+26
2005-10-29
Add function for drivers to change RandR's idea of the virtual screen size.
Thomas Winischhofer
1
-0
/
+40
2005-10-12
remove unneeded line of code
Alan Hourihane
1
-2
/
+0
2005-10-11
fix a typo
Alan Hourihane
1
-1
/
+1
2005-10-11
check randrp has been initialized
Alan Hourihane
1
-2
/
+2
2005-10-11
programs/Xserver/hw/xfree86/common/xf86RandR.c
Alan Hourihane
1
-1
/
+12
2005-10-10
don't move x or y depending on the screen size change
Alan Hourihane
1
-4
/
+2
2005-10-10
rework that again
Alan Hourihane
1
-5
/
+4
2005-10-10
a furthur tweak to the randr cursor position fix
Alan Hourihane
1
-2
/
+6
2005-10-07
another update to the RandR fix (thanks Aaron)
Alan Hourihane
1
-3
/
+2
2005-10-07
update the last RandR fix
Alan Hourihane
1
-1
/
+5
2005-10-07
programs/Xserver/hw/xfree86/common/xf86RandR.c Use PointerMoved instead of
Alan Hourihane
1
-1
/
+1
2005-09-30
RandR: Fix failure handling (Closes #4635; Thomas Winischhofer)
Thomas Winischhofer
1
-21
/
+37
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2005-03-16
Don't fail calling function when DriverFunc() for RandR fails as
Egbert Eich
1
-13
/
+20
2005-01-28
Modifying X.Org Xserver DDX to allow to run X with ordinary user
Egbert Eich
1
-5
/
+5
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-2
/
+2
2004-08-13
Fri Aug 13 19:53:10 2004 Soeren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-7
/
+21
2004-08-02
Removed distro specific stuff.
Egbert Eich
1
-7
/
+20
2004-07-30
Add support for on-the-fly screen rotation when supported by hardware (Aron
Egbert Eich
1
-8
/
+34
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
[next]