Age | Commit message (Expand) | Author |
2007-12-28 | If initializing a frame buffer as glass console fails, instead of an invisible | Miod Vallat |
2007-12-09 | Be more careful when checking for hardware, so as not to attach to SPX | Miod Vallat |
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-11-05 | Do not enable hardware cursor in the Brooktree DAC on the 8bpp model as well | Miod Vallat |
2006-10-29 | Fix Bt458 programming; screen burner now works on 8bpp flavour. | Miod Vallat |
2006-10-27 | Hide hardware cursor on 4bpp model. | Miod Vallat |
2006-10-22 | Fix colormap programming in 4bpp mode. | Miod Vallat |
2006-08-05 | Colormap ioctls, at last. | Miod Vallat |
2006-08-01 | Support for font widths from 9 to 16 bits, and use the 12x22 font by | Miod Vallat |
2006-07-31 | Underline support. | Miod Vallat |
2006-07-31 | Get my raster ops correct for the cursor, fixes the display glitches. | Miod Vallat |
2006-07-29 | And correctly map the ramdac when console, too. Doh. Somehow I was expecting | Miod Vallat |
2006-07-29 | Fix depth detection when gpx is the console. | Miod Vallat |
2006-07-29 | Force gpx to attach if it is the console, the interrupt test is unreliable | Miod Vallat |
2006-07-29 | At attach() time, do not simply trust the L3 switch to know if we are the | Miod Vallat |
2006-07-29 | Rewrite glass console detection and initialization code, it's simpler and | Miod Vallat |
2006-07-28 | Driver for the color frame buffer option on VAXstation 3100 models 3x/4x. | Miod Vallat |