index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
fbdevhw
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+10
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
3
-113
/
+113
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
2
-6
/
+6
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
2
-14
/
+14
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
2
-50
/
+50
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-08-27
Fix fbdevhwstub for pci-rework.
Eric Anholt
1
-3
/
+2
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-12-08
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...
Ian Romanick
1
-1
/
+1
2006-09-18
Remove smashing of CFLAGS from server build.
Keith Packard
1
-1
/
+1
2006-07-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
3
-3
/
+0
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
3
-3
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-06-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
1
-0
/
+2
2006-06-18
Add some missing .gitignore stuff for Mesa symlinks and other generated files.
Eric Anholt
1
-0
/
+2
2006-06-07
Initial batch of changes for PCI rework. All future changes will be
Ian Romanick
2
-47
/
+95
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-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-2
/
+3
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-10-06
Clean up generated files to pass distcheck
Kevin E Martin
1
-1
/
+1
2005-10-01
Oops - fix build/install of fbdevhw.man
Alan Coopersmith
1
-1
/
+3
2005-10-01
Adding more doc files & fbdevhw man page
Alan Coopersmith
1
-1
/
+9
2005-08-26
Spit out an error when there is no valid FB device, instead of just failing
Daniel Stone
1
-0
/
+3
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-13
- Use fbdevhwstub.c if <linux/fb.h> is not found
Alan Coopersmith
1
-4
/
+4
2005-07-13
Dear libtool: Loadable modules do not need version numbers. kthnxbye.
Adam Jackson
1
-0
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
4
-0
/
+16
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-0
/
+2
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+13
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
[next]