index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
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
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
2003-10-05
Fix fbdev server to allow accelerated servers on top to use RandR. Switch
Keith Packard
1
-85
/
+99
2003-10-04
few more fixes for h3600 ts
Phil Blundell
1
-0
/
+2
2003-09-11
Get Xvesa building
Keith Packard
1
-0
/
+3
[next]