Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Don't worry so loud, your roommate can't think.


dovenet / Synchronet Programming / src/conio/Common.gmake GNUmakefile bitmap_con.c ciolib.c ciolib.h scal

SubjectAuthor
o src/conio/Common.gmake GNUmakefile bitmap_con.c ciolib.c ciolib.h scalDeuc?

1
src/conio/Common.gmake GNUmakefile bitmap_con.c ciolib.c ciolib.h scal

<65B7F53C.48517.syncprog@vert.synchro.net>

  copy mid

https://www.rocksolidbbs.com/dovenet/article-flat.php?id=2536&group=DOVE-Net.Synchronet_Programming#2536

  copy link   Newsgroups: DOVE-Net.Synchronet_Programming
From: deuc?@VERT (Deuc?)
To: Git commit to main/sbbs/master
Subject: src/conio/Common.gmake GNUmakefile bitmap_con.c ciolib.c ciolib.h scal
Message-ID: <65B7F53C.48517.syncprog@vert.synchro.net>
Date: Mon, 29 Jan 2024 10:58:04 -0800
X-Comment-To: Git commit to main/sbbs/master
Path: rocksolidbbs.com!not-for-mail
Organization: Vertrauen
Newsgroups: DOVE-Net.Synchronet_Programming
X-FTN-PID: Synchronet 3.20a-Linux master/b8d0ef979 Jan 21 2024 GCC 12.2.0
X-FTN-MSGID: 48517.syncprog@1:103/705 2a1de8c1
X-FTN-CHRS: CP437 2
WhenImported: 20240129105804-0800 41e0
WhenExported: 20240129154811-0800 41e0
ExportedFrom: VERT syncprog 48517
Content-Type: text/plain; charset=IBM437
Content-Transfer-Encoding: 8bit
 by: Deuc? - Mon, 29 Jan 2024 18:58 UTC

https://gitlab.synchro.net/main/sbbs/-/commit/c9cf87da05206e6e1159a49b
Modified Files:
src/conio/Common.gmake GNUmakefile bitmap_con.c ciolib.c ciolib.h scale.c scale.h vidmodes.c src/syncterm/syncterm.c
Log Message:
Save disk space at the expense of CPU usage.

Previously, we compiled in a RGB -> YCbCr table and used that for
scaling, which added 128MB to the size of binaries that enabled
non-integer scaling. The decision was then made to eliminated
non-integer scaling support from the Synchronet utilities to save
disk space.

With the use of the YCoCg-R, we can more efficiently transform between
the colour spaces, (about 50% more CPU than using the table), so
it's no longer prohibitive to do this in real-time.

This should also have the effect of making the Synchronet utilities
use the correct aspect ratio for the various screen modes rather
than forcing the use of square pixels. I expect DigitalMan will
hate that.

---
■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor