index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver
/
xf86-video-wsfb
Age
Commit message (
Expand
)
Author
2023-08-04
Support 8bpp X server on LUNA.
Kenji Aoyama
2023-08-01
Fix mmap'ing size for LUNA framebuffer.
Kenji Aoyama
2022-11-10
When no device is provided in the config file, try xf86Info.consoleFd
Matthieu Herrb
2022-11-10
Simplify the test on mode in WsfbSaveScreen() and add error checking.
Matthieu Herrb
2022-07-16
Handle framebuffers where the first pixel isn't page-aligned. Fixes the
Mark Kettenis
2022-02-07
The color map support in wsfb(4) only supports up to 256 palette entries.
Mark Kettenis
2021-03-13
Add support for 30-bit color.
Mark Kettenis
2020-06-14
Remove the (out of date) list of supported architectures.
Matthieu Herrb
2019-07-27
Compatibility with xserver 1.20
Matthieu Herrb
2019-06-30
Replace LoaderGetOS() calls by direct calls to uname(3).
Matthieu Herrb
2016-10-11
regen
Matthieu Herrb
2014-07-13
Kill duplicate line
Matthieu Herrb
2014-07-13
Suppress a bunch of compiler warnings for using constant strings
Matthieu Herrb
2014-07-13
regen
Matthieu Herrb
2014-07-13
Add $(CWARNFLAGS) to AM_CFLAGS
Matthieu Herrb
2014-07-13
Sync with recent X.Org template
Matthieu Herrb
2014-07-13
Remove unused variables
Matthieu Herrb
2014-07-13
Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks,
Matthieu Herrb
2014-07-13
Merge from upstream: the shadow*Weak() functions are going away.
Matthieu Herrb
2014-04-15
Do not return FALSE in void function. From drahn@bitrig.
Matthieu Herrb
2014-01-15
Add more luna88k-specific initialization to use color wscons and
Kenji Aoyama
2013-07-15
Add monochrome X server support for luna88k.
Kenji Aoyama
2013-05-12
Remove calls to miInitializeBackingStore() and includes of mibstore.h
Matthieu Herrb
2012-09-09
regen
Matthieu Herrb
2012-09-09
bump to xf86-video-wsfb 0.4.1
Matthieu Herrb
2012-09-09
Add compat-api.h for compatibility with xserver 1.13
Matthieu Herrb
2012-01-01
regen
Matthieu Herrb
2012-01-01
Bump revision to 0.4.0 to match upstreams release just pushed.
Matthieu Herrb
2012-01-01
Constify wsfb_open() argument.
Matthieu Herrb
2012-01-01
white space cleanup, copyright update, autotools regen.
Matthieu Herrb
2011-11-05
unifdef XFree86LOADER, this isn't optional anymore.
Matthieu Herrb
2011-11-05
Replace deprecated xalloc/xfree with malloc/free.
Matthieu Herrb
2010-08-29
Add missing headers for ioctl() and getpagesize() prototypes.
Matthieu Herrb
2010-08-29
XFree86(1) -> __xservername__(1). __xservername__ is a macro that
Matthieu Herrb
2010-08-29
Sync the build system of xf86-video-{wildcatfb,wsfb,wsudl} with upstreams.
Matthieu Herrb
2010-07-18
Fix allocation size of shadow framebuffer. Use byes, not bits.
Matthieu Herrb
2010-07-17
Do not call shawdowRemove() if shadow fb was disabled.
Matthieu Herrb
2010-02-04
Recognize WSDISPLAY_TYPE_SMFB
Matthieu Herrb
2009-11-22
Also update ChangeLog from upstreams.
Matthieu Herrb
2009-11-22
Update for resources/RAC API removal and bump to 0.3.0 to follow
Matthieu Herrb
2009-10-19
pass the real framebuffer depth to xf86SetDepthBpp() instead of letting
Matthieu Herrb
2009-09-22
XF86Config -> xorg.conf in comments.
Matthieu Herrb
2009-09-13
Call shadowRemove() in wsfbCloseScreen(). This fixes a free
Matthieu Herrb
2009-06-01
regen
Matthieu Herrb
2009-06-01
Don't call xf1bpp or xf4bpp if they're not present (xorg-server-1.6 & later)
Matthieu Herrb
2008-09-29
regen
Matthieu Herrb
2008-09-29
Get rid of the old XFree86 libc wrapper.
Matthieu Herrb
2008-04-09
regen with autoconf 2.59p2.
Matthieu Herrb
2008-01-20
add some missing TRACE_EXITs
Jasper Lievisse Adriaanse
2008-01-14
- tweak and clean up comments
Jasper Lievisse Adriaanse
[next]