index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
fbdev
/
fbdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
xfbdev: Remove
Adam Jackson
1
-892
/
+0
2015-10-06
kdrive: Delete unused TOUCHSCREEN define.
Jamey Sharp
1
-6
/
+0
2015-04-21
Convert hw/kdrive to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2013-04-18
Xfbdev: Wire up Amiga afb4 and afb8 support
Geert Uytterhoeven
1
-1
/
+29
2013-04-18
Xfbdev: Wire up Atari iplan2p4 and iplan2p8 support
Geert Uytterhoeven
1
-1
/
+18
2013-04-18
Xfbdev: Force shadowfb for frame buffers with non-packed pixels
Geert Uytterhoeven
1
-1
/
+2
2013-04-18
Xfbdev: Reject unsupported frame buffer types
Geert Uytterhoeven
1
-25
/
+50
2013-04-18
Xfbdev: Treat 1 bpp pseudocolor as monochrome
Geert Uytterhoeven
1
-4
/
+6
2013-04-18
Xfbdev: Add support for monochrome visuals
Geert Uytterhoeven
1
-0
/
+24
2013-04-18
Xfbdev: Handle unset fix.line_length
Geert Uytterhoeven
1
-0
/
+4
2013-04-18
Xfbdev: Make char *fbdevDevicePath const
Geert Uytterhoeven
1
-1
/
+1
2013-04-02
kdrive/fbdev: revive randr new screen size logic
Geert Uytterhoeven
1
-1
/
+9
2013-04-02
Revert "kdrive: fix "set but not used" warnings"
Peter Hutterer
1
-0
/
+10
2013-03-06
kdrive: fix "set but not used" warnings
Peter Hutterer
1
-10
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-413
/
+376
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-01-06
kdrive: Make internal functions static
Mikhail Gusarov
1
-10
/
+10
2010-01-06
kdrive: Remove unused 'k' variable
Mikhail Gusarov
1
-3
/
+2
2010-01-06
kdrive: Extract common part of fbdevPutColors and fbdevEnable
Mikhail Gusarov
1
-16
/
+25
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
1
-42
/
+42
2010-01-06
kdrive: Move Xephyr-specific fields out of KdScreenInfo
Mikhail Gusarov
1
-4
/
+0
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
1
-39
/
+39
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-07-17
Dead code removal
Daniel Stone
1
-5
/
+1
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-2
/
+0
2008-04-22
Reuse the existing framebuffer mode in kdrive/fbdev
Ross Burton
1
-9
/
+17
2007-11-05
KDrive: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
1
-3
/
+0
2006-09-07
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-5
/
+13
2006-08-31
Fix previous commit breaking other kdrives pulling in fbdev.a
Matthew Allum
1
-0
/
+2
2006-08-31
Add framebuffer device command line switch for Xfbdev
Matthew Allum
1
-5
/
+11
2006-07-21
new KDrive input world order
Daniel Stone
1
-3
/
+3
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
1
-5
/
+5
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2004-11-28
Re-read "fix" structure from kernel after mode selection, in case line
Phil Blundell
1
-0
/
+5
2004-09-14
Only set screen parameters if resolution has changed from current values.
Phil Blundell
1
-2
/
+6
2004-07-26
Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogus
Keith Packard
1
-5
/
+1
2004-07-20
Select optimized
Phil Blundell
1
-1
/
+32
2004-06-28
Separate out off-screen allocation from Init. Fix Enable to update
Keith Packard
1
-2
/
+3
2004-05-28
Hey, I like devfs.
Daniel Stone
1
-1
/
+2
2004-05-06
Use current resolution by default, change rate to 75 to match
Keith Packard
1
-3
/
+10
2003-12-01
Add support for setting the video mode.
dri-0-1-branchpoint
Anders Carlsson
1
-3
/
+79
2003-12-01
Call KdShadowUnset before fbdevSetShadow.
Phil Blundell
1
-0
/
+2
2003-12-01
- Add fbdev mode-setting backend to Xati. It and vesa are compiled in when
Eric Anholt
1
-1
/
+1
2003-11-17
Clear window when Manual Subwindows redirect is destroyed
Keith Packard
1
-2
/
+2
2003-11-07
Ok, Composite extension is semi-working; when no-one asks for redirection,
Keith Packard
1
-1
/
+6
2003-11-02
merge xfixes_2_branch back to HEAD
Keith Packard
1
-220
/
+91
2003-10-14
-Wall fixes
Keith Packard
1
-19
/
+2
[next]