From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: macOS metal rendering engine in mac port Date: Fri, 28 May 2021 20:29:48 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22413"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Aaron Jensen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri May 28 21:30:53 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmiC4-0005cf-PJ for ged-emacs-devel@m.gmane-mx.org; Fri, 28 May 2021 21:30:52 +0200 Original-Received: from localhost ([::1]:44234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmiC3-0004TF-KS for ged-emacs-devel@m.gmane-mx.org; Fri, 28 May 2021 15:30:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmiBC-0002zS-Bn for emacs-devel@gnu.org; Fri, 28 May 2021 15:29:58 -0400 Original-Received: from outbound.soverin.net ([116.202.65.218]:57713) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmiB9-00055T-MW for emacs-devel@gnu.org; Fri, 28 May 2021 15:29:57 -0400 Original-Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 9A3E66062D for ; Fri, 28 May 2021 19:29:51 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1622230191; bh=JNA30dMCyn7HkV429v9FuurDWlyOvhbV4AtgmfOri7g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gh5oMV69gj9aNfsDuc5/Bv8kgMIvZ7kwsuQgxAZndHG0mjONczWM4hDjAlXbPrtHC 6KNTP3N3/KjLd2iZsI5ceF1vRbiibdgliNXcRatP47SVN5lGTpl7tEiCp6OvzHSi8r Z67pp9++I8F6OiLaoJWFWsNBCdPOvWbV72KURrfilrRNZLh1/NWyA0ATUto3xEsMhc zIaCyIgwK3rcLlqS4vXCNdLHR98DcqmDnFzCgCDiIduHY1Z46vvVaBCbdiP/5M6uBE Dc/ck5UrwDMljatrTMQ6u5AkX2pcuAqY2trlsKsUPbiS/ORkyULAQOj1ROWsG3/zE1 GavK4KFAx1MYg== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1lmiB2-000JBk-IA; Fri, 28 May 2021 20:29:48 +0100 Mail-Followup-To: Alan Third , Aaron Jensen , emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=116.202.65.218; envelope-from=alan@idiocy.org; helo=outbound.soverin.net X-Spam_score_int: -26 X-Spam_score: -2.7 X-Spam_bar: -- X-Spam_report: (-2.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_SBL_A=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:270021 Archived-At: On Fri, May 28, 2021 at 12:00:43PM -0700, Aaron Jensen wrote: > > > > Hmm, TBH I don't think I'd really recommend this patch over, say, > > 090ac3556c (the 2nd last commit in scratch/ns/surface-stuff). > > > > Unless it really does make a difference to input lag. > > Okay, I'll run with that for a while. And you think this is better > than the last commit of the surface-stuff branch? ¯\_(ツ)_/¯ I think I like the code a lot better, and as far as I can recall neither you, nor I, were able to detect much difference. -- Alan Third