aboutsummaryrefslogtreecommitdiff
path: root/render/gles2/shaders.c
AgeCommit message (Expand)Author
2021-04-08render: drop support for ellipsesSimon Ser
2020-06-17render/gles2: use .x/.y instead of .s/.tSimon Ser
2018-05-18gles2: pre-multiply alpha and fix blending functionIlia Bozhinov
2018-05-15Fix alpha for src_rgba and src_rgbxBrian Ashworth
2018-03-20render/gles2: remove global state, use OpenGL debug extensionemersion
2018-03-20gles2: Honor alpha in fragment_src_externalGuido Günther
2018-03-15render/gles2: remove matrix transposition in shadersemersion
2018-03-15Merge branch 'master' into matrix-redesignemersion
2018-03-15matrix: use 2D matricesemersion
2018-03-15Indent GLSL by two spacesGuido Günther
2018-03-11render: Flip textures in case of inverted_yGuido Günther
2018-02-12Reformat all #include directivesemersion
2017-08-12Fix external shadernyorain
2017-08-10Implement drm (egl) buffer attachingnyorain
2017-06-23Support wl_shm pixel formats in gles2 rendererDrew DeVault
2017-06-23Manually transpose matricies in shaderDrew DeVault
2017-06-23Switch to GLES2Drew DeVault