commit | 8f66743ca2cd781e912a3998196bf2ef1b9f8f4c | [log] [tgz] |
---|---|---|
author | Emil Velikov <emil.velikov@collabora.com> | Mon Sep 03 13:05:23 2018 +0100 |
committer | Emil Velikov <emil.l.velikov@gmail.com> | Wed Oct 03 13:38:05 2018 +0100 |
tree | dd1e6258162b9240dea649bef3e8142149cf3041 | |
parent | 64b4ccde0cab4bbabba8abbf206ec5aa53399821 [diff] |
egl: make eglSwapBuffers* a no-op for !window surfaces Analogous to the previous commit - the spec says the function is a no-op when a pbuffer or pixmap surface is used. Cc: samiuddi <sami.uddin.mohammad@intel.com> Cc: Erik Faye-Lund <kusmabite@gmail.com> Cc: Tomasz Figa <tfiga@chromium.org> Cc: <mesa-stable@lists.freedesktop.org> Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>