Age | Commit message (Expand) | Author |
2007-03-13 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Miod Vallat |
2006-12-03 | Instead of invoking rasops_init with a wrong depth value to have some | Miod Vallat |
2006-12-02 | Use ri_devcmap to get corrected color values, instead of directly using | Miod Vallat |
2006-11-29 | Add an unpack_attr function to struct wsdisplay_emulops, to match the | Miod Vallat |
2006-06-02 | sbus_establish() and the associated linked list in the sbus softc is now only | Miod Vallat |
2006-03-04 | Properly display underlined space characters. | Miod Vallat |
2005-03-23 | Set up a shutdown hook to put the display back to a PROM-compatible mode | Miod Vallat |
2005-03-23 | Move the alloc_screen, free_screen and show_screen wsdisplay accessops to | Miod Vallat |
2005-03-13 | Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling. | Miod Vallat |
2005-03-07 | Do not bother passing the blanking routine to fbwscons_console_init(), | Miod Vallat |
2005-03-01 | Print display resolution as %dx%d, not %d x %d. | Miod Vallat |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-07-26 | Remove orphaned prototypes. | Miod Vallat |
2004-06-20 | zx(4) support for sparc64, tested on an Ultra 2. | Miod Vallat |
2003-06-28 | Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and | Miod Vallat |
2003-06-28 | Add a macro to encode (x,y) coordinates. | Miod Vallat |
2003-06-06 | Do not bother taking care of the frame buffer flags in the softc, if the | Miod Vallat |
2003-03-09 | Correctly switch back and forth the 8-bit overlay plane (used in console | Miod Vallat |
2003-03-09 | A work-in-progress driver for the Sun ZX (aka Leo) accelerated frame buffers, | Miod Vallat |