diff options
author | Eric Engestrom <eric.engestrom@imgtec.com> | 2016-10-10 17:33:17 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-10-11 14:04:26 +0100 |
commit | 0a606a400fe382a9bc726beef269b47f4485d85f (patch) | |
tree | 723ba74b2658b07182ad602ed0fdd52c1dff18e7 /src/gallium/drivers/swr | |
parent | b9e639589d2e06f3a7ecfebd811cacb9655fab5a (diff) | |
download | external_mesa3d-0a606a400fe382a9bc726beef269b47f4485d85f.zip external_mesa3d-0a606a400fe382a9bc726beef269b47f4485d85f.tar.gz external_mesa3d-0a606a400fe382a9bc726beef269b47f4485d85f.tar.bz2 |
egl: add eglSwapBuffersWithDamageKHR
EGL_KHR_swap_buffers_with_damage is actually already supported, as it is
technically nothing but a rename of EGL_EXT_swap_buffers_with_damage.
To that effect, both extension are advertised depending on the same
condition, and the new entrypoint simply redirects to the previous one.
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'src/gallium/drivers/swr')
0 files changed, 0 insertions, 0 deletions