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
/
randr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-17
randr: Adjust master's last set time with slaves
Nikhil Mahale
1
-0
/
+12
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-26
/
+16
2016-05-04
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
1
-0
/
+2
2015-03-31
randr: Add Monitor support (v1.1)
Keith Packard
1
-0
/
+4
2014-04-21
randr: Fix crash for NULL swap dispatch procs
Robert Morell
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-10
/
+10
2013-10-30
randr: deliver Output and Crtc events of attached output providers.
Michal Srb
1
-0
/
+24
2013-10-30
randr: send RRResourceChangeNotify event
Michal Srb
1
-0
/
+36
2013-10-30
randr: send RRProviderChangeNotify event
Michal Srb
1
-0
/
+36
2013-04-30
randr: only respected changed on the protocol screen
Dave Airlie
1
-1
/
+1
2013-04-30
randr: make SetChanged modify the main protocol screen not the gpu screen
Dave Airlie
1
-1
/
+15
2013-04-30
randr: don't directly set changed bits in randr screen
Dave Airlie
1
-0
/
+8
2012-11-30
randr: call RRProviderInit in the proper place.
Dave Airlie
1
-0
/
+2
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-0
/
+1
2012-07-07
dix/randr: add a hook into screen to replace scanout pixmap
Dave Airlie
1
-1
/
+1
2012-07-07
randr: fix tellchanged to work with slave scanouts
Dave Airlie
1
-7
/
+19
2012-07-06
randr: add provider object and provider property support (v6)
Dave Airlie
1
-1
/
+56
2012-06-28
randr: first check pScrPriv before using the pointer at RRFirstOutput
Ricardo Salveti de Araujo
1
-0
/
+3
2012-06-20
randr: Don't recurse into mieqProcessInputEvents() from RRTellChanged().
Andy Ritger
1
-1
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-202
/
+192
2011-03-14
randr: Add RRConstrainCursorHarder
Adam Jackson
1
-0
/
+2
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-15
/
+0
2010-12-06
randr: Add per-crtc pixmaps
Keith Packard
1
-0
/
+15
2010-09-29
randr: set error numbers of resource types in RRExtenstionInit() (V2)
Tobias Droste
1
-0
/
+5
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+8
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-6
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-09-20
Free randr crtc and output pointer arrays
Keith Packard
1
-0
/
+2
2009-06-09
dix/randr: Add missing fields to SRR*NotifyEvent()
Federico Mena Quintero
1
-2
/
+9
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+4
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-10
randr: use primary output for RRFirstOutput()
Adam Jackson
1
-0
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-11
/
+11
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-11
/
+11
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+4
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2007-11-20
Revert "registry: Register RANDR extension protocol names."
Eamon Walsh
1
-68
/
+0
2007-10-15
registry: Register RANDR extension protocol names.
Eamon Walsh
1
-0
/
+68
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-13
/
+3
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
1
-1
/
+2
2007-03-23
Clear allocated RandR screen private structure.
Keith Packard
1
-1
/
+1
2007-01-02
Track physical screen size and send out updates when that changes.
Keith Packard
1
-0
/
+4
2006-12-15
RandR: config time updates when hardware config changes.
Keith Packard
1
-1
/
+5
2006-11-08
Add RRInit function to create resource types for RR objects.
Keith Packard
1
-6
/
+21
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-4
/
+0
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
1
-51
/
+3
2006-10-24
Merge branch 'master' into randr-1.2
Keith Packard
1
-0
/
+48
[next]