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
/
rrscreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-31
Fix a crash when rotating the screen.
Aaron Plattner
1
-3
/
+6
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
2007-03-17
Add support for user-defined modelines in RandR.
Keith Packard
1
-5
/
+11
2007-02-15
Report correct RandR 1.0 sizeID. Report correct subpixel order.
Keith Packard
1
-29
/
+33
2007-01-02
Track physical screen size and send out updates when that changes.
Keith Packard
1
-1
/
+5
2007-01-02
Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.
Keith Packard
1
-3
/
+6
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-24
/
+16
2006-12-15
RandR 1.2 rotation code must adjust width/height.
Keith Packard
1
-6
/
+19
2006-12-15
RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right.
Keith Packard
1
-44
/
+69
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-3
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-5
/
+5
2006-11-16
Remove RandR output options.
Keith Packard
1
-7
/
+6
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
1
-10
/
+22
2006-11-01
Move physical size from mode to output.
Keith Packard
1
-6
/
+9
2006-10-25
Merge master back in and clean up some unfinished code (closes 8745)
Keith Packard
1
-3
/
+3
2006-10-13
Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.
Keith Packard
1
-0
/
+31
2006-10-03
Add mode origins and output options. Fix memmoves in resource free funcs.
Keith Packard
1
-8
/
+9
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard
1
-1
/
+1
2006-09-20
RRSetCrtcConfig status fix. RRGetScreenResources timestamp fix.
Keith Packard
1
-2
/
+2
2006-09-20
Avoid calling xalloc(0). Change rrScreenSizeSet to rrScreenSetSize.
Keith Packard
1
-9
/
+20
2006-09-19
Split out 1.0-style info and new property routines to their own files.
Keith Packard
1
-0
/
+651
2006-09-17
Split RandR implementation into separate files.
Keith Packard
1
-0
/
+205
[prev]