gtk2/gsk/ngl
Matthias Clasen 28de2eecc9 ngl: Special-case css backgrounds
Recognize a common pattern: A rounded clip with
a color node, followed by a border node, with the
same outline. This is what CSS backgrounds frequently
produce, and we can render it more efficiently with
a combined shader.
2021-03-14 16:49:31 -04:00
..
resources ngl: Special-case css backgrounds 2021-03-14 16:49:31 -04:00
gsknglattachmentstate.c
gsknglattachmentstateprivate.h
gsknglbuffer.c
gsknglbufferprivate.h
gsknglcommandqueue.c ngl: Special-case css backgrounds 2021-03-14 16:49:31 -04:00
gsknglcommandqueueprivate.h
gsknglcompiler.c ngl: Add infrastructure for clip-variants of shaders 2021-03-07 20:30:45 -05:00
gsknglcompilerprivate.h ngl: Add infrastructure for clip-variants of shaders 2021-03-07 20:30:45 -05:00
gskngldriver.c ngl: Special-case css backgrounds 2021-03-14 16:49:31 -04:00
gskngldriverprivate.h ngl: Set color as vertex attribute 2021-03-12 13:18:47 -05:00
gsknglglyphlibrary.c
gsknglglyphlibraryprivate.h
gskngliconlibrary.c
gskngliconlibraryprivate.h
gsknglprogram.c
gsknglprogramprivate.h
gsknglprograms.defs ngl: Special-case css backgrounds 2021-03-14 16:49:31 -04:00
gsknglrenderer.c g-i: add missing since annotations for 4.2 2021-03-07 19:50:32 +01:00
gsknglrenderer.h g-i: add missing since annotations for 4.2 2021-03-07 19:50:32 +01:00
gsknglrendererprivate.h
gsknglrenderjob.c ngl: Special-case css backgrounds 2021-03-14 16:49:31 -04:00
gsknglrenderjobprivate.h
gsknglshadowlibrary.c
gsknglshadowlibraryprivate.h
gskngltexturelibrary.c
gskngltexturelibraryprivate.h ngl: remove unnecessary suffix array 2021-03-03 13:03:24 -08:00
gskngltexturepool.c
gskngltexturepoolprivate.h
gskngltypesprivate.h ngl: Special-case css backgrounds 2021-03-14 16:49:31 -04:00
gskngluniformstate.c ngl: add front cache to reduce uniform changes 2021-03-12 11:22:59 -08:00
gskngluniformstateprivate.h ngl: reintroduce comparison checks 2021-03-12 11:47:15 -08:00
inlinearray.h
ninesliceprivate.h