All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pekka Paalanen <ppaalanen@gmail.com>
To: Steven Newbury <steve@snewbury.org.uk>
Cc: Maling list - DRI developers <dri-devel@lists.freedesktop.org>
Subject: Wayland and GLES1 (Re: R200 DRM/KMS)
Date: Tue, 7 Jul 2015 09:18:16 +0300	[thread overview]
Message-ID: <20150707091816.45604154@gmail.com> (raw)
In-Reply-To: <1436219430.23984.10.camel@snewbury.org.uk>

On Mon, 06 Jul 2015 22:50:30 +0100
Steven Newbury <steve@snewbury.org.uk> wrote:

> Would gles1 be sufficient to run a Wayland compositor, I'm
> guessing probably not..?

If you can find a Wayland compositor that is written to composite with
GLES1, that's all you need from the "Wayland side". (Yeah, this has
nothing to do with Wayland per se.) Compositing in itself without any
effects is very simple, as long as you get the textures up.

Or, if you find a Wayland compositor written to use desktop OpenGL for
compositing and does not use features your GL driver does not expose,
that's good too.

Absolutely nothing about Wayland limits your choice of the GL flavour -
even more so as the compositor is not running *on* Wayland.

Also, the question of running GL apps on Wayland is a whole another
matter. There used to be a common misconception that Wayland had
something to do with only allowing GLES.

Finally, there is the option of software rendering for composition...


Thanks,
pq
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2015-07-07  6:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06 13:39 R200 DRM/KMS Steven Newbury
2015-07-06 16:25 ` Alex Deucher
2015-07-06 18:40   ` Steven Newbury
2015-07-06 19:42     ` Alex Deucher
2015-07-06 20:06       ` Steven Newbury
2015-07-06 21:26         ` Daniel Vetter
2015-07-06 21:50           ` Steven Newbury
2015-07-07  6:18             ` Pekka Paalanen [this message]
2015-07-08 20:56               ` Wayland and GLES1 (Re: R200 DRM/KMS) Steven Newbury
2015-07-08 21:01                 ` Steven Newbury
2015-07-09  2:32                   ` Michel Dänzer
2015-07-09  6:58                     ` Steven Newbury
2015-07-09 15:04                       ` Alex Deucher
2015-07-09 16:02                         ` Steven Newbury
2015-07-10 13:41                           ` Steven Newbury
2015-07-10 13:41                           ` Steven Newbury
2015-07-07 13:22           ` R200 DRM/KMS Steven Newbury
2015-07-07 13:46           ` Steven Newbury
2015-07-07 14:12             ` Alex Deucher
2015-07-07 15:44               ` Steven Newbury
2015-07-08 12:58               ` Steven Newbury
2015-07-08 13:20                 ` Alex Deucher
2015-07-08 13:53                   ` Steven Newbury
2015-07-08 13:55                     ` Alex Deucher
2015-07-08 16:10                       ` Emil Velikov
2015-07-08 16:48                         ` Steven Newbury
2015-07-08 22:44                           ` Emil Velikov
2015-07-10 10:18                             ` Steven John Newbury

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150707091816.45604154@gmail.com \
    --to=ppaalanen@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=steve@snewbury.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.