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-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
7
-244
/
+350
2008-11-24
Allow drivers to set crtc transforms.
Keith Packard
2
-24
/
+36
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
2
-54
/
+109
2008-11-24
Eliminate inverse matrix from randr transform protocol
Keith Packard
1
-2
/
+0
2008-11-24
Report whether transforms are support from driver through extension to client
Keith Packard
2
-2
/
+20
2008-11-24
Compute matrix inversion instead of using wire version in RRCrtcTransformSet
Keith Packard
1
-3
/
+2
2008-11-24
Pass filter kernel size through transforms
Keith Packard
2
-10
/
+20
2008-11-24
Use transform when computing scanout size of modes
Keith Packard
1
-32
/
+40
2008-11-24
[RANDR] Support filters in CRTC transforms.
Keith Packard
2
-49
/
+217
2008-11-24
Wire up RandR CRTC transform protocol, bump server to RandR 1.3
Keith Packard
4
-3
/
+273
2008-11-24
Add projective transforms to RandR DIX/DDX API.
Keith Packard
2
-0
/
+33
2008-11-08
Remove some null statements.
James Cloos
2
-2
/
+2
2008-10-16
RANDR: Fix output property event delivery.
Pierre Willenbrock
1
-0
/
+6
2008-10-06
RANDR: Delivery output property events.
Keith Packard
1
-6
/
+32
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-09-21
Fix panoramiX request and reply swapping
Peter Harris
1
-4
/
+14
2008-09-10
Drop a reference to user mode after create
Keith Packard
1
-1
/
+2
2008-09-08
Revert "randr: fix user mode create initial reference count"
Zhenyu Wang
1
-0
/
+5
2008-09-03
randr: fix user mode create initial reference count
Zhenyu Wang
1
-5
/
+0
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+4
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
[prev]
[next]