index
:
xorg/driver/xf86-video-wsfb
master
sco_port_update
X.org xf86-video-wsfb driver.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-01
xf86-video-wsfb 0.4.0
HEAD
xf86-video-wsfb-0.4.0
master
Matthieu Herrb
1
-1/+1
2012-01-01
Constify argument of wsfb_open()
Matthieu Herrb
1
-5/+5
2012-01-01
Add missing headers for ioctl() and getpagesize() prototypes
Matthieu Herrb
1
-0/+2
2012-01-01
Bump copyright year.
Matthieu Herrb
1
-13/+13
2012-01-01
Fix white space
Matthieu Herrb
1
-1/+1
2012-01-01
Remove RCS Ids.
Matthieu Herrb
2
-2/+0
2012-01-01
Reference xorg.conf(5) in comments an manual pages.
Matthieu Herrb
1
-2/+2
2012-01-01
man: document "rotate" option.
Matthieu Herrb
1
-0/+7
2012-01-01
man: update the list of OpenBSD architectures using this driver.
Matthieu Herrb
1
-2/+2
2012-01-01
White space fix
Matthieu Herrb
1
-1/+1
2012-01-01
Replace deprecated xalloc/xfree with malloc/free.
Matthieu Herrb
1
-13/+14
2012-01-01
unifdef XFree86LOADER, this isn't optional anymore.
Matthieu Herrb
1
-4/+0
2012-01-01
Sync OpenBSD CVS rcs id.
Matthieu Herrb
1
-1/+1
2010-08-29
Do not call shawdowRemove() if shadow fb was disabled.
Matthieu Herrb
1
-1/+2
2010-08-29
Correctly handle off-screen memory in 1bpp and 4bpp modes.
Miod Vallat
1
-2/+2
2010-08-29
Fix allocation size of th shadow framebuffer.Use byes, not bits.
Matthieu Herrb
1
-1/+1
2010-08-29
replace XF86Config -> xorg.conf in a comment.
Matthieu Herrb
1
-1/+1
2010-07-23
config: add comments for main statements
Gaetan Nadon
1
-6/+6
2010-07-21
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-4/+5
2010-07-21
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1/+1
2010-07-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1/+1
2010-07-21
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2/+2
2010-07-21
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
1
-1/+0
2010-07-21
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2/+0
2010-07-20
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1/+0
2010-07-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-07-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-22/+8
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-22/+19
2009-12-30
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Gaetan Nadon
1
-1/+0
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1/+0
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-3/+6
2009-10-26
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
2
-8/+5
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-6/+64
2009-09-13
wsfb: do not forget tiny.
xf86-video-wsfb-0.3.0
Matthieu Herrb
1
-1/+1
2009-09-13
wsfb: fix typo in previous bump
Matthieu Herrb
1
-1/+1
2009-09-13
wsfb: bump for release 0.3
Matthieu Herrb
1
-1/+1
2009-09-13
Call shadowRemove() in wsfbCloseScreen().
Matthieu Herrb
1
-1/+6
2009-09-13
wsfb: update for resources/RAC API removal
Matthieu Herrb
1
-1/+5
2009-09-08
xf86-video-wsfb: Remove unused .cvsignore file #23776
Gaetan Nadon
2
-8/+0
2009-07-11
wsfb: use XORG_CHANGELOG macro to create ChangeLog. #22611
Gaetan Nadon
2
-6/+7
2009-06-01
add some missing TRACE_EXITs, tweak and clean up comments.
Jasper Lievisse Adriaanse
1
-57/+70
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
1
-25/+0
2009-01-31
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
1
-0/+20
2009-01-13
Don't call xf1bpp or xf4bpp if they're not present (xorg-server-1.6 & later)
Alan Coopersmith
2
-2/+21
2009-01-10
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
1
-1/+1
2008-09-29
Remove old libc wrapper stuff. now works with xserver 1.5.
Matthieu Herrb
1
-7/+2
2008-03-08
Makefile.am: nuke RCS Id
Matthieu Herrb
1
-1/+0
2007-02-27
Change XFree86 to __xservername__ in man page See Also section
Alan Coopersmith
1
-1/+1
2007-01-26
If using shadowfb, allocate shadow area before fbScreenInit
Alan Coopersmith
1
-0/+11
[next]