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
/
rrcrtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
randr: Use RRTransformEqual in RRCrtcPendingTransform
Aaron Plattner
1
-3
/
+2
2017-01-11
randr: rrCheckPixmapBounding: do not shrink the screen_pixmap
Hans de Goede
1
-0
/
+6
2017-01-11
randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen size
Hans de Goede
1
-2
/
+2
2016-09-13
randr: Fix crtc_bounds when using rotation combined with reflection
Hans de Goede
1
-1
/
+1
2016-09-13
randr: Add RRHasScanoutPixmap helper function
Hans de Goede
1
-0
/
+19
2016-07-05
randr: Add ability to turn PRIME sync off
agoins
1
-4
/
+66
2016-06-28
randr/xf86: Add PRIME Synchronization / Double Buffer
Alex Goins
1
-28
/
+103
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-3
/
+13
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
1
-0
/
+2
2015-12-09
randr: Silence unused variable warning
Adam Jackson
1
-1
/
+0
2015-12-02
randr: Stop dirty tracking for shared pixmap being destroyed
Michel Dänzer
1
-3
/
+8
2015-12-01
randr: Cleanup rrSetupPixmapSharing()
agoins
1
-6
/
+1
2015-12-01
randr: Factor out shared pixmap creation
agoins
1
-17
/
+36
2015-12-01
randr: Factor out shared pixmap destruction
agoins
1
-8
/
+15
2015-09-21
randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap
Chris Wilson
1
-22
/
+45
2015-07-08
prime: add rotation support for offloaded outputs (v2)
Dave Airlie
1
-17
/
+43
2015-05-11
Merge remote-tracking branch 'evelikov/master'
Keith Packard
1
-20
/
+22
2015-04-21
Convert top level extensions to new *allocarray functions
Alan Coopersmith
1
-7
/
+7
2015-03-24
randr: coding style fixes
Emil Velikov
1
-2
/
+4
2015-03-24
randr: use local variables where possible
Emil Velikov
1
-13
/
+17
2015-03-24
randr: use randr: prefix in ErrorF()
Emil Velikov
1
-1
/
+1
2015-03-24
randr: remove chatty error messages
Emil Velikov
1
-4
/
+0
2014-05-12
rrcrtc: brackets are hard, lets go shopping.
Dave Airlie
1
-3
/
+4
2014-02-24
V2: Add check for link from output to crtc before optimizing out a CrtcSet call
David Sodman
1
-2
/
+12
2014-01-22
randr: Eliminate -Wshadow warnings
Keith Packard
1
-9
/
+8
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2013-10-30
randr: send RRResourceChangeNotify event
Michal Srb
1
-0
/
+4
2013-04-30
randr: don't directly set changed bits in randr screen
Dave Airlie
1
-1
/
+1
2013-02-15
randr: fix "set but unused" warnings
Peter Hutterer
1
-6
/
+3
2013-02-11
randr: unref the provider shared pixmap the appropriate number of times
Aaron Plattner
1
-0
/
+5
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-21
/
+13
2012-07-09
Use C99 designated initializers in randr Replies
Alan Coopersmith
1
-29
/
+40
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-6
/
+9
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-9
/
+8
2012-07-07
dix/randr: add a hook into screen to replace scanout pixmap
Dave Airlie
1
-0
/
+58
2012-07-07
randr: check the screen size bounds against the master
Dave Airlie
1
-2
/
+12
2012-07-07
randr: fixup constrain to work with slave screens.
Dave Airlie
1
-11
/
+46
2012-07-07
randr: add initial scanout pixmap support (v3)
Dave Airlie
1
-0
/
+171
2012-06-21
randr: Clean up compiler warnings about unused and shadowing variables
Keith Packard
1
-6
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-783
/
+721
2011-11-03
randr: Make the RRConstrainCursorHarder logic the same as miPointerSetPosition
Rui Matos
1
-19
/
+10
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
1
-2
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-53
/
+47
2011-06-06
randr: void function cannot return value
Nicolas Kaiser
1
-1
/
+1
2011-03-14
randr: Add RRConstrainCursorHarder
Adam Jackson
1
-0
/
+155
2011-02-23
Revert "randr: Add sprite position transforms"
Keith Packard
1
-17
/
+6
2011-02-23
Revert "randr: Implement RRSetCrtcConfigs"
Keith Packard
1
-469
/
+43
2011-02-23
Revert "randr: Add per-crtc pixmaps"
Keith Packard
1
-23
/
+8
2011-02-23
Revert "Set sprite transforms from RRSetCrtcConfigs"
Keith Packard
1
-12
/
+15
[next]