index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-05
output: drop drm-master on open() to avoid Xserver bugs
David Herrmann
1
-0
/
+1
2012-01-24
log: move log_warning to log_warn
David Herrmann
1
-9
/
+9
2012-01-18
output: add function to retrieve context
David Herrmann
1
-0
/
+9
2012-01-16
output: move EGL/GL calls into separate header
David Herrmann
1
-170
/
+61
2012-01-11
output: remove *_get_fd
David Herrmann
1
-14
/
+0
2012-01-11
output: replace "DRI" with "DRM" in comments
David Herrmann
1
-2
/
+2
2012-01-09
Fix compiler sign-mismatch warnings
Ran Benita
1
-2
/
+2
2011-12-30
output: add debug and error messages
David Herrmann
1
-9
/
+50
2011-12-30
output: allow kmscon_compositor_use to be called when asleep
David Herrmann
1
-5
/
+4
2011-12-30
output: fix dropping master priviledges on wakeup
David Herrmann
1
-7
/
+2
2011-12-26
output: add helper to check whether output is awake
David Herrmann
1
-0
/
+11
2011-12-03
Output: Correctly acquire/release DRM master
David Herrmann
1
-3
/
+10
2011-12-02
Output: Choose sane default mode
David Herrmann
1
-1
/
+20
2011-12-02
Change license to MIT license
David Herrmann
1
-1
/
+22
2011-12-01
output: save and restore crtc upon (de)activation
Ran Benita
1
-7
/
+27
2011-12-01
Output: Fix warning -Wall complains about
Ran Benita
1
-1
/
+1
2011-11-20
Add output subsystem
David Herrmann
1
-0
/
+1072