index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
Add swapped dispatch for randr 1.2 requests
Julien Cristau
3
-69
/
+215
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-2
/
+0
2008-07-31
OutputPropertyNotifyMask is a valid thing to select for.
Tomas Carnecky
1
-1
/
+2
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
2
-12
/
+2
2008-06-15
randr: remove superfluous check against uninitialised variable.
Peter Hutterer
1
-4
/
+1
2008-06-13
Fix "warning: no previous prototype for ‘miRROutputGetProperty’".
Eamon Walsh
1
-0
/
+5
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
5
-10
/
+40
2008-03-17
Make xf86SetDesiredModes aware of current output configuration
Jesse Barnes
1
-0
/
+1
2008-03-12
Return randr interface version in xf86CrtcScreenInit()
Matthias Hopf
1
-0
/
+2
2008-03-06
Allow RandR get output property to call into drivers
Jesse Barnes
3
-6
/
+34
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-1
/
+0
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-3
/
+3
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
5
-28
/
+18
2007-11-20
Revert "registry: Register RANDR extension protocol names."
Eamon Walsh
1
-68
/
+0
2007-11-20
Revert "registry: Register XINERAMA extension protocol names."
Eamon Walsh
1
-21
/
+5
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-1
/
+3
2007-11-18
Bug #12531: RRModesForScreen can fail to allocate.
Jernej Azarija
1
-0
/
+2
2007-11-15
Allocate RRCrtcRecs with calloc.
Adam Jackson
1
-1
/
+1
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+2
2007-11-12
Only clear crtc of output if it is the one we're actually working on.
Matthias Hopf
1
-1
/
+2
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
4
-13
/
+17
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-05
RandR: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-10-15
registry: Add some missing #include's.
Eamon Walsh
3
-0
/
+3
2007-10-15
registry: Register RANDR extension protocol names.
Eamon Walsh
1
-0
/
+68
2007-10-15
registry: Register XINERAMA extension protocol names.
Eamon Walsh
1
-5
/
+21
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
3
-8
/
+2
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-11
/
+15
2007-09-15
Initialize output->pendingProperties.
Tilman Sauerbeck
1
-0
/
+1
2007-09-05
randr: RRPointerScreenConfigured needs to move all pointers.
Peter Hutterer
1
-14
/
+23
2007-08-31
[RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).
Adam Jackson
1
-7
/
+7
2007-08-31
[RANDR] Compare only milliseconds of config time. (Bug #6502)
Marius Gedminas
1
-4
/
+7
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2
-18
/
+8
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
5
-22
/
+15
2007-08-08
RRScanOldConfig cannot use RRFirstOutput before output is configured.
Keith Packard
1
-1
/
+1
2007-08-07
RRScanOldConfig wasn't getting crtcs set correctly
Keith Packard
1
-3
/
+4
2007-08-07
Decrement mode count when removing RandR output mode.
Keith Packard
1
-0
/
+1
2007-07-31
Fix a crash when rotating the screen.
Aaron Plattner
1
-3
/
+6
2007-07-25
Fix the output->crtc initialization in the old randr setup
Gustavo Pichorim Boiko
1
-0
/
+1
2007-07-23
Set the crtc before the output change is notified
Gustavo Pichorim Boiko
4
-15
/
+2
2007-07-14
Screen size bounds check in ProcRRSetCrtcConfig not masking out reflections.
Keith Packard
1
-1
/
+1
2007-06-19
Merge branch 'master' into mpx
Peter Hutterer
2
-3
/
+10
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
2
-3
/
+10
2007-04-27
Merge branch 'master' into mpx
Peter Hutterer
2
-2
/
+12
2007-04-26
Enable event delivery for multiple heads.
Paulo Ricardo Zanoni
1
-1
/
+7
2007-04-25
Disable RANDR's fake Xinerama protocol when there's more than one screen.
Adam Jackson
1
-0
/
+8
2007-04-16
RandR 1.2 spec says CRTC info contains screen-relative geometry.
Keith Packard
1
-2
/
+4
2007-04-12
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+23
2007-04-10
Rotate screen size as needed from RandR 1.1 change requests.
Keith Packard
1
-3
/
+10
2007-04-03
Swap RRScreenChangeNotifyEvent dimensions when the screen has one crtc and it...
Aaron Plattner
1
-5
/
+13
[next]