Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 48320 invoked from network); 27 Jul 2006 11:24:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2006 11:24:50 -0000 Received: (qmail 86241 invoked by uid 500); 27 Jul 2006 11:24:47 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 85965 invoked by uid 500); 27 Jul 2006 11:24:46 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 85954 invoked by uid 99); 27 Jul 2006 11:24:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 04:24:46 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dkishenko@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 04:24:45 -0700 Received: by py-out-1112.google.com with SMTP id c63so189246pyc for ; Thu, 27 Jul 2006 04:24:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eX6ZAnsoAjdVO2RsdOGpRKHdORSCaBerfxUsrsvdJxfM2dV9O5Bl3SYEGLqu+ndpwiEbPFWrQAjwx2OM4aB+JyzsU0aiLyK8zxlLGJ9W3pI2SMVij6U64r9tsn9JDfp7Eii5K4Uwqspzh1XungKgtyHB7XFWZ+3s7vriLdnvShM= Received: by 10.35.37.13 with SMTP id p13mr13005162pyj; Thu, 27 Jul 2006 04:24:18 -0700 (PDT) Received: by 10.35.73.20 with HTTP; Thu, 27 Jul 2006 04:24:18 -0700 (PDT) Message-ID: <834b3bd50607270424w54ba6722pb47fd5a4d8acd7a1@mail.gmail.com> Date: Thu, 27 Jul 2006 15:24:18 +0400 From: "Denis Kishenko" To: harmony-dev@incubator.apache.org Subject: Re: AWT 2D PERFORMANCE ISSUE In-Reply-To: <78ded78f0607270411i3efeb4cg3e7511c7b2bef8e2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <78ded78f0607262324p23fea053gc96c54194b7cc0fe@mail.gmail.com> <834b3bd50607270355k4ea105afs832f611c67bffb99@mail.gmail.com> <78ded78f0607270411i3efeb4cg3e7511c7b2bef8e2@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 2006/7/27, Igor Stolyarov : > Denis I hope you understand that I discuss BufferedImage rendering. First of > all I offer draw all primitive for example on the DirectDrawSurface which > will be cache of BufferedImage and then blit this Surface to the > PrimarySurface (Screen). When we need Java access to the Raster of this > BufferedImage we have to synchronized Raster and cache > -- > Igor V. Stolyarov > Intel Middleware Products Division > > I know details of your problem but other people don't. If you want to get recommendations from community you should explain it more. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org