|
2.0.0:
Remove unused ->device
Un-duplicate some init code.
vesa 2.0.0
1.99.1:
Don't disable FB access when it's already disabled.
Remove all trace of mfb
Bug #10004: Fix palette initialization in 8bpp modes.
Fix boolean inversion in VBE screen clear.
Remove some useless module loading cruft.
Prefer a more modern depth/bpp selection.
Add semi-reasonable mode validation.
Clean up memory model checking, and properly refuse unsupported models.
Update copyright.
vesa 1.99.1
Bug #11090: xf86-video-vesa COPYING file
Add conditional support for pci-rework branch.
Correct '#ifdef' to '#ifndef'. Oops.
Use XSERVER_LIBPCIACCESS to autodetect libpciaccess usage.
Use pci_device_map_range instead of pci_device_map_memory_range
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
fixup pciaccess version detect
Planar video is gone
Makefile.am: nuke RCS Id
|