CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2019/08/15 08:48:45
Modified files: xserver/hw/xfree86/modes: xf86EdidModes.c Log message: Don't prune duplicate modes there. This function removes too many modes, causing trouble with the vesa driver at least. Problem reported by semarie@. Thanks.