From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 53114200AC for ; Sun, 4 Aug 2024 23:31:43 +0200 (CEST) Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Sun Aug 4 17:27:23 -0400 2024 Received: from mimir.eigenstate.org (localhost [127.0.0.1]) by mimir.eigenstate.org (OpenSMTPD) with ESMTP id 75784634 for <9front@9front.org>; Sun, 4 Aug 2024 14:27:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eigenstate.org; h= message-id:to:subject:date:from:in-reply-to:mime-version :content-type:content-transfer-encoding; s=mail; bh=eNdUkluiSBez rZhInyN5eG2NBIY=; b=RLYw3xxCxuBKGV1T0lix4AmIyD8gFcjljRcFaSV4x4QT iUrGAg9+4Wj2oWxPk5QduadO7pZS+SCXv6BfJDL+sYcWjxPQZm7DHpzZlSgNHZUx 7tqirGNIjvb77uGxUTDSJiChqL5wyMu+N8NuuL3Dsgayopf0j9JKmRgm22+6t54= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eigenstate.org; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=mail; b=Vh7LscIaTk6sNyXQV+A njZhZlWjVU0jHbeFR5Df5/t8AsDpGKFjx1N3h4bIPds6AH60RtGbNYZkGqguBQZa WkihiMJ2H/Vb7h4HbAfRmPsguY7Vr5WNR4Rz839tlLmF3ovznk/JXXRJfcJU15Bx P5JkuONmNpymlJ1WmlBKJccY= Received: from chainsaw ( [172.58.160.34]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 2eacea25 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sun, 4 Aug 2024 14:27:21 -0700 (PDT) Message-ID: To: 9front@9front.org Date: Sun, 04 Aug 2024 17:24:41 -0400 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extensible extended GPU realtime-java ORM over SVG storage engine-aware proxy Subject: Re: [9front] Thoughts on Wayland? Reply-To: 9front@9front.org Precedence: bulk Quoth Willow Liquorice : > Thinking about it even more, if *all* graphics resources, in use or not, > are resident on the GPU server, you don't have to shove huge fonts or > textures over the network, just the rendered images (or diffs!) and some > RPCs to a process resident on the GPU server to get it drawing what you > want. That's what devdraw does.