index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
fbdevhw
/
fbdevhw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
fbdevhw: Test for graphics:fb%d as well as graphics/fb%d
Daniel Stone
1
-1
/
+7
2009-07-17
fbdevhw: Remove pointless OS check, this never gets built on non-Linux
Adam Jackson
1
-14
/
+1
2009-07-17
fbdevhw: Remove a #if 0
Adam Jackson
1
-6
/
+1
2009-07-17
fbdevhw: simplify some #if 1
Adam Jackson
1
-4
/
+0
2009-07-16
Coverity Prevent: NEGATIVE_RETURNS in fbdev_open_pci:
Oliver McFadden
1
-2
/
+1
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-02-04
fbdevHWGetRec() doesn't return the private data
Tomas Carnecky
1
-1
/
+4
2009-01-05
XFree86: fbdevhw: Add helper function to get fd
Daniel Stone
1
-0
/
+8
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-35
/
+35
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-7
/
+7
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
1
-25
/
+25
2008-09-04
fbdevhw: Remove pixclock check.
John Tapsell
1
-1
/
+0
2008-05-12
Fix fbdevhw initialization for PCI drivers.
Adam Jackson
1
-2
/
+2
2008-02-29
Clean up DisplayModeRec handling in many places.
Adam Jackson
1
-5
/
+2
2007-11-02
Fix magic number in fbdevhw
Adam Jackson
1
-1
/
+1
2007-08-30
Allow yres_virtual to be greater for some kernel fbdev drivers.
Alan Hourihane
1
-1
/
+1
2007-01-19
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...
Ian Romanick
1
-29
/
+39
2007-01-19
fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor.
Michel Dänzer
1
-12
/
+22
2007-01-19
fbdevhw: Consider mode set equal to mode requested if virtual width is larger.
Michel Dänzer
1
-17
/
+17
2007-01-09
Merge branch 'origin' into pci-rework
Ian Romanick
1
-48
/
+96
2006-12-31
fbdevhw: Override RGB offsets and masks after setting initial mode.
Michel Dänzer
1
-0
/
+11
2006-12-31
fbdevhw: Use displayWidth for fbdev virtual width when appropriate.
Michel Dänzer
1
-1
/
+2
2006-12-30
fbdevhw: Fix some issues with the previous commit.
Michel Dänzer
1
-2
/
+3
2006-12-30
fbdevhw: Consolidate modeset ioctl calling, report failure if it modifies mode.
Michel Dänzer
1
-47
/
+82
2006-06-07
Initial batch of changes for PCI rework. All future changes will be
Ian Romanick
1
-45
/
+91
2006-06-05
Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing
Adam Jackson
1
-6
/
+5
2006-03-29
More warning cleanup.
Adam Jackson
1
-0
/
+2
2006-02-13
Fix linux build without libc wrappers (From Fredrik Höglund)
Benjamin Herrenschmidt
1
-4
/
+6
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-1
/
+0
2005-08-26
Spit out an error when there is no valid FB device, instead of just failing
Daniel Stone
1
-0
/
+3
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-06-29
compile
Lars Knoll
1
-1
/
+1
2005-06-28
Bug #2447: Fix argument order to xf86DrvMsgVerb. (Luc Verhaegen)
Adam Jackson
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-1
/
+1
2004-08-04
Optimization of CJK rendering when using versions of freetype prior to
Egbert Eich
1
-2
/
+3
2004-07-31
Change several LoaderSymbol calls introduced by the bug #400 patch to
Adam Jackson
1
-8
/
+23
2004-07-30
Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all
Adam Jackson
1
-0
/
+9
2004-05-06
BugZilla #601: Fixing makedepend choking on floating point exception
Egbert Eich
1
-1
/
+8
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-2
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-4
/
+9
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+870