src/conio/bitmap_con.c sdl_con.c x_cio.c x_events.c x_events.h
From
deuce@1:103/705 to
CVS commit on Mon Feb 5 19:00:52 2018
src/conio bitmap_con.c 1.100 1.101 sdl_con.c 1.240 1.241 x_cio.c 1.43 1.44 x_events.c 1.39 1.40 x_events.h 1.8 1.9
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv10087
Modified Files:
bitmap_con.c sdl_con.c x_cio.c x_events.c x_events.h
Log Message:
Video drivers OWN the following vstat members:
cols, rows, charwidth, charheight, scaling, vmultiplier.
Only the drivers are allowed to update them, so the drivers don't need to
use locks for them. The drivers have their own internal copies, so we
don't need vstatlock in the drivers except when updating these values.
--- SBBSecho 3.03-Win32
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)