Age | Commit message (Expand) | Author |
2006-11-29 | Add an unpack_attr function to struct wsdisplay_emulops, to match the | Miod Vallat |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-08-11 | Let the windowmove() callbacks return whether they could perform the operation | Miod Vallat |
2006-08-09 | Use the blitter again for the cursor on non-mono frame buffers. | Miod Vallat |
2006-08-05 | Prefer rasops {copy,erase}rows routines for non-accelerated 1bpp frame buffers, | Miod Vallat |
2006-06-30 | When allocating the default rasops attribute, it is not necessary to use | Miod Vallat |
2006-03-12 | Previous fix was half-done, move the wsscreen_list array into the softc | Miod Vallat |
2006-03-12 | Move struct wsscreen_list out of the stack as on sparc. | Miod Vallat |
2006-02-14 | Fix <=4bpp buglet introduced in previous commit; non-hyperion frame buffers | Miod Vallat |
2005-05-08 | For 4bpp and 6bpp frame buffers, advertize highligting and colors capabilities | Miod Vallat |
2005-01-24 | Switch hp300 wscons code to rasops, for DIO frame buffers. | Miod Vallat |
2005-01-18 | Better colormap recovery after X11 exits. | Miod Vallat |
2005-01-18 | Colormap handling for topcat; Xwsfb now runs. | Miod Vallat |
2005-01-18 | Correct mmap() bounds check. | Miod Vallat |
2005-01-16 | Simplify diofb_fbinquire(), since in the only case where we need to know | Miod Vallat |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |